Using the My Oracle Support Portal (MOSC)

MOSC Banner

about patch 45

edited Apr 23, 2012 6:32PM in Using the My Oracle Support Portal (MOSC) 1 commentAnswered

in patch 45's readme

  1. To enable fix for bug 13503598 the value of "_external_scn_rejection_delta_threshold_minutes" should be set in init.ora through the following event:

    event="10344 trace name context forever, level <minutes>"

    or run the following to update the spfile

     > alter system set event="10344 trace name context forever, level <minutes>" scope=spfile sid='*';
    

    Please note, the above syntax assumes there are no other events set.

how to set <minutes>

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