upgrade Archives | fouaddba | Oracle & some plus https://fouaddba.com/tag/upgrade/ 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 upgrade Archives | fouaddba | Oracle & some plus https://fouaddba.com/tag/upgrade/ 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
Upgrade RAC Grid and Database from 11g To 12c https://fouaddba.com/upgrade-rac-grid-and-database-from-11g-to-12c/?utm_source=rss&utm_medium=rss&utm_campaign=upgrade-rac-grid-and-database-from-11g-to-12c https://fouaddba.com/upgrade-rac-grid-and-database-from-11g-to-12c/#comments Wed, 19 May 2021 00:15:53 +0000 https://fouaddba.com/?p=11155 Facebooktwitterredditpinterestlinkedinmail

Main steps:
Grid: –
1. Check all services are up and running from 11gR2 GRID_HOME
2. Perform backup of OCR, voting disk and Database.
3. Create new directory for installing 12C software on both RAC nodes.
4. Run “runcluvfy.sh” to verify errors.
5. Install and upgrade GRID from 11gR2 to 12cR1
6. Verify upgrade version
Database: –
1. Backup the database before the upgrade
2. Database upgrade Pre-check
Creating Stage for 12c database software
Creating directory for 12c oracle home
Check the pre upgrade status.
3.Unzip 12c database software in stage
4Install the 12.1.0.2 using the … Read more

The post Upgrade RAC Grid and Database from 11g To 12c appeared first on fouaddba | Oracle & some plus.

]]>
Facebooktwitterredditpinterestlinkedinmail

Main steps:
Grid: –
1. Check all services are up and running from 11gR2 GRID_HOME
2. Perform backup of OCR, voting disk and Database.
3. Create new directory for installing 12C software on both RAC nodes.
4. Run “runcluvfy.sh” to verify errors.
5. Install and upgrade GRID from 11gR2 to 12cR1
6. Verify upgrade version
Database: –
1. Backup the database before the upgrade
2. Database upgrade Pre-check
Creating Stage for 12c database software
Creating directory for 12c oracle home
Check the pre upgrade status.
3.Unzip 12c database software in stage
4Install the 12.1.0.2 using the … Read more

The post Upgrade RAC Grid and Database from 11g To 12c appeared first on fouaddba | Oracle & some plus.

]]>
https://fouaddba.com/upgrade-rac-grid-and-database-from-11g-to-12c/feed/ 33
Upgrade Grid Infrastructure 12c To 19c Oracle https://fouaddba.com/upgrade-grid-infrastructure-12c-to-19c-oracle/?utm_source=rss&utm_medium=rss&utm_campaign=upgrade-grid-infrastructure-12c-to-19c-oracle https://fouaddba.com/upgrade-grid-infrastructure-12c-to-19c-oracle/#comments Tue, 11 May 2021 23:47:55 +0000 https://fouaddba.com/?p=11117 Facebooktwitterredditpinterestlinkedinmail

The latest oracle version is oracle 19C . In the below article we will explain the steps for upgrading grid infrastructure to 19c from oracle 12c . The upgrade will be done in rolling mode.

Current configuration – >

No of nodes  – 2 node
current version – 12.1.0.2
os platform – Linux
grid owner – oracle

Check software version :
oracle@node1~$ crsctl query crs activeversion
Oracle Clusterware active version on the cluster is [12.1.0.2.0]

oracle@node2~$ crsctl query crs softwareversion
Oracle Clusterware version on node node1 is [12.1.0.2.0]

2. Download the software and unzip on your first Read more

The post Upgrade Grid Infrastructure 12c To 19c Oracle appeared first on fouaddba | Oracle & some plus.

]]>
Facebooktwitterredditpinterestlinkedinmail

The latest oracle version is oracle 19C . In the below article we will explain the steps for upgrading grid infrastructure to 19c from oracle 12c . The upgrade will be done in rolling mode.

Current configuration – >

No of nodes  – 2 node
current version – 12.1.0.2
os platform – Linux
grid owner – oracle

Check software version :
oracle@node1~$ crsctl query crs activeversion
Oracle Clusterware active version on the cluster is [12.1.0.2.0]

oracle@node2~$ crsctl query crs softwareversion
Oracle Clusterware version on node node1 is [12.1.0.2.0]

2. Download the software and unzip on your first Read more

The post Upgrade Grid Infrastructure 12c To 19c Oracle appeared first on fouaddba | Oracle & some plus.

]]>
https://fouaddba.com/upgrade-grid-infrastructure-12c-to-19c-oracle/feed/ 4