How to Add Service to Databaseby Ed ChenMarch 6, 2021May 29, 2022There'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