|
Oracle Home |
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > Maintain Applications Database Entities |
|
Oracle Applications 11i eBusiness Suite DBA |
|
|---|---|
Maintain Applications Database Entities |
|
|
1. Access "Maintain Applications Database Entities" menu
Run adadmin and choose the option "4. Maintain Applications Database Entities menu"
2. "Maintain Applications Database Entities" menu options
Enter your choice [6] : 4
This task creates a report called <APPS schema name>.lst in $APPL_TOP/admin/<SID>/out directory.
This report shows:
This task must be run:
This task could be run also from the sqlplus (connected as system): SQL> @$AD_TOP/admin/sql/advrfapp.sql <APPS schema name> <AOL schema name>
4. Re-create grants and synonyms for APPS schema
The APPS schema keeps the database code but, the tables are situated in each product schema. To access these tables, the code must have the right grants. So, this task re-grants the privileges, recreates the synonyms for APPS schema (and also for APPLSYSPUB public schema).
This task must be run:
More information about this subject ( Maintain Applications Database Entities ) you can get from www.in-oracle.com
|
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > Maintain Applications Database Entities |
Disclaimer: The views expressed on this web site are my own and do not reflect the views of Oracle Corporation. You may use the information from this site only at your risk. Copyright (c) 2009-2011 Paul Catalin Tomoiu. All rights reserved.