pluggable database Archives | fouaddba | Oracle & some plus https://fouaddba.com/category/pluggable-database/ Oracle & +++ Thu, 20 May 2021 05:53:51 +0000 en-US hourly 1 https://wordpress.org/?v=6.0.12 https://fouaddba.com/wp-content/uploads/2016/06/Fouaddba_logo11-150x114.png pluggable database Archives | fouaddba | Oracle & some plus https://fouaddba.com/category/pluggable-database/ 32 32 Plugging an Unplugged Pluggable Database with No copy method https://fouaddba.com/plugging-an-unplugged-pluggable-database-with-no-copy-method/?utm_source=rss&utm_medium=rss&utm_campaign=plugging-an-unplugged-pluggable-database-with-no-copy-method https://fouaddba.com/plugging-an-unplugged-pluggable-database-with-no-copy-method/#respond Thu, 20 May 2021 05:51:32 +0000 https://fouaddba.com/?p=11193 Facebooktwitterredditpinterestlinkedinmail

Plugging an Unplugged Pluggable Database

Unplugging the PDB

To unplug a PDB, you first close it and then generate an XML manifest file. The XML file contains information about the names and the full paths of the tablespaces, datafiles of the unplugged PDB. The information will be used by the plugging operation.
We are going to unplug the PDB to plug them with No copy methods.

[oracle@localhost pdb3]$ . oraenv
ORACLE_SID = [cdb1] ? cdb1
The Oracle base remains unchanged with value /u01/app/oracle

[oracle@localhost pdb3]$ sqlplus / as sysdba

SQL> show con_name

CON_NAME
----------------

Read more

The post Plugging an Unplugged Pluggable Database with No copy method appeared first on fouaddba | Oracle & some plus.

]]>
Facebooktwitterredditpinterestlinkedinmail

Plugging an Unplugged Pluggable Database

Unplugging the PDB

To unplug a PDB, you first close it and then generate an XML manifest file. The XML file contains information about the names and the full paths of the tablespaces, datafiles of the unplugged PDB. The information will be used by the plugging operation.
We are going to unplug the PDB to plug them with No copy methods.

[oracle@localhost pdb3]$ . oraenv
ORACLE_SID = [cdb1] ? cdb1
The Oracle base remains unchanged with value /u01/app/oracle

[oracle@localhost pdb3]$ sqlplus / as sysdba

SQL> show con_name

CON_NAME
----------------
Read more

The post Plugging an Unplugged Pluggable Database with No copy method appeared first on fouaddba | Oracle & some plus.

]]>
https://fouaddba.com/plugging-an-unplugged-pluggable-database-with-no-copy-method/feed/ 0
Plugging an Unplugged Pluggable Database with copy method https://fouaddba.com/plugging-an-unplugged-pluggable-database-with-copy-method/?utm_source=rss&utm_medium=rss&utm_campaign=plugging-an-unplugged-pluggable-database-with-copy-method https://fouaddba.com/plugging-an-unplugged-pluggable-database-with-copy-method/#comments Thu, 20 May 2021 05:15:54 +0000 https://fouaddba.com/?p=11190 Facebooktwitterredditpinterestlinkedinmail

Plugging an Unplugged Pluggable Database

Unplugging the PDB

To unplug a PDB, you first close it and then generate an XML manifest file. The XML file contains information about the names and the full paths of the tablespaces, datafiles of the unplugged PDB. The information will be used by the plugging operation.

We are going to unplug the PDB to plug them with Copy methods.

[oracle@localhost pdb3]$ . oraenv
ORACLE_SID = [cdb1] ? cdb1
The Oracle base remains unchanged with value /u01/app/oracle

[oracle@localhost pdb3]$ sqlplus / as sysdba

SQL> show con_name

CON_NAME
------------------

Read more

The post Plugging an Unplugged Pluggable Database with copy method appeared first on fouaddba | Oracle & some plus.

]]>
Facebooktwitterredditpinterestlinkedinmail

Plugging an Unplugged Pluggable Database

Unplugging the PDB

To unplug a PDB, you first close it and then generate an XML manifest file. The XML file contains information about the names and the full paths of the tablespaces, datafiles of the unplugged PDB. The information will be used by the plugging operation.

We are going to unplug the PDB to plug them with Copy methods.

[oracle@localhost pdb3]$ . oraenv
ORACLE_SID = [cdb1] ? cdb1
The Oracle base remains unchanged with value /u01/app/oracle

[oracle@localhost pdb3]$ sqlplus / as sysdba

SQL> show con_name

CON_NAME
------------------
Read more

The post Plugging an Unplugged Pluggable Database with copy method appeared first on fouaddba | Oracle & some plus.

]]>
https://fouaddba.com/plugging-an-unplugged-pluggable-database-with-copy-method/feed/ 3