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 > is DATE in database stand by itself or catch from operating system?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-11-07, 12:42
M_RAS M_RAS is offline
Registered User
 
Join Date: Sep 2003
Location: canada
Posts: 230
is DATE in database stand by itself or catch from operating system?

I am using db2 v8.2.3 and aix 5.2

My question is :

is DATE in database comes from db2 itself or the resourse for DATE is operating system?

Thank you for your help.
Reply With Quote
  #2 (permalink)  
Old 01-11-07, 12:52
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
current date (or current_date) comes from the OS.
__________________
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
  #3 (permalink)  
Old 01-11-07, 12:59
M_RAS M_RAS is offline
Registered User
 
Join Date: Sep 2003
Location: canada
Posts: 230
Quote:
Originally Posted by Marcus_A
current date (or current_date) comes from the OS.
Hi Marcus_A

Thank you for quick response

If it comes from OS why IBM recomended to install fix pack 14 to react to
Daylight Saving Time (DST) in advance. according your comment we need just a patch in OS level and fix the problem

http://www-1.ibm.com/support/docview...=utf-8&lang=en

please advise
Reply With Quote
  #4 (permalink)  
Old 01-11-07, 13:05
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
My understanding is that the fixpack updates the java JDK and only affects things that use java, such as the Control Center (the admin server uses the JDK on the server side), java SP's, etc.

IBM also supplies a fix to the old JDK's if you don't want to install fixpack 14, or if you don't want install the latest Java code.
__________________
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
  #5 (permalink)  
Old 01-11-07, 13:26
M_RAS M_RAS is offline
Registered User
 
Join Date: Sep 2003
Location: canada
Posts: 230
Quote:
Originally Posted by Marcus_A
My understanding is that the fixpack updates the java JDK and only affects things that use java, such as the Control Center (the admin server uses the JDK on the server side), java SP's, etc.

IBM also supplies a fix to the old JDK's if you don't want to install fixpack 14, or if you don't want install the latest Java code.

Thank you again Marcuse_A,

do you know How can I get supplies a fix to the old JDK?
Reply With Quote
  #6 (permalink)  
Old 01-11-07, 13:29
M_RAS M_RAS is offline
Registered User
 
Join Date: Sep 2003
Location: canada
Posts: 230
Quote:
Originally Posted by M_RAS
Thank you again Marcuse_A,

do you know How can I get supplies a fix to the old JDK?

Sorry the following site:

http://www-1.ibm.com/support/docview...=utf-8&lang=en

Note: on DB2 V8 Unix and Linux, JDK is not shipped in its
fixpak, hence DB2 FixPak 14 will not patch the JDK that is
already on the system. You should make sure the JDK is DST
compatible or update the Java time zone data using the Java
TimeZone Update Utility.
(refer URL mentioned in the workaround section.)
What do you think?
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