Hi ,
I am trying to install OID on hpux 11.1 downloaded the software from OTN and unpack the cpio files first when i used the command it was giving this ouput
cpio -idmv < as_hpux_oim_oif_101401_disk1.cpio
Out of phase--get help
Perhaps the "-c" option should be used
then i used
cpio -cidmv < as_hpux_oim_oif_101401_disk1.cpio and it got unpack,but i am getting the below error when i ran the runinstaller,any suggestions.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2007-11-19_04-52-56PM. Please wait .../tmp/OraInstall2007-11-19_04-52-56PM/jre/1.4.2/bin/PA_RISC2.0/tnameserv bad CRC 237977cc (should be 1fd80b3d)
/tmp/OraInstall2007-11-19_04-52-56PM/jre/1.4.2/bin/PA_RISC2.0W/policytool bad CRC 50ab95cb (should be 5a0cbccd)
/tmp/OraInstall2007-11-19_04-52-56PM/jre/1.4.2/lib/PA_RISC/hotspot/libjvm.sl bad CRC 921c1ea0 (should be 633e2fa1)
/tmp/OraInstall2007-11-19_04-52-56PM/jre/1.4.2/lib/PA_RISC/libawt.sl bad CRC c3fdac04 (should be f6688fdd)
/tmp/OraInstall2007-11-19_04-52-56PM/jre/1.4.2/lib/PA_RISC/server/libjvm.sl bad CRC 7f3b2520 (should be 633e2fa1)
/tmp/OraInstall2007-11-19_04-52-56PM/jre/1.4.2/bin/PA_RISC2.0W/policytool bad RC 50ab95cb (should be 5a0cbccd))
/tmp/OraInstall2007-11-19_04-52-56PM/jre/1.4.2/bin/PA_RISC2.0W/policytool bad CRC 50ab95cb (should be 5a0cbccd)
Thanks,downloaded the software and installation is done, I created a tns entry converted that lot into an entry that my new LDAP server can handle and then but for clients to make use of LDAP services i need to configure the sqlnet.ora and ldap.ora.
my /etc/hosts file is
127.0.0.1 localhost loopback
#10.0.4.24 panther panther.am.kwe.com panther.kwe.com
10.0.4.24 panther
TNS Ping Utility for 32-bit Windows: Version 9.2.0.1.0 - Production on 20-NOV-20
07 11:46:35
Copyright (c) 1997 Oracle Corporation. All rights reserved.
Used parameter files:
c:\oracle\ora92\network\admin\sqlnet.ora
Used LDAP adapter to resolve the alias
Attempting to contact (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=pa
nther)(PORT=1533)))(CONNECT_DATA=(SID=dbtest1)))
TNS-12545: Connect failed because target host or object does not exist
is this because the /etc/hosts file doesn't have fully qualified domain name?
How to check that the Oracle Net Manager has entered our connection information into the directory is there any command line tool or a table to query within the repository?
Bookmarks