Tuesday, April 29, 2025

How to check pdb database name and dbid in oracle 19c ?

 check pdb database name and dbid in oracle



SQL> 

SQL> select dbid , name from v$pdbs;


      DBID NAME

---------- ----------------------------------------

3326623803 PDB


SQL> 

No comments:

Post a Comment

How Availability Numbers Are “Massaged” in SLAs ?

  1. How Availability Numbers Are “Massaged” in SLAs 99.9999% is usually not measured the way engineers think it is. Vendors almost never me...