If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > figuring out application id status_change_time

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-07-09, 13:15
bulump bulump is offline
Registered User
 
Join Date: Oct 2009
Location: Calgary, AB Canada
Posts: 37
figuring out application id status_change_time

so if I have a application id of: 10.200.12.237.37843.09120715021

I am parsing this out as IP.port.timestamp_of_connection

1) is this correct?

taking the timestamp_of_connection, I am assuming: YYMMDDHHMMS

2) is this correct?

that would mean, in this example, that the connection time is 2009-12-07-15.02.01

but the system time is: Mon Dec 7 12:12:10 CST 2009

this doesn't make any sense...

what am I missing?
Reply With Quote
  #2 (permalink)  
Old 12-07-09, 13:32
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
What time zone are you in? I believe the time stamp is UTC.

Andy
Reply With Quote
  #3 (permalink)  
Old 12-07-09, 13:36
bulump bulump is offline
Registered User
 
Join Date: Oct 2009
Location: Calgary, AB Canada
Posts: 37
Quote:
Originally Posted by ARWinner View Post
What time zone are you in? I believe the time stamp is UTC.

Andy
The server is in Central Time (USA:Nebraska)....

UTC would bring the time to 2009-12-07-08.02.01 CST, which sounds reasonable...


Can we confirm this? BTW, I thought DB2 went off of system time?
Reply With Quote
  #4 (permalink)  
Old 12-07-09, 13:40
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
DB2 will do some things in UTC.

Andy
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On