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 > day light savings

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-09-07, 13:06
DBAgirl DBAgirl is offline
Registered User
 
Join Date: Jan 2004
Location: San Antonio, Texas
Posts: 47
Cool day light savings

Hi,
I am researching 6 RDBMS plaforms for the time change issue and the water is a little murky. Running DB2 v8.1 and v8.2 requires a patch or the running of a util called JZTU. So what is not clear, does this util have to be run if all the java is upgraded to 1.5? We are running Db2 on HP, AIX, and Linux. I have heard upgrading AIX to 5.3 fixed the problem and the patch or util are not required, does anyone know if this is true? What about HP and Linux?

Thanks,
DBAGIRL
Reply With Quote
  #2 (permalink)  
Old 01-09-07, 13:59
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
DB2 uses IBM JVM, so I don't believe upgrading Sun Java environment is going to make a lot of difference. You will need to run JTZU (Java Time Zone Upgrade) to apply the fix, unless you decide to install Fixpak 14 instead.

http://www-1.ibm.com/support/docview...=utf-8&lang=en
Reply With Quote
  #3 (permalink)  
Old 01-09-07, 16:04
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Are any changes needed if the DB2 server runs on GMT time?
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #4 (permalink)  
Old 01-09-07, 18:58
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
I'd consider it a low risk situation. Given that it's JVM that is being patched, I'd assume that only Java code that does (explicit or implicit) time calculations will be directly affected. On the other hand, IBM seem to have done a good job of isolating the time zone fix into a separate patch; remember, originally you had to apply entire Fixpak 14 on Windows for the daylight saving time fix alone... So I guess applying this fix is low risk too.
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