Starting chain at least one rule must have a condition that always evaluates to TRUE - Oracle DBA

Q.  In starting the chain at least one rule must have a condition that always evaluates to TRUE.
- Published on 12 Aug 15

a. True
b. False

ANSWER: True
 

    Discussion

  • Nirja Shah   -Posted on 21 Aug 15
    -At least one rule must have a condition that always evaluates to TRUE so that the chain can start when the job starts.
    -The easiest way to accomplish this is to just set the condition to 'TRUE' if you are using Schedule chain condition syntax, or '1=1' if you are using SQL syntax.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)