Multiple choice technology databases

A report output file gets generated when you run "Validate APPS schema" by using the adadmin utility in the Oracle Applications 11i E-Business Suite environment. If the report shows something similar to "GL_CODE_COMBINATIONS table does not exist or is an invalid object", what is the first step that the database administrator (DBA) should take to correct this issue?

  1. Run the AD Relink utility and relink the GL product

  2. Use License Manager, and register the GL product.

  3. Run the "Recreate grants and synonyms for APPS schema" task by using the adadmin utility

  4. Run Autopatch, and apply GL latest available patch

  5. Run Rapid Install to reinstall the database components

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The 'invalid object or does not exist' error in the APPS schema occurs when the database synonyms or grants pointing from the APPS schema to the underlying product schemas (like GL) are missing or broken. Recreating grants and synonyms using the adadmin utility restores these links. Relinking, patching, or reinstalling is premature.