Operating System - HP-UX
1752565 Members
5458 Online
108788 Solutions
New Discussion юеВ

Oracle adapter TCP/IP installation error on HP-UX 11

 
Gabriel Mu├▒oz
Occasional Advisor

Oracle adapter TCP/IP installation error on HP-UX 11

After I installed Oracle 8.0.4 on HP-UX 11 I have the following problems:

1) adapters:

Installed Net8 Protocol Adapters are:

BEQ Protocol Adapter
IPC Protocol Adapter
Error!!! TCP/IP Protocol Adapter not completely installed!
Adapter present in ntcontab.o, but missing from libnetwork.a...
RAW Protocol Adapter

Installed Net8 Naming Adapters are:

Error!!! Oracle TNS Naming Adapter not completely installed!
Adapter present in libnetwork.a, but missing from nnfgt.o...
Error!!! Oracle Naming Adapter not completely installed!
Adapter present in libnetwork.a, but missing from nnfgt.o...


Installed Advanced Networking Option/Network Security products are:

Oracle Security Server Authentication Adapter

2) In Oracle install.log file appear:

>>> Entering network/install/tcppa.ins
- Removing TCP/IP Protocol Adapter Generated Files...
- Loading TCP/IP Protocol Adapter Libraries...
- Loading TCP/IP Protocol Adapter Administrative Scripts...
- Loading TCP/IP Protocol Adapter Documentation Files...
- Loading TCP/IP Protocol Adapter Executables...
- Registering TCP/IP Protocol Adapter...
- Installed Protocol Adapters are: BEQ Protocol Adapter, IPC Protocol Adapter, Error!!! TCP/IP Protocol Adapter not completely installed!, Adapter present in ntcontab.o, but missing from libnetwork.a..., RAW Protocol Adapter, Error!!!

Oracle TNS Naming Adapter not completely installed!, Adapter present in libnetwork.a, but missing from nnfgt.o..., Error!!! Oracle Naming Adapter not complete

Can anyone help me?

Rocketir
3 REPLIES 3
Bill McNAMARA_1
Honored Contributor

Re: Oracle adapter TCP/IP installation error on HP-UX 11

You can safely ignore this..
At least that's what I've read on a hp site.

Later,
Bill
It works for me (tm)
Bill McNAMARA_1
Honored Contributor

Re: Oracle adapter TCP/IP installation error on HP-UX 11

have a look here:
http://www.hp-uxconsulting.com/zip/o816.zip

Later,
Bill
It works for me (tm)
Gabriel Mu├▒oz
Occasional Advisor

Re: Oracle adapter TCP/IP installation error on HP-UX 11

I have a problem with database creation in Oracle 8.0.4 installation process.

In install.log file appear:

- ERROR: The 'CREATE DATABASE' statement for the ORCL database failed.
egrep failed to find 'ORA-' error in the file:
/opt/oracle/admin/ORCL/create/crdbORCL.lst

crdbORCL.lst contents:

ORA-12537: TNS:connection closed
LCC-00161: Message 161 not found; product=SVRMGR; facility=MGR

ORA-12537: TNS:connection closed
create database "ORCL"
*
ORA-03114: not connected to ORACLE
ORA-12537: TNS:connection closed

I thought in a posible error with Oracle TCP/IP adapter installation.

Why database creation failed during installation process?
Rocketir