ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Day Light Saving Change Impact on MQ

Post new topic  Reply to topic
 Day Light Saving Change Impact on MQ « View previous topic :: View next topic » 
Author Message
Bni
PostPosted: Thu Feb 22, 2007 7:15 am    Post subject: Day Light Saving Change Impact on MQ Reply with quote

Apprentice

Joined: 09 Aug 2006
Posts: 29

Hi everyone,

Does anyone know that the day light saving change have any impact on MQ application? We are running 5.0 or 5.2 and 5.3. I know there is not much we can do about 5.0. But I am not sure whether there are any patches to 5.2, or higher; whether MQ application gets the time from system, if that is the case, we should be fine since the server is already patched.

Any inputs are appreciated.
Back to top
View user's profile Send private message
special_agent_Queue
PostPosted: Thu Feb 22, 2007 7:21 am    Post subject: Reply with quote

Centurion

Joined: 27 Jul 2006
Posts: 102

Yes.










http://www-1.ibm.com/support/docview.wss?rs=171&context=SSFKSJ&dc=D600&uid=swg21246616&loc=en_US&cs=UTF-8&lang=en
Back to top
View user's profile Send private message
tleichen
PostPosted: Thu Feb 22, 2007 7:22 am    Post subject: Reply with quote

Yatiri

Joined: 11 Apr 2005
Posts: 663
Location: Center of the USA

http://www-1.ibm.com/support/docview.wss?uid=swg21246616


_________________
IBM Certified MQSeries Specialist
IBM Certified MQSeries Developer
Back to top
View user's profile Send private message
lex_talionis
PostPosted: Wed Feb 28, 2007 1:21 pm    Post subject: Reply with quote

Novice

Joined: 23 Aug 2006
Posts: 23
Location: Austin, TX

tleichen wrote:
http://www-1.ibm.com/support/docview.wss?uid=swg21246616



Hummm...so for WebSphere MQ 6 is says to apply For US Time Zone Updates: Apply WebSphere MQ V6.0.2.0 refresh pack. I applied this about 2 months ago. I just downloaded it again and check the refresh pack to the one I downloaded 2 months ago and it seems to be the same.

So I'm okay then right?

Thanks,
Lex
Back to top
View user's profile Send private message
lex_talionis
PostPosted: Sun Mar 11, 2007 8:27 am    Post subject: Reply with quote

Novice

Joined: 23 Aug 2006
Posts: 23
Location: Austin, TX

so I just checked and our servers are running the correct time; however our WMQ 6 environment is still an hour behind...refresh pack 2 has already been applied about a month ago.

anyone else see this yet? does mq need to be restarted?

Lex
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Mar 11, 2007 5:37 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

lex_talionis wrote:
so I just checked and our servers are running the correct time; however our WMQ 6 environment is still an hour behind...refresh pack 2 has already been applied about a month ago.

anyone else see this yet? does mq need to be restarted?

Lex

Did you apply any of the OS DST patches ?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
UglyAngelX
PostPosted: Mon Mar 12, 2007 3:44 am    Post subject: Reply with quote

Voyager

Joined: 04 Dec 2001
Posts: 90
Location: BEARS FAN IN STEELER COUNTRY

Only strange thing we have seen so far is messages on a test environement coming up with some strange date...I believe it is something like 17 September 17,1729. We got this after an OS patch and we are still working on it....it is on Solaris MQ 6.0.1 coming from Z/OS. Messages are fine going to Z/OS and fine leaving.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Mon Mar 12, 2007 5:21 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

We didn't face any issues for MQ 6.0.2.0 and 5.3 , the logs reflecting the DST timings.


Thanks and Regards
Gayathri
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
lex_talionis
PostPosted: Mon Mar 12, 2007 5:36 am    Post subject: Reply with quote

Novice

Joined: 23 Aug 2006
Posts: 23
Location: Austin, TX

Our servers had the MS DST patches applied and the server OS time was correct; however, Eclipse was still showing times one hour behind. I contacted IBM and it's the Eclipse JRE that needed to be updated. Here's there email support message to me:

Code:
Here are the instructions I mentioned in my voicemail..

The JVM that is installed with the Eclipse GUI needs to be updated using the JAVA Time Zone Utility (JTZU) tool...


Send me an email if you have any questions.. (websphere_support@mainz.ibm.com)..

Hello L2,
Customers need to ensure that the JRE being used by eclipse (which can be customized be customers) is up to date by running the JTZU against
the specified version that they are using. The actions that need to be
taken are as follows ....
- identify the JDK in use by eclipse
This is achieved by launching the WebSphere MQ explorer, and then
following the menu tree ...
Window ->Preferences -> Java -> Installed JREs
.
A list of one or more installed JREs are displayed in the panel.
One of these JREs will be 'checked' indicating that it is the one
that eclipse will use to run java code (MQ Explorer in this case)
against. Make a note of this location for example C:\JDK\J150
- Download and extract the appropriate JTZU from ...
.
http://www-128.ibm.com/developerworks/java/jdk/dst/index.html
.
- use the command and change directories to the extract location.
- alter the runjtzuenv.bat file to set the location of a JVM that the
tool will be launched under. for example...

rem set JAVA_HOME to the a Java installation directory
set JAVA_HOME=c:\jdk\j142\jre
rem set NOGUI
set NOGUI=false
rem set DISCOVERONLY
set DISCOVERONLY=true
rem set SILENTPATCH
set SILENTPATCH=false


This would instruct the tool to run against a JRE (in this case 1.4.2) at a location c:\jdk\j142\jre

- launch the tool using runjtzu.bat
- select 'Interactive mode' and click start button
- ensure customer make a note of the warning message regarding applying
maintenance
- enter the location of the java runtime being used by eclipse,
for example c:\jdk\J150\jre (please note that '\jre' is needed here)
- click update to begin the update process.
.
.
Customer should then re-test the MQExplorer and determine if the problem
persists.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Day Light Saving Change Impact on MQ
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.