|
|
|
How to run Autoconfig in 11i ?
You will use script adautocfg.sh (on both Database & Application tier)
which inturn will call adconfig.sh , which further will calladconfig.pl.
You should not worry about later two scripts its for information only. adautoconfig.sh is
script which you use to run autoconfig.
Where to check log files after autoconfig is executed ?
On database tier its under $ORACLE_HOME/appsutil/log/$CONTEXT_NAME/MM_DD_YYYY/adconfig.log
On Application tier its under $APPL_TOP/admin/$CONTEXT_NAME/log/MMDDYYYY/adconfig.log
where CONTXT_NAME is <SID>_<HOSTNAME>
What if my Context file itself is corrupted, Can I create one ?
Yes you have utility called adbldxml to build xml file(Context File).
How to change some parameter in Context/xml file ?
If you are an expert then you can open xml file via any editor & change it but these days
Oracle is recommending to use Context Editor or if you are on OAM.H or higher then use
OAM (Oracle Application Manager) to change context file.
To Check further other interesting questions on Autoconfig like customizations &
parameters in context file, Wait some time
| Previous Page |
| |
|
|