agentTZRegion
I have been searching high and low for a list for agentTZRegion since I am from Brunei and I am running Suse and oracle 10g when I put down DATE it shows that my timezone is BNT so I put down in the
/local/bin/oracle/10.2.0/SuSePAD.ShockNet_ABCD/sysman/config/emd.properties
agentTZRegion=BNT
then I do
export TZ=BNT
This didn't work when I "emctl start dbconsole"
so my solution was I put down
agentTZRegion=GMT
and
export TZ=GMT
Then my systems time changed to GMT as well hahahahahha but my Enterprise manager starts without any hickups
/local/bin/oracle/10.2.0/SuSePAD.ShockNet_ABCD/sysman/config/emd.properties
agentTZRegion=BNT
then I do
export TZ=BNT
This didn't work when I "emctl start dbconsole"
so my solution was I put down
agentTZRegion=GMT
and
export TZ=GMT
Then my systems time changed to GMT as well hahahahahha but my Enterprise manager starts without any hickups
0