Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Informix Topics / December 2007

Tip: Looking for answers? Try searching our database.

Can I know the last time when I run 'onstat -z' ?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
roger@star2000.com.tw - 29 Dec 2007 05:40 GMT
Is ids server will record the timestamp when we run 'onstat  -z' ?
Can I get any information from sysmaster database  or else ?
Richard Harnden - 29 Dec 2007 10:37 GMT
> Is ids server will record the timestamp when we run 'onstat  -z' ?
> Can I get any information from sysmaster database  or else ?

Yes it does.

sysmaster:sysshmvals.sh_pfclrtime holds that as a long, use dbinfo to
convert it.

SELECT sh_pfclrtime, dbinfo('UTC_TO_DATETIME', sh_pfclrtime)
FROM   sysmaster:sysshmvals
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.