Database Administration (MOSC)

MOSC Banner

Timezone

edited Feb 12, 2016 4:03AM in Database Administration (MOSC) 12 commentsAnswered

Hi ,

Currently our server is in GMT time zone . Its a two node cluster 11gr2 RAC database . There are muliple RAC database on same server. Each database I have to change in different different time zone. e.g below for Hongkong I can change time

srvctl setenv listener -l LISTENER -t 'TZ=Asia/Hong_Kong'

srvctl setenv database -d HONGKONGDB -t 'TZ=Asia/Hong_Kong'

Again if I want to change another database to Japan time on same RAC server how do I do for that ? Can I do this by  just executing below

srvctl setenv listener -l LISTENER -t 'TZ=Asia/JAPAN'

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center