Posted: Mon May 25, 2015 6:00 am Post subject: CURRENT_TIMESTAMP differences between WMB7 and IIB9
Newbie
Joined: 25 May 2015 Posts: 1
Hi
We are currently running WMQ7.0.0.7 and am in the process of upgrading (manual) to IIB9.0.0.3.
Some of our eSQL code returns different values and I cannot trace why...
IIB 9.0.0.3/MQ8.0.0.2
Quote:
CODE: SET pEnviron.timestampCreated = CURRENT_TIMESTAMP
RESULT: 2015-05-20T13:04:05.081841+02:00
WMB7.0.0.7/MQ7x
Quote:
CODE: SET pEnviron.timestampCreated = CURRENT_TIMESTAMP
RESULT: 2015-05-20T15:03:22.948117
This, and yes, some of the code is probably not well written, is causing problems. Can it be rectified? I have compared the OS (AIX) settings between the two servers (TZ variable is exactly the same). mqsiservice -t also identical (apart from ICU version).
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