Hello,
I´m doing a Oracle database upgrade from 10.2.0.5 to 11.2.0.4 version. This is a SAP SRM 7.0 running on windows server 2003 x64.
I´m following the instructions in oracle upgrade guide (11.2.0.4) and now I´m in chapter "4.6 Performing the Database Upgrade", I´m trying to run the DBUA from PowerShell script (sap note 1431793). But I´m facing an error when I try to run the .\dbua,sap.ps1 (in cd <ORACLE_HOME>\sap\ora_upgrade\post_upgrade)
PS C:\oracle\SWO\11204\sap\ora_
upgrade\post_upgrade> .\dbua.sap.ps1
the database SWO is running on Oracle release "10.2.0.5.0 Production".
Oracle home is "C:\oracle\swo\102".
one or more 10.2 Oracle home(s) found
no 11.2 Oracle home found
I checked the ORACLE_HOME variable... and it is correct... it points to the current (old) ORACLE HOME (the 10.2.0.5 version):
All the oracle database services of 10.2 version are running/started.
Can you tell me what is the cause for this error? How can I solve this situation for I can run the dbua wizard (from powershell) without problems.
Please, help me.
Thank you,
BR,
JD