"Opatch apply" went smooth till verify patch and then exit with following error description:
"OPATCH_JAVA_ERROR: Wrong number of arguments. VerifyPatch needs ORACLE_HOME, OUI location, patch location, patch I
Exception in thread "main" java.lang.Exception: Wrong number of arguments. VerifyPatch needs ORACLE_HOME, OUI location, patch location, patch ID and path to 'ar' command, no_inventory, OS_ID.
at opatch.VerifyPatch.main
Verification of the patch failed.
ERROR: OPatch failed as verification of the patch failed.
Even rolling back a patch is failing.
The OS_ID is retruning as "0" , that was the main reason why it is failing on Windows 7.
Please set the environment variable
set OPATCH_PLATFORM_ID=233 and run the opatch apply command.
No comments:
Post a Comment