SlideShare a Scribd company logo
This document clearly mentioned the each steps of oracle 10g to oracle 11g upgrade. We cannot upgrade the existing Oracle Home, since
11g is not a patch set. We have to install 11g home as a separate ORACLE_HOME in parallel to 10g Oracle Home and follow the steps to
upgrade. For SAP we have to download Oracle from SAP service market place. Download the latest version from SMP.
Existing data base should be highest patch level (oracle 10g 10.2.0.5.0) (OPatch not mandatory)•
Check the Memory and Disk Space.•
SYSAUX AND SYSTEM TABLESPACE should have minimum 100 MB free space.•
Check the oracle home directory's OS level permission.•
You have to stop the sap instance (not database instance) with sap MMC.•
Pre requisites :
Installing the Oracle 11g Server Software
As of now Oracle 11.2.0.3 is Oracle database patch sets are full installations of the Oracle database software. For more information
about identifying and installing the correct Oracle database software version, see SAP note 1431799.
You need 5-6 GB Disk space for oracle server software.•
Make sure that you have enough space for the Oracle inventory and that you have full access to the directories (inventory, installation
location, temp directory). Otherwise, the Oracle Universal Installer cannot perform installation prerequisite checks.
•
Logon to system as <DBSID>ADM.1.
Start the Oracle Universal Installer (OUI) by double-clicking the file sapserver.cmd.2.
If a command prompt window appears, specify the drive letter of the local disk where you want to install the Oracle software, and the
<DBSID>. The command prompt window only appears if you perform a new installation (under a different user), or if the
ORACLE_HOME and <DBSID> are not set.
3.
In the Oracle Universal Installer, enter the information as shown in the following table:4.
Window Task
Download Software Updates Select Skip software updates, and then Next.
Select Skip software updates, and
then Next.Select Installation
Option
Confirm the default selection Install database software only and then choose Next.
Grid Installation Options Confirm the default selection Single instance database installation and then choose Next.
Select Product Languages Confirm the default option English and then choose Next.
Select Database Edition Confirm the default option Enterprise Edition and then choose Next.
Specify Installation Location This window displays the value for ORACLE_BASE, which must be set in the environment to
<drive_containing_oracle_home>:oracle.
It also displays the value for ORACLE_HOME, which isoracle<DBSID>1120<x> (where 1120<x> is the
Oracle version number, for example, 11202 for Oracle 11.2.0.2, 11203 for Oracle 11.2.0.3, and so on).
Choose Next.
Perform Prerequisite Checks This window checks if all the required system prerequisites for the installation of the database software
have been met. If some of the checks are displayed as Failed, you can fix these problems and run the
check again by choosing Check Again.
RECOMMENDATION
We strongly recommend you to make sure that there are no failed checks before starting the software
installation.
Summary Review the information displayed in this window and choose Finish or Install.
Install Product This window shows the progress of the installation.
You can monitor the installation progress details in an additional window.
Finish After the installation has finished successfully, choose Finish and close the Oracle Universal Installer.
Yoonus Ch
ORA DBA/SAP BASIS
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3)
Tuesday, April 09, 2013
4:59 PM
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 1
Finish After the installation has finished successfully, choose Finish and close the Oracle Universal Installer.
Installing Required Patches ( not necessary )
After the database software installation, you need to install all required Oracle database patches, which on Windows include one patch
collections and one or more additional (generic) patches.
For Oracle 11.2.0.3, check SAP Note 1631931 for the patches to be installed.
You can download the patches from:http://service.sap.com/oracle-downloadOracle 11.2.0.<x>
Prerequisites
Use an up-to-date version of OPatch to install the patches. Check SAP Note 839182 for instructions on how to use OPatch.
Copying and Adapting the SQL*Net Files
After the database software installation, you must copy and modify the old SQL*Net files, that is, listener.ora, sqlnet.ora, and
tnsnames.ora.(from old 10g oracle home)
•
Log on as user <dbsid>adm.•
copy <old_Oracle_home>/database/init<SID>.sap to <new_Oracle_home>/database/ init<SID>.sap•
copy <old_Oracle_home>/database/init<SID>.utl to <new_Oracle_home>/database/init<SID>.utl•
Copy the SQL*Net parameter files from the directory <old_ORACLE_HOME>networkadmin to the directory
<new_ORACLE_HOME>networkadmin.
•
Edit the TNSNAME.ora add the new oracle home path <new_ORACLE_HOME>networkadmin directory.•
Identify the parameter ORACLE_HOME that belongs to the database you want to upgrade (SID_NAME in section SID_LIST)
If not available, add the following entry to the file listener.ora:ADR_BASE_<listener_name> = <full_path_to_saptrace_directory>•
Note that this is the same value as set in the database profile parameter diagnostic_dest.
Since your database is still running in the old environment, do not start the listener with the new listener.ora file at this point.
You must have a complete and usable database backup otherwise you might lose data
Backing Up the Oracle Database
Create a complete database and operating system backup, and back up any archive logs from Oracle 10g.1.
Check that the backup is usable. If for any reason you have problems during the upgrade you must be able to restore the database from
this backup.
2.
Procedure
Changing the Environment for User <dbsid>adm
In the user environment of <dbsid>adm, rename the following variables:•
ORACLE_HOME( map to new oracle home)•
TNS_ADMIN (if it exists)•
EXAMPLE
Rrename ORACLE_HOME into ORACLE_HOME_before_upgrade, and TNS_ADMIN into TNS_ADMIN_before_upgrade.
Run the Pre-upgrade script….
Performing the Database Upgrade
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 2
To upgrade the database, use the Oracle Database Upgrade Assistant (DBUA).•
StartAll ProgramsOracle - <NEW_ORACLE_HOME_NAME>Configuration and Migration ToolsDatabase Upgrade Assistant•
Note:
Note that if you use this method, you do not automatically run the SAP-specific DBUA upgrade scripts, and you have to run them after the
upgrade manually.
If not yet stopped, stop the SAP system.•
Do not stop the database instance. The database instance must be running in the current (old) environment.•
Change the registry entry of ORA_<DBSID>_AUTOSTART by entering the command: <new_Oracle_Home>binoradim -edit –sid
<dbsid> –startmode manual
•
Ignore the error message: Unable to start service, OS Error 1056.
Alternatively, use regedit.exe to change the registry key to value FALSE. The registry key is available at HKLM:SofwareOracle
KEY_<DBSID>11203
DBUA steps:
SCREEN Input
DBUA: Welcome Choose Next.
DBUA: Select
Database
1.
Select the database that you want to upgrade.
2.
Choose Next.
The DBUA analyzes the database to be upgraded and performs pre-upgrade checks.
3.
If the DBUA warns you of issues that need to be fixed before the upgrade, you need to analyze and act on these
warnings.
The most common warning or information messages are as follows:=W�Q& Database is using an old timezone file
version
Upgrade of TSTZ data is done automatically if the DBUA was started using dbua.sap.ps1.
Database contains schemas with stale optimizer statistics
See SAP Note 1431793, section 4. Running the Pre-Upgrade Scripts.Database contains INVALID objects prior to
upgrade
See SAP Note 1431793, section 4. Running the Pre-Upgrade Scripts.
If there is not enough space for the SYSTEM tablespace, increase the space.˘EóÈv°
If you are prompted to resize the rollback segment SYSTEM, choose Continue.
4.Choose Yes to continue with the upgrade.
DBUA: Upgrade
Options
The following options are available:
Recompile invalid objects at the end of the upgrade
Leave this selection unchanged.
The option lets you choose whether the DBUA has to automatically recompile all PL/SQL modules after the upgrade.
If the database server has multiple CPUs, the DBUA automatically proposes the number of parallel processes to be
used for the recompilation.
Backup database
Since you have already performed the Oracle database backup [page 23], you do not need to select this option.
Choose Next.
DBUA: Move
Database Files
Leave the default setting Do Not Move Database Files as Part of Upgrade and choose Next.
DBUA: Recovery and
Diagnostic Location
1.Do not select Specify Flash Recovery Area.
2.If you opened the DBUA with the Start menu, in the Diagnostic Destination field you have to specify the location of
the saptrace directory using the Browse button.
3.Choose Next.
DBUA: Management
Options
Deselect Configure the Database with Enterprise Manager, if selected, and choose Next.
DBUA: Summary Review the summary of changes to be made.
This includes the warnings that you ignored or did not fix, components to be upgraded, parameters to be added,
removed, and changed after the upgrade.
Choose Back to make any final adjustments, if required. Otherwise, leave the default settings and choose Finish to
start the upgrade.
The upgrade process itself runs for some time, depending mainly on the size of the database and the capacity of the
hardware.
You can ignore the warning ORA-32004 obsolete or deprecated parameter(s) specified for RDBMS instance.
When the DBUA has completed successfully, the results of the
If you started the DBUA from the Start menu, you must perform additional steps to perform the post-upgrade script (see below).
Additional Steps When Starting the DBUA from the Start Menu
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 3
Additional Steps When Starting the DBUA from the Start Menu
If you started the DBUA from the Start menu, you have to check the upgraded database and perform the post-upgrade script manually.
“6.1 Checking the upgraded database ”
“6.2 Running post-upgrade scripts manually ”
To do this perform the following steps of SAP note 1431793:
You set the user environment variables1.
You create the Oracle TNSListener service2.
You change the registry value of Oracle Autostart3.
You check the start up type of the Oracle services4.
You perform post-upgrade tasks5.
You delete the old Oracle software6.
Post-Upgrade Steps
You set the user environment variable.1.
After the Oracle database upgrade, you need to perform the steps described here.
In the user environment and system environment <DBSID>adm, check the PATH variable and, if required, remove all parts referring to the old
Oracle version.
When you modify the user environment, you must be logged on as the corresponding <DBSID>adm user.
In the user environment of <DBSID>adm, set the ORACLE_HOME variable to the correct value for Oracle 11g, for example to: <DRIVE>:
ORACLE<DBSID>11203.

