Home
|
Contact Us
|
FAQ
|
Search & Site Map
|
Link to Us
Sign In
|
Join
|
Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2
Informix
Ingres
MS SQL
Oracle
Pervasive.SQL
PostgreSQL
Progress
Sybase
Desktop Databases
FileMaker
FoxPro
MS Access
Paradox
General
General DB Topics
Database Theory
Related Topics
Java Development
.NET Development
VB Development
More 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:
Tree View
List View (postings sorted by date)
Single Message 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 ?
Reply to this Message
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
Reply to this Message
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.