Focal Point
[SOLVED] Listing Of Master Information

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7357083776

July 22, 2015, 10:56 AM
SDALSTON
[SOLVED] Listing Of Master Information
I know how to use CHECK FILE HOLD to get a list of segments and fields, however some information is missing like REMARKS, segment description. Also primary key and index information, and join information for relational tables.

I'm using WebFOCUS version 81M.

Is there another query that I can use to get that kind of information? Perhaps one of the APP queries? I use "APP LIST HOLD" to get a list of files in the APP folders.

Thanks,
Sharon

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 8
July 22, 2015, 11:07 AM
Tomsweb
You can probably get this info from SYSCOLUM.
Please research SYSCOLUM.


Tomsweb
WebFOCUS 8.1.05M, 8.2.x
APP Studio, Developer Studio, InfoAssist, Dashboards, charts & reports
Apache Tomcat/8.0.36
July 22, 2015, 11:11 AM
Tomsweb
http://www.informationbuilders...etter/10-2/07_redden


Tomsweb
WebFOCUS 8.1.05M, 8.2.x
APP Studio, Developer Studio, InfoAssist, Dashboards, charts & reports
Apache Tomcat/8.0.36
July 22, 2015, 11:37 AM
SDALSTON
I cannot find the SYSCOLUMN master. It isn't in baseapp or ibisamp app folders. I wonder if it exists in WF8? I noticed the article in your link is from 2009.

I also tried to find a table in the WF8_CORE db but did not find anything really useful. There could be a stored procedure, but it isn't clear from the names if they are useful for my situation.

Thanks,
Sharon
July 22, 2015, 11:45 AM
Tony A
quote:
SYSCOLUMN

Try it without the "N" and you will find it Smiler

Remember that it is multi segment and some segments may not contain data so you may want to use SET ALL=PASS

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 
July 22, 2015, 11:55 AM
SDALSTON
Great Scott! I missed something. Big Grin I just tried without the N and there it was!

Thanks!
July 22, 2015, 12:00 PM
Tony A
The devil's in the detail!!

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 
July 22, 2015, 02:30 PM
SDALSTON
There is also a SYSAPPS master that contains detail information on all files in the APP folders as well as app folder info. The REMARKS from the FILE line in the master is located there.
July 22, 2015, 05:52 PM
Waz
And also SYSTABLE as well as others.


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!

July 22, 2015, 06:04 PM
Francis Mariani
And don't forget the RDBMS system tables...


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server