cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to install oracle .

0 Kudos

Dear All

need urgent and quick help , i am trying to install oracle for my PI system copy ., but its giving me this error .

as we already have another ERP pre prod system in the same hardware. which is up and running.

kindly help me in fixing this issue.

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

Starting Oracle Universal Installer...

Checking Temp space: must be greater than 180 MB.   Actual 18762 MB    Passed

Checking swap space: must be greater than 150 MB.   Actual 75855 MB    Passed

Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed

Preparing to launch Oracle Universal Installer from /oracle/XPH/11ginstall_11202.tmp/OraInstall2016-05-03_08-03-12AM. Please wait ...

Invalid source path '../stage/Components/oracle.swd.oui/11.2.0.2.0/1/DataFiles' specified for unzip. Unzip command failed. Please check oraparam.ini and specify a valid source path.

: No such file or directory

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

Regards .

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Issue is fixed ., thanks to all . issue was something else.

host sid was wrongly configured.

/oraclexph/XPH:/bin/csh

it has to be like this.

/oracle/XPH:/bin/csh

anyway thanks all.

Answers (3)

Answers (3)

former_member185239
Active Contributor
0 Kudos

Hi SAP,

You can uninstall the oracle manually by deleting the oraInst.loc and oratab file from location /etc folder.

Then delete the binaries of the oracle installed.

if you face any issue , kindly let us know

With Regards

Ashutosh Chaturvedi

former_member188883
Active Contributor
0 Kudos

Hi,

Please attach this log file /oracle/XPH/11ginstall_11202.log

Regards,

Deepak Kori

0 Kudos

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-04-15 14:06:12

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs -executePrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (OK) - Installation location /oracle/XPH/11202 does not exist.

. (OK) - Run-time location directory /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-04-15 14:06:12

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 = /oracle/stage/112_64

. DISPLAY                      = 10.120.161.30

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs -executePrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs -executePrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-04-15 14:06:56

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (OK) - Installation location /oracle/XPH/11202 does not exist.

. (OK) - Run-time location directory /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-04-15 14:06:56

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 = /oracle/stage/112_64

. DISPLAY                      = 10.120.161.30

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-04-18 15:07:12

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (OK) - Installation location /oracle/XPH/11202 does not exist.

. (OK) - Run-time location directory /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-04-18 15:07:12

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-04-18 15:16:13

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location directory /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-04-18 15:16:13

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-04-18 17:14:15

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location directory /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-04-18 17:14:15

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-04-18 18:04:06

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-04-18 18:04:06

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-04-18 18:24:02

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-04-18 18:24:02

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-02 06:18:57

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-02 06:18:57

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-02 06:48:36

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-02 06:48:36

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-02 06:49:42

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location /oracle/XPH/112_64 does not exist.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-02 06:49:42

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-02 07:23:36

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-02 07:23:36

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-02 08:26:35

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-02 08:26:35

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-03 04:48:24

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (WARNING) - Installation location /oracle/XPH/11202 is not empty.

