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     [CLOSED] get date/time stamp of when a report was last ran for all the reports in MRE

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] get date/time stamp of when a report was last ran for all the reports in MRE
 Login/Join
 
Guru
posted
Hi,

I am trying to get date/time stamp of when a report was last ran for all the reports in MRE. We are licensed for Resource Analyzer. Just checking to see if anyone has done this. Also, userid that ran the last report would be helpful.

I was able to get list of all my reports in MRE using Francis' example http://forums.informationbuild...391015861#7391015861

Thanks,
Sayed

This message has been edited. Last edited by: Kerry,


WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
 
Posts: 285 | Location: Texas | Registered: June 27, 2006Report This Post
Expert
posted Hide Post
Since you already have Resource Analyzer, you can report from its tables. SMQUERY is the one I'd start with.


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
Guru
posted Hide Post
I tried the code below but I am seeing timestamps from June. I am trying to get all the reports under basedir standard folder and when the report was last ran. I should see lots of reports with today's and yesterday's date as we run hundreds of reports daily.

JOIN SMKEY IN SMQUERY TO ALL SMKEY IN SMFROMS AS J1
JOIN SMKEY IN SMQUERY TO ALL SMKEY IN SMREQSTS AS J2
JOIN SMRPCKEY IN SMQUERY TO ALL SMRPCKEY IN SMRPCS AS J3


TABLE FILE SMQUERY
PRINT
SMDATE
SMTIME
SMUSERID
SMMREID
SMCONNID
SMSERVER
SMCONNADDR

SMDOMAIN
BY SMFEXLOC
ON TABLE PCHOLD FORMAT EXL2K
END

Thanks,
Sayed

This message has been edited. Last edited by: Sayed,


WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
 
Posts: 285 | Location: Texas | Registered: June 27, 2006Report This Post
<JG>
posted
just the obvious, Is Analyzer actually running and collecting stats?
 
Report This Post
Guru
posted Hide Post
It says resource management active. Global monitoring is on. Am I missing a step?

Thanks,
Sayed


WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
 
Posts: 285 | Location: Texas | Registered: June 27, 2006Report This Post
Guru
posted Hide Post
Make sure you haven't maxed out the database space back in June!


(Prod: WebFOCUS 7.7.03: Win 2008 & AIX hub/Servlet Mode; sub: AS/400 JDE; mostly Self Serve; DBs: Oracle, JDE, SQLServer; various output formats)
 
Posts: 391 | Location: California | Registered: April 14, 2003Report This Post
Guru
posted Hide Post
It's pointed to FOCUS DB not relational. I guess I will have to point it to a SQL DB.

Thanks,
Sayed


WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
 
Posts: 285 | Location: Texas | Registered: June 27, 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     [CLOSED] get date/time stamp of when a report was last ran for all the reports in MRE

Copyright © 1996-2020 Information Builders