How the RAC database is started as single instance
Hello. I need to upgrade timezone for RAC database however, there is a note in Doc ID 1585343.1
3) if upg_tzv_check.sql has run sucessfully , run upg_tzv_apply.sql using SQL*PLUS from the database home
Note: For RAC databases make sure the database is started as single instance Make sure any application accessing or storing TSTZ data is stopped upg_tzv_apply.sql will restart the database 2 times without asking any confirmation Typically upg_tzv_apply.sql will take less time than upg_tzv_check.sql When executed against the CDB of a Multitenant db all PDB will be closed
3