Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
システムのタイムゾーンと DB2 のタイムゾーンが一致していません。現在のシステムのタイムゾーンは -5000 で、db2 は次のクエリ select CURRENT_TIMEZONE from SYSIBM.SYSDUMMY1で -40000 を返します
この値をどこでどのように設定できますか?
方法を見つけました。データベース インスタンスを再起動する必要がありました。 db2 強制適用 すべて db2stop db2start