Oracle HTTP Server Technical Forum
Displayed below are the messages of the selected thread.
Thread Status: Closed
From: Stephan Cote 27-Jun-03 18:42
Subject: Urgent, trying to install 90220 NC Patchset - installer hangs
RDBMS Version: 9.0.2 Operating System and Version: SunOS 5.9 Product (i.e., OAS, IAS, etc): 9ias release 2 Product Version: 9.0.2.2 JDK Version: 1.3.1 Error number: sp2-0306
Urgent, trying to install 90220 NC Patchset - installer hangs
Hi,
I try to install the NC patchset 9.0.2.2.0 and at the end of installation, OUI hangs at 100%. A message is displayed on the session launching OUI:
sp2-0306 Invalid Option
Usage: [CONNECT......
When I'm looking in the install log file, I only see the following:
Calling action SpawnActions2.2.0.6.0 Spawn
installcommand = sh /logiciel/oracle/product/9ias_midt/wireless/sample/upgrade_infr.sh /logiciel/oracle/product/9ias_midt > /logiciel/oracle/product/9ias_midt/wireless/logs/upgrade9028.log
deinstallcommand = null
WaitForCompletion = null
If I try to manually run the upgrade_infr.sh, I got the same error!
What can I do now, the OUI is always at 100%! Stéphan Côté
Telus Solutions d'affaires
Québec
From: Stephan Cote 27-Jun-03 19:43
Subject: Re : Urgent, trying to install 90220 NC Patchset - installer hangs
Hi,
I logged TAR and I hit a bug. I really don't know why OUI find that the TNS Descriptor is greater than 160 bytes but after applying a patch, my problem was resolved. Here is the answer of my TAR:
=========================================================================
If the TNS Description string is greater than 160 bytes in length, SQL*PLus truncates it to 160 bytes silently, resulting in
the User being unable to connect. Which results in sp2-0306
Apply Patch for 2298683 to the Mid Tier. Then reapply the NC patchset 9.0.2.2.0
Hope this help someone else!
Regards,
Stephan. Stéphan Côté
Telus Solutions d'affaires
Québec
From: Oracle, Rhoderick Butial 27-Jun-03 20:29
Subject: Re : Re : Urgent, trying to install 90220 NC Patchset - installer hangs
Hello,
Thanks for posting your solution. The information that you have given will help others having the same problem.
Thank you,
Rod
Oracle Technical Support
From: Oracle, James Madden 25-Sep-03 03:13
Subject: Re : Urgent, trying to install 90220 NC Patchset - installer hangs
On Linux I found the issue was that after applying
patch 2298683 that the patch.sh created a new SQLPLUS executable in
$OH/sqlplus/lib but never moved it to $OH/bin
|