Skip to Main Content

Hardware

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Ops Center 12.1.2.2161 on Solaris 11.1 x86 installation error

Roman Ivanov-OracleMar 21 2013 — edited Mar 26 2013
I am trying to install Ops Center 12.1.2.2161 on Solaris 11.1 x86
First, I ran OCDoctor and fixed two issues it reported. It was only swap and ZFS ARC to fix.

Next, I ran installer and it failed on database creation step. (I have database distro in /var/tmp/download/)

Stopping OCLISTENER and rerunning install does not help.


*# ./install*
Ops Center Enterprise Controller Installer
(version 12.1.2.2161 on SunOS)
.....
10. Set database credentials. [Completed]
11. Install and Configure Oracle Database. [Not Completed]
12. Seed Ops Center Database Schema [Not Completed]
....

Failed Step: Install and Configure Oracle Database.
The following is a portion of the installer
log which may indicate the cause of the error.
If this does not indicate the cause of the
error, you will need to view the full log
file. More information on how to do that is
available below.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Oracle Corporation SunOS 5.11 11.1 February 2013
sh: line 1: showrev: not found
sh: line 1: /usr/sbin/patchadd: not found
Cleaning up failed steps
5% complete
Copying database files
7% complete
8% complete
100% complete
Look at the log file "/var/opt/sun/xvm/oracle/cfgtoollogs/dbca/OCDB/OCDB.log" for further details.
03-20-2013:20:26:21 ERROR: Failed to create database. Unexpected error from dbca.
Error: 256 when executing: cd /opt/ORCLsysman-db; ./cmd/createOCDB.sh 0 8000 8000 /var/tmp/installer.prereq
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Please fix the problem and then try this step again.
For a full log of the failed install see the file: /var/tmp/installer.log.2123.

t. Try this step again (correct the failure before proceeding)
x. Exit
Enter selection: (t/x) x

*# cat /var/opt/sun/xvm/oracle/cfgtoollogs/dbca/OCDB/OCDB.log*
Cleaning up failed steps
DBCA_PROGRESS : 5%
Copying database files
File "/var/opt/oracle/oratab" is not accessible.
DBCA_PROGRESS : 7%
DBCA_PROGRESS : 8%
ORA-12560: TNS:protocol adapter error

ORA-12560: TNS:protocol adapter error

DBCA_PROGRESS : 100%

*$ cat /var/opt/sun/xvm/oracle/oradiag_oracleoc/diag/clients/user_oracleoc/host_XXXXXX/trace/sqlnet.log*
Wed Mar 20 20:26:19 2013


***********************************************************************

Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/var/opt/sun/xvm/oracle/app/oracle/product/11.2.0/ocdbhome/bin/oracle)(ARGV0=oracleDBUA2619183)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')(DETACH=NO))(CONNECT_DATA=(CID=(PROGRAM=sqlplus)(HOST=hostXXXX)(USER=oracleoc))))

VERSION INFORMATION:
TNS for Solaris: Version 11.2.0.3.0 - Production
Oracle Bequeath NT Protocol Adapter for Solaris: Version 11.2.0.3.0 - Production
Time: 20-MAR-2013 20:26:19
Tracing not turned on.
Tns error struct:
ns main err code: 12560

TNS-12560: TNS:protocol adapter error
ns secondary err code: 0
nt main err code: 530

TNS-00530: Protocol adapter error
nt secondary err code: 8
nt OS err code: 0
Wed Mar 20 20:26:19 2013
This post has been answered by Marco S. on Mar 21 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2013
Added on Mar 21 2013
10 comments
5,917 views