Db2

Db2

Where DBAs and data experts come together to stop operating and start innovating. Connect, share, and shape the AI era with us.


#Data


#Data
#Databases
#Operatingsystems
#Db2
#Databasesolutions
 View Only
  • 1.  Db2 Docker container timezone

    Posted 06/27/22 09:17 AM
    Edited by System Admin 01/20/23 04:26 PM
    Hi,

    How can I set a system-wide or instance-wide time zone in a Db2 Docker container?

    Kind regards,

    Harri
    #Db2


  • 2.  RE: Db2 Docker container timezone

    Posted 07/03/22 05:42 AM
    Edited by System Admin 01/20/23 04:44 PM

    I resolved this by adding the following line at the end of /etc/profile:

    export TZ=Europe/Helsinki

    #Db2