Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> OT: 11i Autoupgrade and IPC protocol

OT: 11i Autoupgrade and IPC protocol

From: Tortorelli, Mary Jo <tortorelli_at_ppg.com>
Date: Tue, 18 Mar 2003 11:53:43 -0800
Message-ID: <F001.0056CCAB.20030318115343@fatcity.com>


Has anyone successfully run Autoupgrade with IPC?

We've been completed upgrading test cases of our HR Application (11.5.7, 8.0.6/8.1.7, HPUX 11.0) successfully until this last test where I configured the workers to use the IPC protocol. Autoupgrade runs for several hours okay and then bombs with msg below.

MTS is NOT configured. The protocol is all that's changed between this attempt and the last which was successful.



jre "-mx128m" "-nojit" "oracle.apps.ak.akload" "APPS" "******" "thin" "(DESCRIPT ION=(ADDRESS=(PROTOCOL=ipc)(key=xt22))(CONNECT_DATA=(SID=xt22)))" "DOWNLOAD" "/c ode01_106/applmgr/11i/xt22/ak/11.5.0/out/akcattr.jlt" "GET_CLIENT_DATA" "ATTRIBU TE"
Error: 17002 Io exception: The Network Adapter could not establish the connectio n
java.sql.SQLException: Io exception: The Network Adapter could not establish the  connection
        at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
        at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
        at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java)
        at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.ja
va)
        at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java)
        at java.sql.DriverManager.getConnection(DriverManager.java:83)
        at java.sql.DriverManager.getConnection(DriverManager.java:126)
        at oracle.apps.ak.Parameters.<init>(Parameters.java:175)
*******************************************************************************************************************

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Tortorelli, Mary Jo
  INET: tortorelli_at_ppg.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Mar 18 2003 - 13:53:43 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US