Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Error running SQL and EXEC commands in parallel

edited Feb 26, 2013 11:13AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered

Hi,


While we applying the patch 6241631 it got failed with below error


Error:

 ATTENTION: All workers either have failed or are waiting:

          FAILED: file ademusr.sql  on worker  2.

 ATTENTION: Please fix the above failed worker(s) so the manager can continue.


We got the solution for the error from a metalink and we applied the solution as below

To implement the solution, please execute the following steps:

1. On DB node connect to sqlplus as sysdba : sqlplus "/ as sysdba"
2. GRANT select on GV_$LOGFILE to SYSTEM with grant option;
3. connect system/pwd
4. GRANT select on GV$LOGFILE to em_oam_monitor_role;

Tagged:

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