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 > Difference between system time and database time

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-25-08, 01:38
jui.turilay jui.turilay is offline
Registered User
 
Join Date: Apr 2008
Posts: 1
Difference between system time and database time

Hi,

I have installed DB2 9.5, on AiX 6.1. System time and DB2 database time are not same. Anyone has any idea why do they differ?


System date is:
> date
Fri Apr 25 05:27:05 2008

> db2 create db test
DB20000I The CREATE DATABASE command completed successfully.
> db2 connect to test

Database Connection Information

Database server = DB2/AIX64 9.5.0
SQL authorization ID = DB295A64
Local database alias = TEST

> db2 "SELECT current time FROM sysibm.sysdummy1"

1
--------
01:27:11

1 record(s) selected.

Timezone in /etc/environment is set as TZ=GMT+5.30

Thanks,
Jui
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