Re: Timezone on Exadata set to UTC - How about a login trigger to set session timezone?
Date: Thu, 2 Aug 2018 13:21:57 -0500
Message-ID: <CAP79kiQ2rJzYgeKwLVD10gkwskYh3bV6k1Vp+=D7_ovQR63yXw_at_mail.gmail.com>
Ignore this - apparently setting the timezone at the session level doesn't
really behave as I expected it would.
Chris
On Thu, Aug 2, 2018 at 12:41 PM Chris Taylor <
christopherdtaylor1994_at_gmail.com> wrote:
> Guys,
>
> So we've got ourselves a brand spanking new Exadata (Cloud AT Customer) .
>
> However, everything is setup as UTC (which is mainly more of a problem for
> our customers/clients than it is for the DBAs though it does make things
> confusing.
>
> I've been reading through documents all day about changing the timezone
> for the VM nodes and the databases.
>
> However, I notice that the "GRID" and "ORACLE" OS users do an:
> "export TZ=UTC"
>
> Which means I need to modify several files on all the nodes to change it
> from the OS.
> I'm wondering if it make more sense to create LOGON trigger to set every
> interactive session to the proper timezone INSTEAD of modifying these files:
>
> oracle:
> .bash_profile
>
> root:
> .bash_profile
>
> grid: .
> bash_profile
> s_crsconfig_xcp(nodename)_env.txt (on all nodes) (owned by root)
>
> Has anyone changed their Exadata timezone from UTC to something else, and
> which method did you prefer?
>
> I'm not changing timezone on the cell nodes (or whatever they're called -
> just on the DB machine nodes - compute nodes or whatever they're called in
> Exadata)
>
> Chris
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Aug 02 2018 - 20:21:57 CEST