Hi all!
First time I am posting in this forum, hope you can help.
Some info on my system:
---
Win7, 64bit
Product name: "DB2 Enterprise Server Edition"
License type: "Restricted"
Expiry date: "Permanent"
Product identifier: "db2ese"
Version information: "9.7"
DB21085I Instance "DB2" uses "64" bits and DB2 code release "SQL09071" with level identifier "08020107".
Informational tokens are "DB2 v9.7.100.177", "s091114", "IP23029", and Fix Pack "1".
---
The question is, I have a table with a field of type TIMESTAMP, what timezone is used to show this time in control center? Google says that it should be my local system timezone, but I changed the system timezone manually, restart the computer, and the date was not changed.
On the other hand
"select current timestamp from sysibm.sysdummy1"
returns correct local time, and changes with local timezone change.
Thanks! :beer:
First time I am posting in this forum, hope you can help.
Some info on my system:
---
Win7, 64bit
Product name: "DB2 Enterprise Server Edition"
License type: "Restricted"
Expiry date: "Permanent"
Product identifier: "db2ese"
Version information: "9.7"
DB21085I Instance "DB2" uses "64" bits and DB2 code release "SQL09071" with level identifier "08020107".
Informational tokens are "DB2 v9.7.100.177", "s091114", "IP23029", and Fix Pack "1".
---
The question is, I have a table with a field of type TIMESTAMP, what timezone is used to show this time in control center? Google says that it should be my local system timezone, but I changed the system timezone manually, restart the computer, and the date was not changed.
On the other hand
"select current timestamp from sysibm.sysdummy1"
returns correct local time, and changes with local timezone change.
Thanks! :beer: