cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Oracle installation

Former Member
0 Kudos

Hi,

   We are installing ECC 6 with EHP6 using SWPM, after providing all the parameters installation starts, the systems asks us to start oracle installation. But when we try to start the runinstallaer we get the following error

The Oracle executable /oracle/<SID>/11203/bin/oracle is empty or does not exists.

The installation is being done on solaris system.

Regards

Naveen

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Dear All,

   Thanks to all of you, the issue has been resolved, we were missing certain OS level packages.

Naveen

Former Member
0 Kudos

Dear Naveen:

    i faced the same error like you,do you mean there is a problem with my OS(LINUX)?

can you tell me what you do to resolve this issue

Former Member
0 Kudos

We had OS level packages missing so we installed them, one of them was sunwmfrum, but these are for solaris. So please check the OS packages required for Oracle installation.

Former Member
0 Kudos

Hi Naveen,

You are calling RUNINSTALLER with -ignoreSysPrereqs option. Can you try running the RUNINSTALLER_CHECK and fix the prereqs and then continue with RUNINSTALLER?

Cheers,

Yashith

Former Member
0 Kudos

Yes we are running from orasid id, the links and directories exists, we had already reviewed the note.

Former Member
0 Kudos

Please attach installation summary file /oracle/U2P/11ginstall_11203.log.

former_member188883
Active Contributor
0 Kudos

Hi Naveen,

What is the Oracle Home specified by you during the installation

Is it /oracle/SID/112_64 or /oracle/SID/11203 ?

Refer thread for similar issue being resolved http://scn.sap.com/thread/3230888

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Please see the log below

.
. 11ginstall.sh - Oracle Database 11.2 Software Installation Script
. Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039 (rel)
. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
. SAP note 1524205
. Oracle Database Release: 11.2.0.3.0
.
. Host     : ibssapserv6
. Platform : sunos_sun4u (64-bit)
. Date     : 2013_07_09 14:39:39
. User     : orau2p
. Logfile  : /oracle/U2P/11ginstall_11203.log
.
. 11ginstall.sh was called with the following options (command line):
. -caller RUNINSTALLER -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs
.
.
. Performing pre-installation checks ...
.
. (OK)      -  Got value for <DB_SID> from environment.
. (OK)      -  Got location for Oracle base from environment.
. (OK)      -  Got location for Oracle stage from '-oracle_stage' option.
. (OK)      -  Oracle base location /oracle exists.
. (OK)      -  Installation location /oracle/U2P/11203 does not exist.
. (OK)      -  Run-time location /oracle/U2P/112_64 does not exist.
. (WARNING) -  Inventory pointer file oraInst.loc is missing. You are starting your first installation on this host.
. (OK)      -  Group dba is defined.
. (OK)      -  Group oper is defined.
. (OK)      -  OUI version in stage is 11.2.0.3.0.
. (OK)      -  New response file /oracle/U2P/.11ginstall_11203.rsp created.
.
. Pre-installation checks completed.
.
.
. Environment settings:
.
. DB_SID                       = U2P
. DISPLAY                      = localhost:12.0
. ORACLE_BASE                  = /oracle
. ORACLE_STAGE                 = not set
.
. Installation Settings:
.
. Installation log file        = /oracle/U2P/11ginstall_11203.log
. Oracle Release               = 11.2.0.3.0
. Oracle stage location        = /oracle/stage/112_64/database
.
. Oracle base location         = /oracle (exists)
. Oracle home install. location= /oracle/U2P/11203
. Oracle home run-time location= /oracle/U2P/112_64
. Inventory group              = dba
. SYSDBA    group              = dba
. SYSOPER   group              = oper
.
. OUI Settings:
.
. OUI version                  = 11.2.0.3.0
. OUI temporary directory      = /oracle/U2P/.11ginstall_11203.tmp
. OUI response file            = /oracle/U2P/.11ginstall_11203.rsp
. OUI output log file          = /oracle/U2P/.11ginstall_11203.oui
. OUI options                  = -waitForCompletion -ignoreSysPrereqs
. OUI inventory location       = INVENTORY_LOCATION=/oracle/oraInventory
.
. Post Installation Settings:
.
. Create symbolic link         = yes
. Type of symbolic link        = relative
. Update OPatch/MOPatch        = yes
. Clean up temp. files         = yes
.
. OUI command line:
.
. LANG=C TMP=/oracle/U2P/.11ginstall_11203.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/U2P/.11ginstall_11203.rsp -waitForCompletion -ignoreSysPrereqs | tee /oracle/U2P/.11ginstall_11203.oui
.
.
. OUI response file:
. /oracle/U2P/.11ginstall_11203.rsp
.
###############################################################################
## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
##
## Generated by 11ginstall.sh - Oracle Database 11.2 Software Installation Script
## Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039
##
## SAP note 1524205
## Oracle Database Release: 11.2.0.3.0
## Platform: sunos_sun4u
## Date    : 2013_07_09 14:39:39
###############################################################################
oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
oracle.install.option=INSTALL_DB_SWONLY
ORACLE_HOSTNAME=ibssapserv6
UNIX_GROUP_NAME=dba
SELECTED_LANGUAGES=en
ORACLE_HOME=/oracle/U2P/11203
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=/oracle/oraInventory
.
. (INFO)    -  Starting Oracle Universal Installer in interactive mode - please wait ...
.
.
. (INFO)    -  Oracle Universal Installer finished.
. (INFO)    -  Name of OUI session log file not found.
.
. OUI output:
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 180 MB.   Actual 478176 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 17013 MB    Passed
Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed
Preparing to launch Oracle Universal Installer from /oracle/U2P/.11ginstall_11203.tmp/OraInstall2013-07-09_02-39-39PM. Please wait ....
.
. Performing clean up tasks ...
. Clean up tasks completed.
.
. Post-installation tasks are not executed.
. Reason: error during installation
. Post-installation tasks have been skipped.
.
. Installation Results
. (ERROR)   -  Oracle Database software installation finished with errors.
. The Oracle executable /oracle/U2P/11203/bin/oracle is empty or does not exist.
. Possible cause(s): link error, installation was cancelled or interrupted, or fatal error.
. (INFO)    -  You can find the installation summary log at /oracle/U2P/11ginstall_11203.log
. (EXIT)    -  Exiting with exit code 2.
.
. 11ginstall.sh - Oracle Database 11.2 Software Installation Script
. Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039 (rel)
. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
. SAP note 1524205
. Oracle Database Release: 11.2.0.3.0
.
. Host     : ibssapserv6
. Platform : sunos_sun4u (64-bit)
. Date     : 2013_07_09 16:53:45
. User     : orau2p
. Logfile  : /oracle/U2P/11ginstall_11203.log
.
. 11ginstall.sh was called with the following options (command line):
. -caller RUNINSTALLER -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs
.
.
. Performing pre-installation checks ...
.
. (OK)      -  Got value for <DB_SID> from environment.
. (OK)      -  Got location for Oracle base from environment.
. (OK)      -  Got location for Oracle stage from '-oracle_stage' option.
. (OK)      -  Oracle base location /oracle exists.
. (OK)      -  Installation location /oracle/U2P/11203 does not exist.
. (OK)      -  Run-time location /oracle/U2P/112_64 does not exist.
. (WARNING) -  Inventory pointer file oraInst.loc is missing. You are starting your first installation on this host.
. (OK)      -  Group dba is defined.
. (OK)      -  Group oper is defined.
. (OK)      -  OUI version in stage is 11.2.0.3.0.
. (OK)      -  New response file /oracle/U2P/.11ginstall_11203.rsp created.
.
. Pre-installation checks completed.
.
.
. Environment settings:
.
. DB_SID                       = U2P
. DISPLAY                      = localhost:10.0
. ORACLE_BASE                  = /oracle
. ORACLE_STAGE                 = not set
.
. Installation Settings:
.
. Installation log file        = /oracle/U2P/11ginstall_11203.log
. Oracle Release               = 11.2.0.3.0
. Oracle stage location        = /oracle/stage/112_64/database
.
. Oracle base location         = /oracle (exists)
. Oracle home install. location= /oracle/U2P/11203
. Oracle home run-time location= /oracle/U2P/112_64
. Inventory group              = dba
. SYSDBA    group              = dba
. SYSOPER   group              = oper
.
. OUI Settings:
.
. OUI version                  = 11.2.0.3.0
. OUI temporary directory      = /oracle/U2P/.11ginstall_11203.tmp
. OUI response file            = /oracle/U2P/.11ginstall_11203.rsp
. OUI output log file          = /oracle/U2P/.11ginstall_11203.oui
. OUI options                  = -waitForCompletion -ignoreSysPrereqs
. OUI inventory location       = INVENTORY_LOCATION=/oracle/oraInventory
.
. Post Installation Settings:
.
. Create symbolic link         = yes
. Type of symbolic link        = relative
. Update OPatch/MOPatch        = yes
. Clean up temp. files         = yes
.
. OUI command line:
.
. LANG=C TMP=/oracle/U2P/.11ginstall_11203.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/U2P/.11ginstall_11203.rsp -waitForCompletion -ignoreSysPrereqs | tee /oracle/U2P/.11ginstall_11203.oui
.
.
. OUI response file:
. /oracle/U2P/.11ginstall_11203.rsp
.
###############################################################################
## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
##
## Generated by 11ginstall.sh - Oracle Database 11.2 Software Installation Script
## Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039
##
## SAP note 1524205
## Oracle Database Release: 11.2.0.3.0
## Platform: sunos_sun4u
## Date    : 2013_07_09 16:53:45
###############################################################################
oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
oracle.install.option=INSTALL_DB_SWONLY
ORACLE_HOSTNAME=ibssapserv6
UNIX_GROUP_NAME=dba
SELECTED_LANGUAGES=en
ORACLE_HOME=/oracle/U2P/11203
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=/oracle/oraInventory
.
. (INFO)    -  Starting Oracle Universal Installer in interactive mode - please wait ...
.
.
. (INFO)    -  Oracle Universal Installer finished.
. (INFO)    -  Name of OUI session log file not found.
.
. OUI output:
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 180 MB.   Actual 479072 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 16714 MB    Passed
Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed
Preparing to launch Oracle Universal Installer from /oracle/U2P/.11ginstall_11203.tmp/OraInstall2013-07-09_04-53-45PM. Please wait ....
.
. Performing clean up tasks ...
. Clean up tasks completed.
.
. Post-installation tasks are not executed.
. Reason: error during installation
. Post-installation tasks have been skipped.
.
. Installation Results
. (ERROR)   -  Oracle Database software installation finished with errors.
. The Oracle executable /oracle/U2P/11203/bin/oracle is empty or does not exist.
. Possible cause(s): link error, installation was cancelled or interrupted, or fatal error.
. (INFO)    -  You can find the installation summary log at /oracle/U2P/11ginstall_11203.log
. (EXIT)    -  Exiting with exit code 2.
.
. 11ginstall.sh - Oracle Database 11.2 Software Installation Script
. Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039 (rel)
. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
. SAP note 1524205
. Oracle Database Release: 11.2.0.3.0
.
. Host     : ibssapserv6
. Platform : sunos_sun4u (64-bit)
. Date     : 2013_07_09 22:52:22
. User     : orau2p
. Logfile  : /oracle/U2P/11ginstall_11203.log
.
. 11ginstall.sh was called with the following options (command line):
. -caller RUNINSTALLER -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs
.
.
. Performing pre-installation checks ...
.
. (OK)      -  Got value for <DB_SID> from environment.
. (OK)      -  Got location for Oracle base from environment.
. (OK)      -  Got location for Oracle stage from '-oracle_stage' option.
. (OK)      -  Oracle base location /oracle exists.
. (OK)      -  Installation location /oracle/U2P/11203 does not exist.
. (OK)      -  Run-time location /oracle/U2P/112_64 does not exist.
. (WARNING) -  Inventory pointer file oraInst.loc is missing. You are starting your first installation on this host.
. (OK)      -  Group dba is defined.
. (OK)      -  Group oper is defined.
. (OK)      -  OUI version in stage is 11.2.0.3.0.
. (OK)      -  New response file /oracle/U2P/.11ginstall_11203.rsp created.
.
. Pre-installation checks completed.
.
.
. Environment settings:
.
. DB_SID                       = U2P
. DISPLAY                      = localhost:10.0
. ORACLE_BASE                  = /oracle
. ORACLE_STAGE                 = not set
.
. Installation Settings:
.
. Installation log file        = /oracle/U2P/11ginstall_11203.log
. Oracle Release               = 11.2.0.3.0
. Oracle stage location        = /oracle/stage/112_64/database
.
. Oracle base location         = /oracle (exists)
. Oracle home install. location= /oracle/U2P/11203
. Oracle home run-time location= /oracle/U2P/112_64
. Inventory group              = dba
. SYSDBA    group              = dba
. SYSOPER   group              = oper
.
. OUI Settings:
.
. OUI version                  = 11.2.0.3.0
. OUI temporary directory      = /oracle/U2P/.11ginstall_11203.tmp
. OUI response file            = /oracle/U2P/.11ginstall_11203.rsp
. OUI output log file          = /oracle/U2P/.11ginstall_11203.oui
. OUI options                  = -waitForCompletion -ignoreSysPrereqs
. OUI inventory location       = INVENTORY_LOCATION=/oracle/oraInventory
.
. Post Installation Settings:
.
. Create symbolic link         = yes
. Type of symbolic link        = relative
. Update OPatch/MOPatch        = yes
. Clean up temp. files         = yes
.
. OUI command line:
.
. LANG=C TMP=/oracle/U2P/.11ginstall_11203.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/U2P/.11ginstall_11203.rsp -waitForCompletion -ignoreSysPrereqs | tee /oracle/U2P/.11ginstall_11203.oui
.
.
. OUI response file:
. /oracle/U2P/.11ginstall_11203.rsp
.
###############################################################################
## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
##
## Generated by 11ginstall.sh - Oracle Database 11.2 Software Installation Script
## Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039
##
## SAP note 1524205
## Oracle Database Release: 11.2.0.3.0
## Platform: sunos_sun4u
## Date    : 2013_07_09 22:52:22
###############################################################################
oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
oracle.install.option=INSTALL_DB_SWONLY
ORACLE_HOSTNAME=ibssapserv6
UNIX_GROUP_NAME=dba
SELECTED_LANGUAGES=en
ORACLE_HOME=/oracle/U2P/11203
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=/oracle/oraInventory
.
. (INFO)    -  Starting Oracle Universal Installer in interactive mode - please wait ...
.
.
. (INFO)    -  Oracle Universal Installer finished.
. (INFO)    -  Name of OUI session log file not found.
.
. OUI output:
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 180 MB.   Actual 479071 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 16718 MB    Passed
Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed
Preparing to launch Oracle Universal Installer from /oracle/U2P/.11ginstall_11203.tmp/OraInstall2013-07-09_10-52-22PM. Please wait ....
.
. Performing clean up tasks ...
. Clean up tasks completed.
.
. Post-installation tasks are not executed.
. Reason: error during installation
. Post-installation tasks have been skipped.
.
. Installation Results
. (ERROR)   -  Oracle Database software installation finished with errors.
. The Oracle executable /oracle/U2P/11203/bin/oracle is empty or does not exist.
. Possible cause(s): link error, installation was cancelled or interrupted, or fatal error.
. (INFO)    -  You can find the installation summary log at /oracle/U2P/11ginstall_11203.log
. (EXIT)    -  Exiting with exit code 2.
.
. 11ginstall.sh - Oracle Database 11.2 Software Installation Script
. Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039 (rel)
. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
. SAP note 1524205
. Oracle Database Release: 11.2.0.3.0
.
. Host     : ibssapserv6
. Platform : sunos_sun4u (64-bit)
. Date     : 2013_07_10 09:57:50
. User     : orau2p
. Logfile  : /oracle/U2P/11ginstall_11203.log
.
. 11ginstall.sh was called with the following options (command line):
. -caller RUNINSTALLER -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs
.
.
. Performing pre-installation checks ...
.
. (OK)      -  Got value for <DB_SID> from environment.
. (OK)      -  Got location for Oracle base from environment.
. (OK)      -  Got location for Oracle stage from '-oracle_stage' option.
. (OK)      -  Oracle base location /oracle exists.
. (OK)      -  Installation location /oracle/U2P/11203 does not exist.
. (OK)      -  Run-time location /oracle/U2P/112_64 already exists.
. (OK)      -  Run-time location /oracle/U2P/112_64 is a directory.
. (OK)      -  Run-time location was created by SAPINST and can be renamed.
. (WARNING) -  Inventory pointer file oraInst.loc is missing. You are starting your first installation on this host.
. (OK)      -  Group dba is defined.
. (OK)      -  Group oper is defined.
. (OK)      -  OUI version in stage is 11.2.0.3.0.
. (OK)      -  New response file /oracle/U2P/.11ginstall_11203.rsp created.
.
. Pre-installation checks completed.
.
.
. Environment settings:
.
. DB_SID                       = U2P
. DISPLAY                      = localhost:10.0
. ORACLE_BASE                  = /oracle
. ORACLE_STAGE                 = not set
.
. Installation Settings:
.
. Installation log file        = /oracle/U2P/11ginstall_11203.log
. Oracle Release               = 11.2.0.3.0
. Oracle stage location        = /oracle/stage/112_64/database
.
. Oracle base location         = /oracle (exists)
. Oracle home install. location= /oracle/U2P/11203
. Oracle home run-time location= /oracle/U2P/112_64 (*) already exists (directory), created by SAPINST
. Inventory group              = dba
. SYSDBA    group              = dba
. SYSOPER   group              = oper
.
. OUI Settings:
.
. OUI version                  = 11.2.0.3.0
. OUI temporary directory      = /oracle/U2P/.11ginstall_11203.tmp
. OUI response file            = /oracle/U2P/.11ginstall_11203.rsp
. OUI output log file          = /oracle/U2P/.11ginstall_11203.oui
. OUI options                  = -waitForCompletion -ignoreSysPrereqs
. OUI inventory location       = INVENTORY_LOCATION=/oracle/oraInventory
.
. Post Installation Settings:
.
. Create symbolic link         = yes
. Type of symbolic link        = relative
. Update OPatch/MOPatch        = yes
. Clean up temp. files         = yes
.
. OUI command line:
.
. LANG=C TMP=/oracle/U2P/.11ginstall_11203.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/U2P/.11ginstall_11203.rsp -waitForCompletion -ignoreSysPrereqs | tee /oracle/U2P/.11ginstall_11203.oui
.
.
. OUI response file:
. /oracle/U2P/.11ginstall_11203.rsp
.
###############################################################################
## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
##
## Generated by 11ginstall.sh - Oracle Database 11.2 Software Installation Script
## Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039
##
## SAP note 1524205
## Oracle Database Release: 11.2.0.3.0
## Platform: sunos_sun4u
## Date    : 2013_07_10 09:57:50
###############################################################################
oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
oracle.install.option=INSTALL_DB_SWONLY
ORACLE_HOSTNAME=ibssapserv6
UNIX_GROUP_NAME=dba
SELECTED_LANGUAGES=en
ORACLE_HOME=/oracle/U2P/11203
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=/oracle/oraInventory
.
. (INFO)    -  Starting Oracle Universal Installer in interactive mode - please wait ...
.
.
. (INFO)    -  Oracle Universal Installer finished.
. (INFO)    -  Name of OUI session log file not found.
.
. OUI output:
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 180 MB.   Actual 479069 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 16716 MB    Passed
Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed
Preparing to launch Oracle Universal Installer from /oracle/U2P/.11ginstall_11203.tmp/OraInstall2013-07-10_09-57-50AM. Please wait ....
.
. Performing clean up tasks ...
. Clean up tasks completed.
.
. Post-installation tasks are not executed.
. Reason: error during installation
. Post-installation tasks have been skipped.
.
. Installation Results
. (ERROR)   -  Oracle Database software installation finished with errors.
. The Oracle executable /oracle/U2P/11203/bin/oracle is empty or does not exist.
. Possible cause(s): link error, installation was cancelled or interrupted, or fatal error.
. (INFO)    -  You can find the installation summary log at /oracle/U2P/11ginstall_11203.log
. (EXIT)    -  Exiting with exit code 2.
.
. 11ginstall.sh - Oracle Database 11.2 Software Installation Script
. Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039 (rel)
. Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
. SAP note 1524205
. Oracle Database Release: 11.2.0.3.0
.
. Host     : ibssapserv6
. Platform : sunos_sun4u (64-bit)
. Date     : 2013_07_10 10:02:48
. User     : orau2p
. Logfile  : /oracle/U2P/11ginstall_11203.log
.
. 11ginstall.sh was called with the following options (command line):
. -caller RUNINSTALLER -oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs
.
.
. Performing pre-installation checks ...
.
. (OK)      -  Got value for <DB_SID> from environment.
. (OK)      -  Got location for Oracle base from environment.
. (OK)      -  Got location for Oracle stage from '-oracle_stage' option.
. (OK)      -  Oracle base location /oracle exists.
. (WARNING) -  Installation location /oracle/U2P/11203 already exists.
. (OK)      -  Installation location /oracle/U2P/11203 is empty.
. (OK)      -  Run-time location /oracle/U2P/112_64 already exists.
. (OK)      -  Run-time location /oracle/U2P/112_64 is a directory.
. (OK)      -  Run-time location was created by SAPINST and can be renamed.
. (WARNING) -  Inventory pointer file oraInst.loc is missing. You are starting your first installation on this host.
. (OK)      -  Group dba is defined.
. (OK)      -  Group oper is defined.
. (OK)      -  OUI version in stage is 11.2.0.3.0.
. (OK)      -  New response file /oracle/U2P/.11ginstall_11203.rsp created.
.
. Pre-installation checks completed.
.
.
. Environment settings:
.
. DB_SID                       = U2P
. DISPLAY                      = localhost:10.0
. ORACLE_BASE                  = /oracle
. ORACLE_STAGE                 = not set
.
. Installation Settings:
.
. Installation log file        = /oracle/U2P/11ginstall_11203.log
. Oracle Release               = 11.2.0.3.0
. Oracle stage location        = /oracle/stage/112_64/database
.
. Oracle base location         = /oracle (exists)
. Oracle home install. location= /oracle/U2P/11203 (*) already exists (empty)
. Oracle home run-time location= /oracle/U2P/112_64 (*) already exists (directory), created by SAPINST
. Inventory group              = dba
. SYSDBA    group              = dba
. SYSOPER   group              = oper
.
. OUI Settings:
.
. OUI version                  = 11.2.0.3.0
. OUI temporary directory      = /oracle/U2P/.11ginstall_11203.tmp
. OUI response file            = /oracle/U2P/.11ginstall_11203.rsp
. OUI output log file          = /oracle/U2P/.11ginstall_11203.oui
. OUI options                  = -waitForCompletion -ignoreSysPrereqs
. OUI inventory location       = INVENTORY_LOCATION=/oracle/oraInventory
.
. Post Installation Settings:
.
. Create symbolic link         = yes
. Type of symbolic link        = relative
. Update OPatch/MOPatch        = yes
. Clean up temp. files         = yes
.
. OUI command line:
.
. LANG=C TMP=/oracle/U2P/.11ginstall_11203.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/U2P/.11ginstall_11203.rsp -waitForCompletion -ignoreSysPrereqs | tee /oracle/U2P/.11ginstall_11203.oui
.
.
. OUI response file:
. /oracle/U2P/.11ginstall_11203.rsp
.
###############################################################################
## Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.
##
## Generated by 11ginstall.sh - Oracle Database 11.2 Software Installation Script
## Version 11.2.0.3.0 Release Date 2011-12-02 Patch Level 039
##
## SAP note 1524205
## Oracle Database Release: 11.2.0.3.0
## Platform: sunos_sun4u
## Date    : 2013_07_10 10:02:48
###############################################################################
oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
oracle.install.option=INSTALL_DB_SWONLY
ORACLE_HOSTNAME=ibssapserv6
UNIX_GROUP_NAME=dba
SELECTED_LANGUAGES=en
ORACLE_HOME=/oracle/U2P/11203
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=/oracle/oraInventory
.
. (INFO)    -  Starting Oracle Universal Installer in interactive mode - please wait ...
.
.
. (INFO)    -  Oracle Universal Installer finished.
. (INFO)    -  Name of OUI session log file not found.
.
. OUI output:
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 180 MB.   Actual 479069 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 16715 MB    Passed
Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed
Preparing to launch Oracle Universal Installer from /oracle/U2P/.11ginstall_11203.tmp/OraInstall2013-07-10_10-02-49AM. Please wait ....
.
. Performing clean up tasks ...
. Clean up tasks completed.
.
. Post-installation tasks are not executed.
. Reason: error during installation
. Post-installation tasks have been skipped.
.
. Installation Results
. (ERROR)   -  Oracle Database software installation finished with errors.
. The Oracle executable /oracle/U2P/11203/bin/oracle is empty or does not exist.
. Possible cause(s): link error, installation was cancelled or interrupted, or fatal error.
. (INFO)    -  You can find the installation summary log at /oracle/U2P/11ginstall_11203.log
. (EXIT)    -  Exiting with exit code 2.

Former Member
0 Kudos

Oracle home is 112_64

I tried same things as on thread. But nothing works.

Reagan
Advisor
Advisor
0 Kudos

Hello

Please provide the output of this command.

df -g | grep -i oracle

Regards

RB

Former Member
0 Kudos

the output is blank

Reagan
Advisor
Advisor
0 Kudos

Hello

Do you have file systems created for the Oracle installation ?

If so please list them.

Regards

RB

Former Member
0 Kudos

Are you sure you have correct DISPLAY variable value? Can you see Oracle Universal Installer screens?

Former Member
0 Kudos

Yes I am running from orasid.

See the screen shot

AtulKumarJain
Active Contributor
0 Kudos

Hi Naveen,

PLease check

SAP Note No. 1524205

http://docs.oracle.com/cd/B14117_01/em.101/b12140/2_oui_using.htm

BR

Atul

Former Member
0 Kudos

I had already gone through the not and used latest RUNINSTALLER

former_member188883
Active Contributor
0 Kudos

Hi Naveen,

Please check whether following mount point exists on your sever

/oracle/stage/11203

/oracle/SID/112_64

Secondly check where all the Oracle binary file have been extracted. You need to login with orasid user and traverse to the respective  folder and execute ./RUNINSTALLER.

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

I am running with orasid, and running from /oracle/stage/112_64/database/SAP directory. Where do I check the binary files?

Former Member
0 Kudos

Deepak,

    All the folders exist, I am running from orasid user, also Runinstaller is run from /oracle/stage/112_64/database/SAP directory

Reagan
Advisor
Advisor
0 Kudos

Hello

Are you starting the RUNINSTALLER under orasid user ?

Can you provide the complete log and or the screen shots as well ?

Thanks

RB

Former Member
0 Kudos

Yes I am running from orasid

Please check the screen shot below

AtulKumarJain
Active Contributor
0 Kudos

Hi Naveen,

Please check

SAP Note No. 556232

And compare env for oracle .

BR

Atul

Former Member
0 Kudos

This note is for windows and not solaris.

Former Member
0 Kudos

Hi Atul:

    Can you help me to resolve a problem,when I am installing eh6 in the step 22: start instance ,I get an error :  

   Last error reported by the step: Instance TYH/DVEBMGS00 reached state UNKNOWN after having state STARTING. Giving up.).

  Thanks very much!

apinst_loginquirer.log:

TRACE      2013-07-17 09:18:56.946
SAPInst calls the LogInquirer because of an error in execution of step |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_CI_Instance_Start|ind|ind|ind|ind|4|0|start.

TRACE      2013-07-17 09:18:57.007
  Call block:CallBackInCaseOfAnErrorDuringStepExecution
    function:CallTheLogInquirer
is validator: true

WARNING    2013-07-17 09:18:57.13 [iaxxejshlp.cpp:150]
Could not get property IDs of the JavaScript object.

ERROR      2013-07-17 09:18:57.13 [iaxxejsctl.cpp:367]
FJS-00010  Could not get value for property .

TRACE      2013-07-17 09:18:57.179
A problem occurs during execution the LogInquirer callback. SAPinst will switch back to the standard behavior.

Reagan
Advisor
Advisor
0 Kudos

Hello

The problem is with the startup of the instance

Check the work process trace files in the work directory

Regards

RB

Former Member
0 Kudos

Please check if R3trans -d is working i.e. it is able to connect to DB.

Or you might have to download the latest kernel.