Bom dia,
Esta é a primeira vez que estou aplicando um patch no Oracle. Baixei o patch e no arquivo LEIA_ME tinha as seguintes instruções:
3.3.2 Patch Installation Instructions for Single Instance
Follow these steps:
1. Cleanly shut down all processes running from the ORACLE_HOME.
2. Set the ORACLE_HOME environment variable to the correct Oracle home that needs to be patched.
> set ORACLE_HOME=
3.Go to the directory where you downloaded the patch:
> cd 12328268
4.Ensure that the directory containing the OPatch script appears in your PATH setting. Enter the following command to run OPatch:
> opatch apply
5.Inspect the opatch.log file generated in %ORACLE_HOME%cfgtoollogsopatch for any errors.
6.If there are errors, refer to Section 4, “Known Issues”.
Consegui executar até o passo 3. no passo 4 eu não acho o script opatch e o comando “opatch apply” exibe a seguinte mensagem de erro:
C:p12328268_10205_WINNT12328268>opatch apply
‘opatch’ não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
Alguém poderia me ajudar a aplicar esse patch ???
Obrigado.