Copy tnsnames.ora and sqlnet.ora from %ORACLE_HOME%networkadmin to <sapglobalhost>sapmnt<DBSID>SYSprofileoracle.
(This information is required for all ABAP application servers you install on a separate host to find the correct location of these files.)
Set the user environment variable TNS_ADMIN to point to the directory <sapglobalhost>sapmnt<DBSID>SYSprofileoracle.
Log off and log on again to activate the environment changes in your user session.
Set TNS_ADMIN on all ABAP application servers.
Creating the Oracle TNSListener Service2.
Stop the old Oracle listener before you create the Oracle TNSListener Service.( from ms service or command prompt: LSNRCTL STOP
Create New listener service use command prompt or run commad:
<complete_path_to_new_Oracle_Home>binlsnrctl start
This will start the listener from the new Oracle home. As the listener service does not yet exist, you will get the following error message:
Failed to open service <Oracle<SID>11202TNSListener>, error 1060. Then the service will be created and started.
Changing the Registry Value of Oracle Autostart3.
Change the registry value of ORA_<DBSID>_AUTOSTART. Open a command prompt and enter the following
command:<new_Oracle_Home>binoradim -edit -sid <dbsid> -startmode manual
Ignore the error message: Unable to start service, OS Error 1056.
Alternatively, use regedit.exe to change the registry key to value FALSE. The registry key is available at HKLM:SofwareOracle
KEY_<DBSID>11202
Checking the Start Up Type of the Oracle Services4.
Start the Oracle services (Database and Listener), if not yet started.
Also, if not yet started, start the Distributed Transaction Coordinator Service.
In a standard configuration, set the startup type of OracleService<DBSID> and Oracle<ORACLE_HOME_NAME>TNSListener to automatic
to ensure that they are automatically restarted after booting.
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 4
Performing Post-Upgrade Tasks (Follow the SAP NOTE 1431793)5.
Check the Oracle database parameters against SAP Note 1431798 and adjust them if necessary.•
You can find an automated script in SAP Note 1171650 to help you check whether your SAP system complies with the database
parameter recommendations at any given point in time.
Update the Oracle database statistics with BRCONNECT as follows:•
brconnect -c -u / -f stats -t all –f collect -p 4
Run post_ugprade_status.sql.
Open a command prompt and change to the directory <new_oracle_home>sapora_upgradepost_ugprade.
From this directory start sqlplus.exe and enter the following commands:SQL>connect / as sysdbaSQL>@post_upgrade_status.sql
This provides an overview of the status of the upgraded database.
Deleting the Old Oracle Software6.
Do not delete the old software, if it still has to be accessed by another database instance running with this version.•
Before you delete the old Oracle software, you can perform a backup of your database•
To deinstall the Oracle 10.2 software, you use the Oracle Universal Installer (OUI).•
To delete a service, open a command prompt and enter:sc delete <service_name>•
Above Details will help only for the standalone SAP on Oracle upgrade . Most of the steps are copied from SAP standard docum ent. And I
have upgraded as per above mentioned steps .For detailed information download the standard document from sap. Database Upgrade
Guide
Each steps screenshot as follows:
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 5
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 6
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 7
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 8
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 9
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 10
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 11
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 12
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 13
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 14
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 15
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 16
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 17
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 18
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 19
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 20
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 21
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 22
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 23
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 24
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 25
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 26
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 27
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 28
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 29
**************End***************
Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 30

More Related Content

What's hot

Ooabap notes with_programs
Ooabap notes with_programsOoabap notes with_programs
Ooabap notes with_programsKranthi Kumar
 
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - ConfigurationSolution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Linh Nguyen
 
JCL MAINFRAMES
JCL MAINFRAMESJCL MAINFRAMES
JCL MAINFRAMES
kamaljune
 
Run report from menu Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...
Run report from menu  Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...Run report from menu  Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...
Run report from menu Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...
Ahmed Elshayeb
 
Beginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANABeginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANA
Ashish Saxena
 
ALV with Integrated Data Access
ALV with Integrated Data AccessALV with Integrated Data Access
ALV with Integrated Data Access
Radosław Gref
 
Hyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linuxHyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linuxAmit Sharma
 
Automate DBA Tasks With Ansible
Automate DBA Tasks With AnsibleAutomate DBA Tasks With Ansible
Automate DBA Tasks With Ansible
Ivica Arsov
 
Sap basis-notes-keylabs-training
Sap basis-notes-keylabs-trainingSap basis-notes-keylabs-training
Sap basis-notes-keylabs-training
nanda nanda
 
Sap User Exit for Functional Consultant
Sap User Exit for Functional ConsultantSap User Exit for Functional Consultant
Sap User Exit for Functional Consultant
Ankit Sharma
 
Sqa esqa-shortage
Sqa esqa-shortageSqa esqa-shortage
Sqa esqa-shortage
Maintec Technologies Inc.
 
SAP ABAP using OOPS - JH Softech
SAP ABAP using OOPS - JH SoftechSAP ABAP using OOPS - JH Softech
SAP ABAP using OOPS - JH Softech
Vikram P Madduri
 
Form personalization 395117_r12_updated1212
Form personalization 395117_r12_updated1212Form personalization 395117_r12_updated1212
Form personalization 395117_r12_updated1212
flower705
 
Object oriented approach to ALV Lists in ABAP
Object oriented approach to ALV Lists in ABAPObject oriented approach to ALV Lists in ABAP
Object oriented approach to ALV Lists in ABAP
Noman Mohamed Hanif
 
ORACLE EBS R12 UPGRADE
ORACLE EBS R12 UPGRADEORACLE EBS R12 UPGRADE
ORACLE EBS R12 UPGRADE
Dinesh Gupta
 
Producing Readable Output with iSQL*Plus - Oracle Data Base
Producing Readable Output with iSQL*Plus - Oracle Data BaseProducing Readable Output with iSQL*Plus - Oracle Data Base
Producing Readable Output with iSQL*Plus - Oracle Data Base
Salman Memon
 
All About PL/SQL Collections
All About PL/SQL CollectionsAll About PL/SQL Collections
All About PL/SQL Collections
Steven Feuerstein
 
CA 7 r11.3 to r12 DB Conversion Presentation - CA Workload Automation Technol...
CA 7 r11.3 to r12 DB Conversion Presentation - CA Workload Automation Technol...CA 7 r11.3 to r12 DB Conversion Presentation - CA Workload Automation Technol...
CA 7 r11.3 to r12 DB Conversion Presentation - CA Workload Automation Technol...
Extra Technology
 
Lsmw step by- step
Lsmw step  by- stepLsmw step  by- step
Lsmw step by- step
Capgemini
 
Sap abap database table
Sap abap database tableSap abap database table
Sap abap database table
Ducat
 

What's hot (20)

Ooabap notes with_programs
Ooabap notes with_programsOoabap notes with_programs
Ooabap notes with_programs
 
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - ConfigurationSolution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
 
JCL MAINFRAMES
JCL MAINFRAMESJCL MAINFRAMES
JCL MAINFRAMES
 
Run report from menu Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...
Run report from menu  Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...Run report from menu  Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...
Run report from menu Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...
 
Beginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANABeginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANA
 
ALV with Integrated Data Access
ALV with Integrated Data AccessALV with Integrated Data Access
ALV with Integrated Data Access
 
Hyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linuxHyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linux
 
Automate DBA Tasks With Ansible
Automate DBA Tasks With AnsibleAutomate DBA Tasks With Ansible
Automate DBA Tasks With Ansible
 
Sap basis-notes-keylabs-training
Sap basis-notes-keylabs-trainingSap basis-notes-keylabs-training
Sap basis-notes-keylabs-training
 
Sap User Exit for Functional Consultant
Sap User Exit for Functional ConsultantSap User Exit for Functional Consultant
Sap User Exit for Functional Consultant
 
Sqa esqa-shortage
Sqa esqa-shortageSqa esqa-shortage
Sqa esqa-shortage
 
SAP ABAP using OOPS - JH Softech
SAP ABAP using OOPS - JH SoftechSAP ABAP using OOPS - JH Softech
SAP ABAP using OOPS - JH Softech
 
Form personalization 395117_r12_updated1212
Form personalization 395117_r12_updated1212Form personalization 395117_r12_updated1212
Form personalization 395117_r12_updated1212
 
Object oriented approach to ALV Lists in ABAP
Object oriented approach to ALV Lists in ABAPObject oriented approach to ALV Lists in ABAP
Object oriented approach to ALV Lists in ABAP
 
ORACLE EBS R12 UPGRADE
ORACLE EBS R12 UPGRADEORACLE EBS R12 UPGRADE
ORACLE EBS R12 UPGRADE
 
Producing Readable Output with iSQL*Plus - Oracle Data Base
Producing Readable Output with iSQL*Plus - Oracle Data BaseProducing Readable Output with iSQL*Plus - Oracle Data Base
Producing Readable Output with iSQL*Plus - Oracle Data Base
 
All About PL/SQL Collections
All About PL/SQL CollectionsAll About PL/SQL Collections
All About PL/SQL Collections
 
CA 7 r11.3 to r12 DB Conversion Presentation - CA Workload Automation Technol...
CA 7 r11.3 to r12 DB Conversion Presentation - CA Workload Automation Technol...CA 7 r11.3 to r12 DB Conversion Presentation - CA Workload Automation Technol...
CA 7 r11.3 to r12 DB Conversion Presentation - CA Workload Automation Technol...
 
Lsmw step by- step
Lsmw step  by- stepLsmw step  by- step
Lsmw step by- step
 
Sap abap database table
Sap abap database tableSap abap database table
Sap abap database table
 

Viewers also liked

UPGRADING SAP to ECC 6.0
UPGRADING SAP to ECC 6.0UPGRADING SAP to ECC 6.0
UPGRADING SAP to ECC 6.0
Ruben Marcelo Gargallone
 
SAP System copy
SAP System copySAP System copy
SAP System copy
ashish_bbd
 
SAP Migration Overview
SAP Migration OverviewSAP Migration Overview
SAP Migration Overview
Sitaram Kotnis
 
Client Copy
Client CopyClient Copy
Client Copy
Kiran ramineedi
 
New microsoft office word document (4)
New microsoft office word document (4)New microsoft office word document (4)
New microsoft office word document (4)
raghuraj15
 
Client to copy in sap
Client to copy in sapClient to copy in sap
Client to copy in sap
dev_basis
 
Running SAP Solutions with IBM DB2 10 for z/OS on the IBM zEnterprise System
Running SAP Solutions with IBM DB2 10 for z/OS on the  IBM zEnterprise SystemRunning SAP Solutions with IBM DB2 10 for z/OS on the  IBM zEnterprise System
Running SAP Solutions with IBM DB2 10 for z/OS on the IBM zEnterprise System
IBM India Smarter Computing
 
Sap Upgrade Project Brief
Sap Upgrade Project BriefSap Upgrade Project Brief
Sap Upgrade Project Briefvpallapothu
 
Sap Change And Transport Management
Sap Change And Transport ManagementSap Change And Transport Management
Sap Change And Transport Management
Ravi Jain
 
Sap Crm
Sap   CrmSap   Crm
Sap Crm
Ravi Jain
 
Day1 Sap Basis Overview V1 1
Day1 Sap Basis Overview V1 1Day1 Sap Basis Overview V1 1
Day1 Sap Basis Overview V1 1
Guang Ying Yuan
 
Sap Business One
Sap Business OneSap Business One
Sap Business One
Ravi Jain
 
Sap basis made easy
Sap basis made easySap basis made easy
Sap basis made easy
Durga Balaji M
 
SAP Basis Training Material | www.sapdocs.info
SAP Basis Training Material | www.sapdocs.infoSAP Basis Training Material | www.sapdocs.info
SAP Basis Training Material | www.sapdocs.info
sapdocs. info
 
Sap Mm
Sap   MmSap   Mm
Sap Mm
Ravi Jain
 

Viewers also liked (17)

UPGRADING SAP to ECC 6.0
UPGRADING SAP to ECC 6.0UPGRADING SAP to ECC 6.0
UPGRADING SAP to ECC 6.0
 
Sap system copy procedure
Sap system copy procedureSap system copy procedure
Sap system copy procedure
 
SAP System copy
SAP System copySAP System copy
SAP System copy
 
SAP Migration Overview
SAP Migration OverviewSAP Migration Overview
SAP Migration Overview
 
Client Copy
Client CopyClient Copy
Client Copy
 
New microsoft office word document (4)
New microsoft office word document (4)New microsoft office word document (4)
New microsoft office word document (4)
 
Client to copy in sap
Client to copy in sapClient to copy in sap
Client to copy in sap
 
Running SAP Solutions with IBM DB2 10 for z/OS on the IBM zEnterprise System
Running SAP Solutions with IBM DB2 10 for z/OS on the  IBM zEnterprise SystemRunning SAP Solutions with IBM DB2 10 for z/OS on the  IBM zEnterprise System
Running SAP Solutions with IBM DB2 10 for z/OS on the IBM zEnterprise System
 
Sap Upgrade Project Brief
Sap Upgrade Project BriefSap Upgrade Project Brief
Sap Upgrade Project Brief
 
Sap Change And Transport Management
Sap Change And Transport ManagementSap Change And Transport Management
Sap Change And Transport Management
 
Sap Crm
Sap   CrmSap   Crm
Sap Crm
 
Day1 Sap Basis Overview V1 1
Day1 Sap Basis Overview V1 1Day1 Sap Basis Overview V1 1
Day1 Sap Basis Overview V1 1
 
Sap Business One
Sap Business OneSap Business One
Sap Business One
 
Sap basis made easy
Sap basis made easySap basis made easy
Sap basis made easy
 
SAP Basis Training Material | www.sapdocs.info
SAP Basis Training Material | www.sapdocs.infoSAP Basis Training Material | www.sapdocs.info
SAP Basis Training Material | www.sapdocs.info
 
Sap Mm
Sap   MmSap   Mm
Sap Mm
 
SAP Basics
SAP BasicsSAP Basics
SAP Basics
 

Similar to Oracle 10g to 11g upgrade on sap(10.2.0.5.0 to 11.2.0.3)

Obia11.1.1.10.1 installation and configuration on Unix platform
Obia11.1.1.10.1 installation and configuration on Unix platformObia11.1.1.10.1 installation and configuration on Unix platform
Obia11.1.1.10.1 installation and configuration on Unix platform
Sheikh Zakirulla
 
Database upgradation
Database upgradationDatabase upgradation
Database upgradation
santosh kodandapani
 
Oracle 11g to 12c Upgrade With Data Guard and ASM
Oracle 11g to 12c  Upgrade With Data Guard and ASMOracle 11g to 12c  Upgrade With Data Guard and ASM
Oracle 11g to 12c Upgrade With Data Guard and ASM
Arun Sharma
 
Oracle olap-installation
Oracle olap-installationOracle olap-installation
Oracle olap-installationAmit Sharma
 
patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack
David McNish
 
Oracle 11g Installation With ASM and Data Guard Setup
Oracle 11g Installation With ASM and Data Guard SetupOracle 11g Installation With ASM and Data Guard Setup
Oracle 11g Installation With ASM and Data Guard Setup
Arun Sharma
 
oracle upgradation
oracle upgradationoracle upgradation
oracle upgradationinfluxbob
 
Upgrading 11i E-business Suite to R12 E-business Suite
Upgrading 11i E-business Suite to R12 E-business SuiteUpgrading 11i E-business Suite to R12 E-business Suite
Upgrading 11i E-business Suite to R12 E-business Suite
iWare Logic Technologies Pvt. Ltd.
 
Why oracle data guard new features in oracle 18c, 19c
Why oracle data guard new features in oracle 18c, 19cWhy oracle data guard new features in oracle 18c, 19c
Why oracle data guard new features in oracle 18c, 19c
Satishbabu Gunukula
 
Data Warehousing Practical for T.Y.I.T.
Data Warehousing Practical for T.Y.I.T.Data Warehousing Practical for T.Y.I.T.
Data Warehousing Practical for T.Y.I.T.
Niraj Bharambe
 
Fusion Middleware 12c Upgrade - Standalone server
Fusion Middleware 12c Upgrade - Standalone serverFusion Middleware 12c Upgrade - Standalone server
Fusion Middleware 12c Upgrade - Standalone serverK Kumar Guduru
 
12c r1 upgrade_companion_300
12c r1 upgrade_companion_30012c r1 upgrade_companion_300
12c r1 upgrade_companion_300Sarfraz Khan
 
UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...
UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...
UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...
Leighton Nelson
 
Oracle Database Backup
Oracle Database BackupOracle Database Backup
Oracle Database Backup
Handy_Backup
 
Installing 12c R1 database on oracle linux
Installing 12c R1 database on oracle linuxInstalling 12c R1 database on oracle linux
Installing 12c R1 database on oracle linuxAnar Godjaev
 
Database Upgrades Automation using Enterprise Manager 12c
Database Upgrades Automation using Enterprise Manager 12cDatabase Upgrades Automation using Enterprise Manager 12c
Database Upgrades Automation using Enterprise Manager 12c
Hari Srinivasan
 
E56576 01
E56576 01E56576 01
Steps for upgrading the database to 10g release 2
Steps for upgrading the database to 10g release 2Steps for upgrading the database to 10g release 2
Steps for upgrading the database to 10g release 2nesmaddy
 
Oracle data integrator 11g installation
Oracle data integrator 11g installationOracle data integrator 11g installation
Oracle data integrator 11g installation
Ravi Kumar Lanke
 

Similar to Oracle 10g to 11g upgrade on sap(10.2.0.5.0 to 11.2.0.3) (20)

Obia11.1.1.10.1 installation and configuration on Unix platform
Obia11.1.1.10.1 installation and configuration on Unix platformObia11.1.1.10.1 installation and configuration on Unix platform
Obia11.1.1.10.1 installation and configuration on Unix platform
 
Database upgradation
Database upgradationDatabase upgradation
Database upgradation
 
Oracle 11g to 12c Upgrade With Data Guard and ASM
Oracle 11g to 12c  Upgrade With Data Guard and ASMOracle 11g to 12c  Upgrade With Data Guard and ASM
Oracle 11g to 12c Upgrade With Data Guard and ASM
 
Oracle olap-installation
Oracle olap-installationOracle olap-installation
Oracle olap-installation
 
patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack
 
Oracle 11g Installation With ASM and Data Guard Setup
Oracle 11g Installation With ASM and Data Guard SetupOracle 11g Installation With ASM and Data Guard Setup
Oracle 11g Installation With ASM and Data Guard Setup
 
oracle upgradation
oracle upgradationoracle upgradation
oracle upgradation
 
Upgrading 11i E-business Suite to R12 E-business Suite
Upgrading 11i E-business Suite to R12 E-business SuiteUpgrading 11i E-business Suite to R12 E-business Suite
Upgrading 11i E-business Suite to R12 E-business Suite
 
Why oracle data guard new features in oracle 18c, 19c
Why oracle data guard new features in oracle 18c, 19cWhy oracle data guard new features in oracle 18c, 19c
Why oracle data guard new features in oracle 18c, 19c
 
Data Warehousing Practical for T.Y.I.T.
Data Warehousing Practical for T.Y.I.T.Data Warehousing Practical for T.Y.I.T.
Data Warehousing Practical for T.Y.I.T.
 
Fusion Middleware 12c Upgrade - Standalone server
Fusion Middleware 12c Upgrade - Standalone serverFusion Middleware 12c Upgrade - Standalone server
Fusion Middleware 12c Upgrade - Standalone server
 
154090896 installation-of-oracle-database-12c
154090896 installation-of-oracle-database-12c154090896 installation-of-oracle-database-12c
154090896 installation-of-oracle-database-12c
 
12c r1 upgrade_companion_300
12c r1 upgrade_companion_30012c r1 upgrade_companion_300
12c r1 upgrade_companion_300
 
UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...
UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...
UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...
 
Oracle Database Backup
Oracle Database BackupOracle Database Backup
Oracle Database Backup
 
Installing 12c R1 database on oracle linux
Installing 12c R1 database on oracle linuxInstalling 12c R1 database on oracle linux
Installing 12c R1 database on oracle linux
 
Database Upgrades Automation using Enterprise Manager 12c
Database Upgrades Automation using Enterprise Manager 12cDatabase Upgrades Automation using Enterprise Manager 12c
Database Upgrades Automation using Enterprise Manager 12c
 
E56576 01
E56576 01E56576 01
E56576 01
 
Steps for upgrading the database to 10g release 2
Steps for upgrading the database to 10g release 2Steps for upgrading the database to 10g release 2
Steps for upgrading the database to 10g release 2
 
Oracle data integrator 11g installation
Oracle data integrator 11g installationOracle data integrator 11g installation
Oracle data integrator 11g installation
 

Recently uploaded

Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 

Recently uploaded (20)

Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 

Oracle 10g to 11g upgrade on sap(10.2.0.5.0 to 11.2.0.3)

  • 1. This document clearly mentioned the each steps of oracle 10g to oracle 11g upgrade. We cannot upgrade the existing Oracle Home, since 11g is not a patch set. We have to install 11g home as a separate ORACLE_HOME in parallel to 10g Oracle Home and follow the steps to upgrade. For SAP we have to download Oracle from SAP service market place. Download the latest version from SMP. Existing data base should be highest patch level (oracle 10g 10.2.0.5.0) (OPatch not mandatory)• Check the Memory and Disk Space.• SYSAUX AND SYSTEM TABLESPACE should have minimum 100 MB free space.• Check the oracle home directory's OS level permission.• You have to stop the sap instance (not database instance) with sap MMC.• Pre requisites : Installing the Oracle 11g Server Software As of now Oracle 11.2.0.3 is Oracle database patch sets are full installations of the Oracle database software. For more information about identifying and installing the correct Oracle database software version, see SAP note 1431799. You need 5-6 GB Disk space for oracle server software.• Make sure that you have enough space for the Oracle inventory and that you have full access to the directories (inventory, installation location, temp directory). Otherwise, the Oracle Universal Installer cannot perform installation prerequisite checks. • Logon to system as <DBSID>ADM.1. Start the Oracle Universal Installer (OUI) by double-clicking the file sapserver.cmd.2. If a command prompt window appears, specify the drive letter of the local disk where you want to install the Oracle software, and the <DBSID>. The command prompt window only appears if you perform a new installation (under a different user), or if the ORACLE_HOME and <DBSID> are not set. 3. In the Oracle Universal Installer, enter the information as shown in the following table:4. Window Task Download Software Updates Select Skip software updates, and then Next. Select Skip software updates, and then Next.Select Installation Option Confirm the default selection Install database software only and then choose Next. Grid Installation Options Confirm the default selection Single instance database installation and then choose Next. Select Product Languages Confirm the default option English and then choose Next. Select Database Edition Confirm the default option Enterprise Edition and then choose Next. Specify Installation Location This window displays the value for ORACLE_BASE, which must be set in the environment to <drive_containing_oracle_home>:oracle. It also displays the value for ORACLE_HOME, which isoracle<DBSID>1120<x> (where 1120<x> is the Oracle version number, for example, 11202 for Oracle 11.2.0.2, 11203 for Oracle 11.2.0.3, and so on). Choose Next. Perform Prerequisite Checks This window checks if all the required system prerequisites for the installation of the database software have been met. If some of the checks are displayed as Failed, you can fix these problems and run the check again by choosing Check Again. RECOMMENDATION We strongly recommend you to make sure that there are no failed checks before starting the software installation. Summary Review the information displayed in this window and choose Finish or Install. Install Product This window shows the progress of the installation. You can monitor the installation progress details in an additional window. Finish After the installation has finished successfully, choose Finish and close the Oracle Universal Installer. Yoonus Ch ORA DBA/SAP BASIS Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Tuesday, April 09, 2013 4:59 PM Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 1
  • 2. Finish After the installation has finished successfully, choose Finish and close the Oracle Universal Installer. Installing Required Patches ( not necessary ) After the database software installation, you need to install all required Oracle database patches, which on Windows include one patch collections and one or more additional (generic) patches. For Oracle 11.2.0.3, check SAP Note 1631931 for the patches to be installed. You can download the patches from:http://service.sap.com/oracle-downloadOracle 11.2.0.<x> Prerequisites Use an up-to-date version of OPatch to install the patches. Check SAP Note 839182 for instructions on how to use OPatch. Copying and Adapting the SQL*Net Files After the database software installation, you must copy and modify the old SQL*Net files, that is, listener.ora, sqlnet.ora, and tnsnames.ora.(from old 10g oracle home) • Log on as user <dbsid>adm.• copy <old_Oracle_home>/database/init<SID>.sap to <new_Oracle_home>/database/ init<SID>.sap• copy <old_Oracle_home>/database/init<SID>.utl to <new_Oracle_home>/database/init<SID>.utl• Copy the SQL*Net parameter files from the directory <old_ORACLE_HOME>networkadmin to the directory <new_ORACLE_HOME>networkadmin. • Edit the TNSNAME.ora add the new oracle home path <new_ORACLE_HOME>networkadmin directory.• Identify the parameter ORACLE_HOME that belongs to the database you want to upgrade (SID_NAME in section SID_LIST) If not available, add the following entry to the file listener.ora:ADR_BASE_<listener_name> = <full_path_to_saptrace_directory>• Note that this is the same value as set in the database profile parameter diagnostic_dest. Since your database is still running in the old environment, do not start the listener with the new listener.ora file at this point. You must have a complete and usable database backup otherwise you might lose data Backing Up the Oracle Database Create a complete database and operating system backup, and back up any archive logs from Oracle 10g.1. Check that the backup is usable. If for any reason you have problems during the upgrade you must be able to restore the database from this backup. 2. Procedure Changing the Environment for User <dbsid>adm In the user environment of <dbsid>adm, rename the following variables:• ORACLE_HOME( map to new oracle home)• TNS_ADMIN (if it exists)• EXAMPLE Rrename ORACLE_HOME into ORACLE_HOME_before_upgrade, and TNS_ADMIN into TNS_ADMIN_before_upgrade. Run the Pre-upgrade script…. Performing the Database Upgrade Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 2
  • 3. To upgrade the database, use the Oracle Database Upgrade Assistant (DBUA).• StartAll ProgramsOracle - <NEW_ORACLE_HOME_NAME>Configuration and Migration ToolsDatabase Upgrade Assistant• Note: Note that if you use this method, you do not automatically run the SAP-specific DBUA upgrade scripts, and you have to run them after the upgrade manually. If not yet stopped, stop the SAP system.• Do not stop the database instance. The database instance must be running in the current (old) environment.• Change the registry entry of ORA_<DBSID>_AUTOSTART by entering the command: <new_Oracle_Home>binoradim -edit –sid <dbsid> –startmode manual • Ignore the error message: Unable to start service, OS Error 1056. Alternatively, use regedit.exe to change the registry key to value FALSE. The registry key is available at HKLM:SofwareOracle KEY_<DBSID>11203 DBUA steps: SCREEN Input DBUA: Welcome Choose Next. DBUA: Select Database 1. Select the database that you want to upgrade. 2. Choose Next. The DBUA analyzes the database to be upgraded and performs pre-upgrade checks. 3. If the DBUA warns you of issues that need to be fixed before the upgrade, you need to analyze and act on these warnings. The most common warning or information messages are as follows:=W�Q& Database is using an old timezone file version Upgrade of TSTZ data is done automatically if the DBUA was started using dbua.sap.ps1. Database contains schemas with stale optimizer statistics See SAP Note 1431793, section 4. Running the Pre-Upgrade Scripts.Database contains INVALID objects prior to upgrade See SAP Note 1431793, section 4. Running the Pre-Upgrade Scripts. If there is not enough space for the SYSTEM tablespace, increase the space.˘EóÈv° If you are prompted to resize the rollback segment SYSTEM, choose Continue. 4.Choose Yes to continue with the upgrade. DBUA: Upgrade Options The following options are available: Recompile invalid objects at the end of the upgrade Leave this selection unchanged. The option lets you choose whether the DBUA has to automatically recompile all PL/SQL modules after the upgrade. If the database server has multiple CPUs, the DBUA automatically proposes the number of parallel processes to be used for the recompilation. Backup database Since you have already performed the Oracle database backup [page 23], you do not need to select this option. Choose Next. DBUA: Move Database Files Leave the default setting Do Not Move Database Files as Part of Upgrade and choose Next. DBUA: Recovery and Diagnostic Location 1.Do not select Specify Flash Recovery Area. 2.If you opened the DBUA with the Start menu, in the Diagnostic Destination field you have to specify the location of the saptrace directory using the Browse button. 3.Choose Next. DBUA: Management Options Deselect Configure the Database with Enterprise Manager, if selected, and choose Next. DBUA: Summary Review the summary of changes to be made. This includes the warnings that you ignored or did not fix, components to be upgraded, parameters to be added, removed, and changed after the upgrade. Choose Back to make any final adjustments, if required. Otherwise, leave the default settings and choose Finish to start the upgrade. The upgrade process itself runs for some time, depending mainly on the size of the database and the capacity of the hardware. You can ignore the warning ORA-32004 obsolete or deprecated parameter(s) specified for RDBMS instance. When the DBUA has completed successfully, the results of the If you started the DBUA from the Start menu, you must perform additional steps to perform the post-upgrade script (see below). Additional Steps When Starting the DBUA from the Start Menu Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 3
  • 4. Additional Steps When Starting the DBUA from the Start Menu If you started the DBUA from the Start menu, you have to check the upgraded database and perform the post-upgrade script manually. “6.1 Checking the upgraded database ” “6.2 Running post-upgrade scripts manually ” To do this perform the following steps of SAP note 1431793: You set the user environment variables1. You create the Oracle TNSListener service2. You change the registry value of Oracle Autostart3. You check the start up type of the Oracle services4. You perform post-upgrade tasks5. You delete the old Oracle software6. Post-Upgrade Steps You set the user environment variable.1. After the Oracle database upgrade, you need to perform the steps described here. In the user environment and system environment <DBSID>adm, check the PATH variable and, if required, remove all parts referring to the old Oracle version. When you modify the user environment, you must be logged on as the corresponding <DBSID>adm user. In the user environment of <DBSID>adm, set the ORACLE_HOME variable to the correct value for Oracle 11g, for example to: <DRIVE>: ORACLE<DBSID>11203.  Copy tnsnames.ora and sqlnet.ora from %ORACLE_HOME%networkadmin to <sapglobalhost>sapmnt<DBSID>SYSprofileoracle. (This information is required for all ABAP application servers you install on a separate host to find the correct location of these files.) Set the user environment variable TNS_ADMIN to point to the directory <sapglobalhost>sapmnt<DBSID>SYSprofileoracle. Log off and log on again to activate the environment changes in your user session. Set TNS_ADMIN on all ABAP application servers. Creating the Oracle TNSListener Service2. Stop the old Oracle listener before you create the Oracle TNSListener Service.( from ms service or command prompt: LSNRCTL STOP Create New listener service use command prompt or run commad: <complete_path_to_new_Oracle_Home>binlsnrctl start This will start the listener from the new Oracle home. As the listener service does not yet exist, you will get the following error message: Failed to open service <Oracle<SID>11202TNSListener>, error 1060. Then the service will be created and started. Changing the Registry Value of Oracle Autostart3. Change the registry value of ORA_<DBSID>_AUTOSTART. Open a command prompt and enter the following command:<new_Oracle_Home>binoradim -edit -sid <dbsid> -startmode manual Ignore the error message: Unable to start service, OS Error 1056. Alternatively, use regedit.exe to change the registry key to value FALSE. The registry key is available at HKLM:SofwareOracle KEY_<DBSID>11202 Checking the Start Up Type of the Oracle Services4. Start the Oracle services (Database and Listener), if not yet started. Also, if not yet started, start the Distributed Transaction Coordinator Service. In a standard configuration, set the startup type of OracleService<DBSID> and Oracle<ORACLE_HOME_NAME>TNSListener to automatic to ensure that they are automatically restarted after booting. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 4
  • 5. Performing Post-Upgrade Tasks (Follow the SAP NOTE 1431793)5. Check the Oracle database parameters against SAP Note 1431798 and adjust them if necessary.• You can find an automated script in SAP Note 1171650 to help you check whether your SAP system complies with the database parameter recommendations at any given point in time. Update the Oracle database statistics with BRCONNECT as follows:• brconnect -c -u / -f stats -t all –f collect -p 4 Run post_ugprade_status.sql. Open a command prompt and change to the directory <new_oracle_home>sapora_upgradepost_ugprade. From this directory start sqlplus.exe and enter the following commands:SQL>connect / as sysdbaSQL>@post_upgrade_status.sql This provides an overview of the status of the upgraded database. Deleting the Old Oracle Software6. Do not delete the old software, if it still has to be accessed by another database instance running with this version.• Before you delete the old Oracle software, you can perform a backup of your database• To deinstall the Oracle 10.2 software, you use the Oracle Universal Installer (OUI).• To delete a service, open a command prompt and enter:sc delete <service_name>• Above Details will help only for the standalone SAP on Oracle upgrade . Most of the steps are copied from SAP standard docum ent. And I have upgraded as per above mentioned steps .For detailed information download the standard document from sap. Database Upgrade Guide Each steps screenshot as follows: Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 5
  • 6. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 6
  • 7. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 7
  • 8. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 8
  • 9. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 9
  • 10. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 10
  • 11. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 11
  • 12. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 12
  • 13. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 13
  • 14. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 14
  • 15. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 15
  • 16. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 16
  • 17. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 17
  • 18. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 18
  • 19. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 19
  • 20. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 20
  • 21. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 21
  • 22. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 22
  • 23. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 23
  • 24. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 24
  • 25. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 25
  • 26. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 26
  • 27. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 27
  • 28. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 28
  • 29. Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 29
  • 30. **************End*************** Oracle 10g to 11g Upgrade on SAP(10.2.0.5.0 to 11.2.0.3) Page 30