Saturday, June 15, 2013

log files for OPatch and OUI

OPatch (Common for Windows and Unix)

OPatch version - 1.0.0.0.XX. (Oracle RDBMS -9.2.0.X.X and 10.1.0.X.X )

In the list below, locate the command you executed. The location of the log is listed after the command.

1) opatch lsinventory -detail
<ORACLE_HOME>/.patch_storage/LsInventory__<timestamp>.log


2) opatch lsinventory -all
<ORACLE_HOME>/.patch_storage/LsInventory__<timestamp>.log


3) opatch apply
<ORACLE_HOME>/.patch_storage/<ID of patch>/Apply_<ID of patch>_<timestamp>.log


4) opatch rollback -id <ID of patch>
<ORACLE_HOME>/.patch_storage/<ID of patch>/RollBack__<ID of patch>_<timestamp>.log

No comments:

Post a Comment