Database Administration (MOSC)

MOSC Banner

Windows Fix for 12.1:Parallel Execution Of Datapatch during Patching or Manual upgrade fails with er

edited Jul 20, 2018 5:00AM in Database Administration (MOSC) 1 commentAnswered

We are having an issue with the qopiprep.bat file executing at the same time for mutliple database in a Windows 2016 / Oracle 12c environment.

The suggested fix (20599273Patch 19215058">https://support.oracle.com/epmos/faces/ui/patch/PatchDetail.jspx?parent=DOCUMENT&sourceId=2054286.1&patchId=19215058) doesn't work for a Windows environment, because the qopiprep.bat file provided in the fix is for bash.

How can the qopiprep.bat file be modified for a Windows / Oracle environment?

We already tried the following workaround (adding _%ORACLE_SID% for the XML file name) in the qopiprep.bat file:

    ....

    FOR /F  %%i IN ('%ORACLE_HOME%\bin\orabasehome.exe') do set logloc=%%i\rdbms\log

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center