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

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -