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     Report works but get FOC205 error when in Command Console

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Report works but get FOC205 error when in Command Console
 Login/Join
 
Gold member
posted
Hi,
I'm a relative newbee to WebFocus. I have a application that I created and am able to create and run reports against the master files in my application. When I go to Command Console to run a query to list the records from one of my tables I get a:
(FOC205) The Description cannot be found from file Named: Act

The syntax I'm using is:

TABLE FILE ACT
PRINT NUMBER
END

The table ACT only has the one field (NUMBER).

I created a report that runs successfully that prints out records from the ACT table but just can't seem to figure out why I'm getting the error in Command Console?


7.7.02 Windows7
HTML/Excel/PDF
 
Posts: 66 | Registered: April 16, 2008Report This Post
Virtuoso
posted Hide Post
Is the master description in your application path?




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
Expert
posted Hide Post
Frank is right.

Which app is your fex in ?

You can use the command
APP SHOWPATH
to list what is currently in the path.

If it is not in the path you can either

  • use APP APPENDPATH {app}
  • Add you app the the path, this is done in the console.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Gold member
posted Hide Post
Could you tell me how I can check if
the master description is in my application path


7.7.02 Windows7
HTML/Excel/PDF
 
Posts: 66 | Registered: April 16, 2008Report This Post
Expert
posted Hide Post
Do an APP SHOWPATH assuming that you know what directory your master is in. It is always a good idea to put the APP PREPENDPATH in your program anyway just in case when you run from a browser and the directory in not in the edasprof app path, the program knows where the master is.


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
Expert
posted Hide Post
You should also be able to use WHENCE to tell you where the master file would be used from -

WHENCE CAR MASTER

generally gives -

C:\ibi\apps\ibisamp\car.mas


T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Virtuoso
posted Hide Post
Are you talking about the command console in DevStudio? It functions only on the local WF server available to DevStudio, so unless you are doing local development (as opposed to server/MRE development) that server will not have access to file same files. I suspect this is your issue.

If you are talking about the Web console for the WF server, then APP QUERY or APP SHOWPATH should show you the files you have available or use the WHENCE as Tony suggests to tell you the location of the specific MFD you are looking for.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report This Post
Gold member
posted Hide Post
Thanks to all your replies. I was successfull in adding the app to the path and this fixed the problem with getting the FOC205 error.


7.7.02 Windows7
HTML/Excel/PDF
 
Posts: 66 | Registered: April 16, 2008Report 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     Report works but get FOC205 error when in Command Console

Copyright © 1996-2020 Information Builders