how to check db time zone
sidAug 17 2011 — edited Aug 18 2011Hello
Can anyone tell me the command to check database time zone and how to update it?
i tried SQL command
Alter database Set Time_Zone='Asia/Karachi'
But it gave the error
ORA-30079: cannot alter database timezone when database has TIMESTAMP WITH
LOCAL TIME ZONE columns
thanks and regards