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.
New TIBCO Community Coming Soon
In early summer, TIBCO plans to launch a new community—with a new user experience, enhanced search, and expanded capabilities for member engagement with answers and discussions! In advance of that, the current myibi community will be retired on April 30. We will continue to provide updates here on both the retirement of myibi and the new community launch.
What You Need to Know about Our New Community
We value the wealth of knowledge and engagement shared by community members and hope the new community will continue cultivating networking, knowledge sharing, and discussion.
During the transition period, from April 20th until the new community is launched this summer, myibi users should access the TIBCO WebFOCUS page to engage.
I need to create some custom Resource Analyzer reports.
I found that I couldn't access the Administrative and Usage monitoring tables in Report Painter, but could create focexecs in the text editor that worked.
What do I ned to do to be able to access these tables in the Report Painter?
Thank you.This message has been edited. Last edited by: Kerry,
The reason for that is that the server can find the master files, but report painter can't. These master files usually reside in the servers home/catalog directory. Copy them to an app folder so the painter can see them.
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007
Are there any masters other than the ones listed in Appendix B of the documentation? Due to security restrictions here, I can't access the servers home/catalog directory.
If you can do it, create synoyms for the RA tables into a directory which is either in the global path or your personal path. You will then be able to do reports using the Report Painter.
If you create alternate masters for the RA tables, it might be a good idea to name them slightly different than the ones in the catalog. I ran into problems by naming them the same because my reporting connector has select only access, and catalog connector is read-write. You know 2 masters for the same file can be bad news!
I think the list of databases is quite complete. This list can be divided into master files needed for the resource analyzer product and files for the governor product. The complete list is: SMSERVERS Table (SMSERVRS.MAS) SMCONTROL Table (SMCNTRL.MAS) SMKBASE Table (SMKBASE.MAS) SMPRL Table (SMPRL.MAS) SMPARAMETERS Table (SMPRMTRS.MAS) SMQUERY Table (SMQUERY.MAS) SMREQUESTS Table (SMREQSTS.MAS) SMFROMS Table (SMFROMS.MAS) SMCOLUMNS Table (SMCOLMNS.MAS) SMRELATIONS Table (SMRELTNS.MAS) SMBYS Table (SMBYS.MAS) SMFUNCTIONS Table (SMFNCTNS.MAS) SMGOVERN Table (SMGOVEND.MAS) SMREMOTES Table (SMRMTS.MAS) SMRPCS Table (SMRPCS.MAS)
Be aware: In release 77 and up these files do not exist any more. Should you have the need to upgrade to release 77, your custom reports will no longer work.
Hope this helps ...
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007