For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi,
It is possible to set time by using the SET TIME_ZONE clause of the CREATE DATABASE statement.
SET TIME_ZONE
CREATE DATABASE
But how should I do this if i create the database from a Template in DBCA?
Kind regards