|
Oracle Home |
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > Oracle Auto Config |
|
Oracle Applications 11i eBusiness Suite DBA |
|---|
Oracle Auto Config |
|
AutoConfig is a configuration tool that automates the configuration of an Oracle Applications system. The information required for configuring an Applications system is collected into a repository, called the Applications Context; there is one Applications Context for each application tier (example: /APPS/visappl/admin/VIS_apps.xml), and one for the database tier (example: /APPS/visdb/9.2.0/appsutil/VIS_apps.xml). When AutoConfig runs, it uses information from the Applications Context file to generate all configuration files and update database profiles.
2. How do I determine if AutoConfig is enabled ?
1. Source the database: . /APPS/visdb/9.2.0/VIS_apps.env (example)
2. Go to the listener folder: cd $ORACLE_HOME/network/admin/VIS_apps (example)
3. Show the listener.ora file $ more listener.ora (on Linux/ UNIX, Solaris)
If the header of this file contains the following message, that means the database is AutoConfig enable:
NOTES:
Example:
$AD_TOP/bin/adcfginfo.sh contextfile=/APPS/visappl/admin/VIS_apps.xml
(Use a full path here !)
# AUTOCONFIG DISABLED PRODUCTS
More information
about this subject ( Oracle
Auto Config ) you can get from
www.in-oracle.com.
|
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > Oracle Auto Config |
|
Different Romanian Links/ Linkuri romanesti diferite |
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.