. (WARNING) - Run-time location symbolic link /oracle/XPH/112_64 already exists.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-03 04:48:24

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (not empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (SUCCESS) - The software installation was successful.

.

. Performing post-installation tasks ...

.

. (INFO) - A directory /oracle/XPH/112_64 already exists.

. This directory was not installed by SAPINST (/oracle/XPH/112_64/bin exists).

. (WARNING) - Cannot rename /oracle/XPH/112_64 to /oracle/XPH/112_64.SAPINST.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 can not be created because file or directory with this name already exists.

.

. (INFO) - Updating patch tool OPatch in /oracle/XPH/11202/OPatch

. (WARNING) - /oracle/XPH/11202/bin/unzip not found. Can not unzip /oracle/stage/112_64/database/SAP/opatch-11.2.0.1.3.zip.

.

. (INFO) - Updating patch tool MOPatch in /oracle/XPH/11202/MOPatch

. (WARNING) - /oracle/XPH/11202/bin/unzip not found. Can not unzip /oracle/stage/112_64/database/SAP/mopatch-2_1_7.zip.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-03 05:02:21

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (WARNING) - Installation location /oracle/XPH/11202 is not empty.

. (WARNING) - Run-time location symbolic link /oracle/XPH/112_64 already exists.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-03 05:02:21

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (not empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (SUCCESS) - The software installation was successful.

.

. Performing post-installation tasks ...

.

. (INFO) - A directory /oracle/XPH/112_64 already exists.

. This directory was not installed by SAPINST (/oracle/XPH/112_64/bin exists).

. (WARNING) - Cannot rename /oracle/XPH/112_64 to /oracle/XPH/112_64.SAPINST.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 can not be created because file or directory with this name already exists.

.

. (INFO) - Updating patch tool OPatch in /oracle/XPH/11202/OPatch

. (WARNING) - /oracle/XPH/11202/bin/unzip not found. Can not unzip /oracle/stage/112_64/database/SAP/opatch-11.2.0.1.3.zip.

.

. (INFO) - Updating patch tool MOPatch in /oracle/XPH/11202/MOPatch

. (WARNING) - /oracle/XPH/11202/bin/unzip not found. Can not unzip /oracle/stage/112_64/database/SAP/mopatch-2_1_7.zip.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-03 05:03:12

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (OK) - Installation location /oracle/XPH/11202 does not exist.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-03 05:03:12

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-03 06:02:21

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (OK) - Installation location /oracle/XPH/11202 does not exist.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-03 06:02:21

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-03 08:14:06

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs -executePrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (OK) - Installation location /oracle/XPH/11202 does not exist.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-03 08:14:06

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs -executePrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs -executePrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-03 08:23:14

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-03 08:23:14

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

.

. 11ginstall.sh - Oracle Database Software Installation Script

. Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

. Reference SAP note: 1524205

. Supported Oracle Database Release: 11.2.0.2.0

.

. Host     : tracker00201

. Platform : SunOS sun4u (64-bit)

. Date     : 2016-05-03 11:25:34

. User     : oraxph

. Logfile  : /oracle/XPH/11ginstall_11202.log

.

. 11ginstall.sh was called with the following options (command line):

. -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

.

.

. Performing pre-installation checks ...

.

. (OK) - Got location for Oracle base from environment.

. (OK) - Got location for Oracle stage from '-oracle_stage' option.

. (OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/XPH/11202 already exists.

. (OK) - Installation location /oracle/XPH/11202 is empty.

. (OK) - Run-time location symbolic link /oracle/XPH/112_64 already exists, created by SAPINST.

. (OK) - Inventory pointer file /var/opt/oracle/oraInst.loc exists.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/XPH/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/XPH/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

---

--- Response file /oracle/XPH/11ginstall_11202.rsp

---

###############################################################################

## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

##

## Generated by 11ginstall.sh - Oracle Database Software Installation Script

## Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022

##

## Reference SAP note: 1524205

## Supported Oracle Database Release: 11.2.0.2.0

## Platform: SunOS sun4u

## Date    : 2016-05-03 11:25:34

###############################################################################

oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0

oracle.install.option=INSTALL_DB_SWONLY

ORACLE_HOSTNAME=tracker00201

UNIX_GROUP_NAME=dba

SELECTED_LANGUAGES=en

ORACLE_HOME=/oracle/XPH/11202

ORACLE_BASE=/oracle

oracle.install.db.InstallEdition=EE

oracle.install.db.EEOptionsSelection=true

oracle.install.db.optionalComponents=oracle.rdbms.partitioning:11.2.0.2.0,oracle.rdbms.rat:11.2.0.2.0

oracle.install.db.DBA_GROUP=dba

oracle.install.db.OPER_GROUP=oper

oracle.install.db.isRACOneInstall=false

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false

DECLINE_SECURITY_UPDATES=true

oracle.installer.autoupdates.option=SKIP_UPDATES

#INVENTORY_LOCATION=

---

--- End of response file /oracle/XPH/11ginstall_11202.rsp

---

. Environment settings:

. ORACLE_BASE                  = /oracle

. ORACLE_STAGE                 =

. DISPLAY                      = localhost:11.0

. DB_SID                       = XPH

.

. Installation Settings:

. Oracle Release               = 11.2.0.2.0

. OUI version                  = 11.2.0.2.0

. Oracle stage location        = /oracle/stage/112_64/database

.

. Oracle base location          = /oracle (exists)

. Oracle home installation loc. = /oracle/XPH/11202 (*) already exists (empty)

. Oracle home run-time location = /oracle/XPH/112_64 (*) already exists, created by SAPINST

. Inventory group              = dba

. SYSDBA group                 = dba

. SYSOPER group                = oper

.

. OUI temporary directory      = /oracle/XPH/11ginstall_11202.tmp

. response file                = /oracle/XPH/11ginstall_11202.rsp

. log file                     = /oracle/XPH/11ginstall_11202.log

. invPtrLoc option             = / #INVENTORY_LOCATION=

. installer language           =

. further OUI options          = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch        = -opatch_update

. Check inventory              =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/XPH/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/XPH/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

.

.

. Oracle Universal Installer finished with return code -1.

. A return code of -1 indicates that at least one installation failed.

.

. (FAILURE) - The software installation was not successful.

. (/oracle/XPH/11202/bin/oracle does not exist).

. Check the OUI installation log file.

.

. Performing post-installation tasks ...

.

.

. (INFO) - Creating symbolic link /oracle/XPH/112_64 ...

. (WARNING) - Symbolic link /oracle/XPH/112_64 is not created because the installation was not successful.

.

.

.

. Post-installation tasks completed.

.

. See log file /oracle/XPH/11ginstall_11202.log for details.

Former Member
0 Kudos

Hello,

Uninstall and try reinstalling from path /oracle/stage/<release>/database/SAP.

You may refer to SAP Note 1524205.

Thanks.

Best Regards,

Anita