PARVDB14 - OracleInstallationPatching and DR Setup
PARVDB14 - OracleInstallationPatching and DR Setup
Advanced Install.
Set Allocate memory to 10%, Enable Automatic Memory management, Leave character set and
other tabs default. Check to create database under sample Schemas tab.
Use OEM database control for management.
Patching:
Installing Opatch Update
Logon to 11g DB server to create the new database using Oracle tools DBCA with enclosed options.
Complete rebuild process happens on PARVDB14. During rebuild process never remote in to production
server. Accidentally you may delete production files.
Logon to PARVDB14
Disable the Windows Scheduler job RecoverStandby.bat
Shutdown the exiting database and delete the data files.
o Make sure you are on PARVDB14, go to dos prompt.
o Export ORACLE_SID=FINPROD9
o Sqlplus /nolog
o Connect / as sysdba
o Shutdown abort;
o Go to Windows Explorer and delete the files in G:\ORADATA\FINPROD9.
Copy the FINPROD9 hot backup from the server CRPSDB14
o Copy the files all the sub folders in \\crpsdb11\Backup\HOT to G:\ORADATA\FINPROD9.