check pdb database name and dbid in oracle
SQL>
SQL> select dbid , name from v$pdbs;
DBID NAME
---------- ----------------------------------------
3326623803 PDB
SQL>
Dream Always Dream , if you don't work on it : Real-world Oracle DBA troubleshooting guides for RAC, Data Guard, RMAN, performance tuning, upgrades, backups, and cloud migration. Tested in production environments.
catcon.pl (Catalog Container Script) is an Oracle utility introduced with the Multitenant Architecture (CDB/PDB) to execute SQL scripts ...
No comments:
Post a Comment