Discussions
Categories
- 196.7K All Categories
- 2.2K Data
- 235 Big Data Appliance
- 1.9K Data Science
- 449.9K Databases
- 221.6K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 549 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 532 SQLcl
- 4K SQL Developer Data Modeler
- 186.9K SQL & PL/SQL
- 21.3K SQL Developer
- 295.4K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.1K Development Tools
- 104 DevOps
- 3.1K QA/Testing
- 645.9K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 153 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 17 Java Essentials
- 158 Java 8 Questions
- 85.9K Java Programming
- 79 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.2K Java SE
- 13.8K Java Security
- 203 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 400 LiveLabs
- 37 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.6K Other Languages
- 2.3K Chinese
- 170 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 230 Portuguese
CPUJul2008 failed with error code 73 on Win2000

569701
Member Posts: 377
Hello all,
env: 10.2.0.3 on Win 2000 (32bit)
I 'am applying the CPUJul2008 on Win 2000 which is 7252496 patch#25 .
The readme.html says 'opatch apply' and it fails.
Does someone have any clue on the problem and how to proceed?
TIA,
JJ
env: 10.2.0.3 on Win 2000 (32bit)
I 'am applying the CPUJul2008 on Win 2000 which is 7252496 patch#25 .
The readme.html says 'opatch apply' and it fails.
致命的:OPatch invoked as follows: 'apply 'I have applied the CPUJul2008 on my Solaris box, but there i have used
情報:
Oracleホーム :\oracle\product\10.2.0\db_1
中央インベントリ : C:\Program Files\Oracle\Inventory
元 : n/a
OPatchのバージョン : 10.2.0.3.4
OUIのバージョン : 10.2.0.3.0
OUIの場所 :\oracle\product\10.2.0\db_1\oui
ログ・ファイルの場所 :\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch2008-09-02_10-50-31午前.log
情報:Starting ApplySession at Tue Sep 02 10:50:33 JST 2008
情報:Starting Apply Session at Tue Sep 02 10:50:33 JST 2008
致命的:OUI-67075:パッチ・オブジェクトのロードに失敗しました。考えられる原因:
指定されたパスが仮パッチのshiphomeではないこと
パッチ領域にメタデータ・ファイルがないこと
パッチの場所 = C:\Documents and Settings\Administrator
詳細 = PatchObject constructor: Input file "C:\Documents and Settings\Administrator\etc\config\actions" or "C:\Documents and Settings\Administrator\etc\config\inventory" does not exist.
致命的:OUI-67073:ApplySession failed: PatchObject constructor: Input file "C:\Documents and Settings\Administrator\etc\config\actions" or "C:\Documents and Settings\Administrator\etc\config\inventory" does not exist.
情報:システムは破損していないため、OPatchはシステムのリストアを試行しません
情報:Finishing ApplySession at Tue Sep 02 10:50:33 JST 2008
情報:Total time spent waiting for user-input is 0 seconds. Finish at Tue Sep 02 10:50:33 JST 2008
情報:スタックの説明: java.lang.RuntimeException: PatchObject constructor: Input file "C:\Documents and Settings\Administrator\etc\config\actions" or "C:\Documents and Settings\Administrator\etc\config\inventory" does not exist.
情報:StackTrace: oracle.opatch.PatchObject.createPatchObject(PatchObject.java:1826)
情報:StackTrace: oracle.opatch.PatchObject.<init>(PatchObject.java:1625)
情報:StackTrace: oracle.opatch.PatchObjectUtil.loadPatch(PatchObjectUtil.java:1439)
情報:StackTrace: oracle.opatch.ApplySession.loadAndInitPatchObject(ApplySession.java:1462)
情報:StackTrace: oracle.opatch.ApplySession.process(ApplySession.java:5191)
情報:StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:1544)
情報:StackTrace: oracle.opatch.OPatch.main(OPatch.java:570)
情報:File "D:\oracle\product\10.2.0\db_1\.patch_storage\patch_unzip" cannot be deleted as it does not exist
opatch napply -skip_subset -skip_duplicate -local.
Does someone have any clue on the problem and how to proceed?
TIA,
JJ
Answers
-
What inside this logfile?
\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch2008-09-02_10-50-31午前.log
What's the result of
opatch lsinventory -
What is the command u are typing now?
Can u aslo showe the output of opatch lsinventory -detail -
Thank you both.
I did a mistake...
I forgot the fact that justC:\Documents and Settings\Administrator>cd
will not take me to that dir like in *nix. Forgot to give "d:" explicitly and without moving to the "7252496" i ran the 'opatch apply' and no wonder it complained.\oracle_patch\CPUJul2008\7252496
C:\Documents and Settings\Administrator>
C:\Documents and Settings\Administrator>cd\oracle_patch\CPUJul2008\7252496
C:\Documents and Settings\Administrator>d:\oracle_patch\CPUJul2008\7252496>opatch apply
<<completed successfully>> -
sigh, windows
This discussion has been closed.