By default, Container Database (CDB) provides only one service for every Pluggable Database (PDB) for connections, but we can create our own services for various… Read More »How to Add Services to PDB
There're two ways to add a service to a database (non-CDB): DBMS_SERVICE Create Service It's an administration package for managing services of a database. SRVCTL… Read More »How to Add Service to Database
DBID Database Identifier (DBID) is a unique number that can be identified by RMAN so as to do backup and restore whenever needed. In some… Read More »How to Find Oracle DBID