User Tools

Site Tools


database:oracle:switch-to-pluggable-db-sqlplus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
database:oracle:sqlplus [2023/04/12 18:22] odeftadatabase:oracle:switch-to-pluggable-db-sqlplus [2023/04/12 18:25] – ↷ Page name changed from database:oracle:sqlplus to database:oracle:switch-to-pluggable-db-sqlplus odefta
Line 1: Line 1:
 ====== Switch to a pluggable db (Oracle 12) ====== ====== Switch to a pluggable db (Oracle 12) ======
 +
 +After you are connected with sqlplus to a container database (which is happening by default), run the connect command inside your sqlplus session.
  
 <code sql> <code sql>
Line 5: Line 7:
 </code> </code>
 Then you'll be required to enter the SYS password. \\ Then you'll be required to enter the SYS password. \\
-If you use a non dba user, don't specify 'as SYSDBA' clause. \\ +<note> 
-Here PMJ is the name of the pluggable database.\\ +  * If you use a non dba user, don't specify 'as SYSDBA' clause. 
 +  Here PMJ is the name of the pluggable database.  
 +</note>
  
 Another way to switch to a PDB is to change the container: Another way to switch to a PDB is to change the container:
database/oracle/switch-to-pluggable-db-sqlplus.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1