Local/Shared Undo mode in oracle 12.2 multitenant database - DBACLASS DBACLASS
There are two undo modes in oracle 12.2 Multitenant database 1. Local undo mode 2. Shared undo mode Local undo mode: In this mode, each container ( i.e PDB ) in multitenant will have their own active undo tablespace. Share Undo mode: In this mode, There will be only one undo tablespace for the instance. [β¦]
oracle clusteringintermediate
by OracleDba
15 views