Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Using Desktop Developer 5.3.3 and MSSQL

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Using Desktop Developer 5.3.3 and MSSQL
 Login/Join
 
<Heather>
posted
I have copied a focexec into Desktop Developer version 5.3.3 (hub to sub environment that calls a MSSQL stored procedure). I can open it up in procedure viewer to view all the components but I'm unable to open it up to do any formatting. This is the error I get "Error parsing Master File GENEV (FOC1400) SQLCODE IS 156 (HEX:0000009C) XOPEN:42000 (FOC1414 EXECUTE IMMEDIATE ERROR.(FOC205) THE DESCRIPTION CANNOT BE FOUND FOR THE FILE NAMED: HOLD1 (FOC1400) SQLCODE IS 1400 (HEX: 00000578) L (FOC1405) SQL PREPARE ERROR"

I think I might need some syntax to stick in at the beginning that will allow me to call sql. Or maybe I need to make a sql connecttion within my Desktop Developer software.......Does anyone have any suggestions

Heather Dobbin
 
Report This Post
Expert
posted Hide Post
Hi, Heather.

You registered on my birthday. Smiler

I hate that 'error parsing master' message. Do you have the master in your local ibi/apps directory? If yes, your idea about creating a local connection is a good one. Give it a try.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
<Heather>
posted
No I don't have the master loaded/created. We are running native sql.
 
Report This Post
Expert
posted Hide Post
Then it sounds like you need to set up a local connection. You are running localhost, right?


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
<Heather>
posted
yes,
 
Report This Post
Expert
posted Hide Post
OK. Set up the ODBC connection with the ODBC Data Sources tool.

Then bring up the web console for the reporting server, should be localhost:8121, go to Adapters and set up the WebFOCUS connection.

Once you have done that, go back to your SQL (and it sounds like you might already have this so I apologize if this is a repeat), and make sure that you hold the output of the SQL query.

SQL SQLMSS
SELECT .....
FROM .....
WHERE .....;
TABLE
ON TABLE HOLD FORMAT ALPHA
END

You should then hopefully be able to open up the painter against the hold file.

In 7.x, the SQL Wizard eliminates having to do the hold.

I hope this helps.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Using Desktop Developer 5.3.3 and MSSQL

Copyright © 1996-2020 Information Builders