timezone - how can I set db2 CURRENT_TIMEZONE? -


system timezone , db2 timezones not matching. current system timezone -5000 , db2 gives me -40000 following query select current_timezone sysibm.sysdummy1

how , can set value?

i hope select dbname, tsname, dsnum, ictype, timestamp - current timezone sysibm.syscopy;


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -