Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

3.4 M012 Installation Problem (HP UX 11)

  • Thread starter Thread starter williaps
  • Start date Start date
W

williaps

Guest
Hi all,


I am trying to run the custom install (Appendix B of the install guide) unbundled Intralink 3.4 M012 on an HP UX 11 server. I am to the point where I execute the install_ilink command and I receive the following error. It seems to be looking for the JRE but it shouldn't need that because this is being run from a cshell. Any thoughts?
% install_ilink DATABASE PW01D SMALL /oradata01/devl/PW01D/intralink_tmp<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Scratch path assumed by default for UNIX (/tmp)


DO NOT REMOVE THIS WINDOW!!!

###########################################################
Pro/INTRALINK Data Server installation

Installation parameters:

Installation type = "DATABASE"
ORACLE_SID&n bsp; = PW01D
Database size = SMALL
Data files directory = /oradata01/devl/PW01D/intralink_tmp
Character set = UTF8

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


Starting ORACLE database installation:

Can not find bundled installation of Oracle. Trying to use un-bundled Oracle
Configuring Net Service Name "INTRALINK" ... /oracle/v920/devl01/bin/netca[152]: %s_jreLocation%/bin/jre: not found.
/oracle/v920/devl01/bin/netca[152]: %s_jreLocation%/bin/jre: not found.
invoked from within
"ProINetHelper::addNetSvcName $DB_SID $NET_SVC_NAME"
(procedure "ProIDBCAHelper::createDatabase" line 27)
invoked from within
"ProIDBCAHelper::createDatabase $filepath"
(procedure "CreateDatabase" line 82)
invoked from within
"CreateDatabase ${ilink_dbsize} ${filepath} ${charset}"
invoked from within
"if {(${InstTarget} == "ALL") || (${InstTarget} == "DATABASE")} {
set errorCode ""
CreateDatabase ${ilink_dbsize} ${filepath} ${charset}
}"
(file "/oracle/v920/devl01/ptc/dataserver/intralink/dbs/install_il ink.tcl" line 211)
%
 

Part and Inventory Search

Sponsor

Back
Top