Multiple choice technology databases

In which three cases is it most effective to run validation on the APPS schema in the Oracle Applications 11i E- Business Suite setup? (Choose three.)

  1. before performing an export/import

  2. immediately after an upgrade or applying a maintenance pack

  3. converting to multiple organizations or multiple reporting currencies

  4. after a patch or multiple patches are applied

  5. whenever you receive a run-time error that suggests that a problem is caused by the AD_DDL package

Reveal answer Fill a bubble to check yourself
D,E Correct answer
Explanation

Running validation on the APPS schema is most critical after applying patches (when schema changes are most likely) and when encountering run-time errors suggesting AD_DDL package issues (indicating potential corruption). The other options like before export/import or during organizational conversion are not the primary validation triggers - validation should be done after changes, not before them.