|
Oracle Home |
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > AD Relink (adrelink.sh) |
|
Oracle Applications 11i eBusiness Suite DBA |
|
|---|---|
AD Relink (adrelink.sh) |
|
|
1. What is AD Relink used for ?
AD Relink is used to relink AD executables. The other executables must be relinked using adadmin.
This must be done when:
NOTE: If an executable needs to be relinked during a patching this will be done automatically by AutoPatch.
2. Which UNIX account has to run the AD Relink ?
The owner of the Middle-Tier (applmgr)
adrelink
force={y|n} [<optional args>] <targets> =>
to relink programs individually
adrelink force={y|n} [<optional args>] filelist=<file>
=> to relink many programs (are written in a "filelist"
file)
<targets> = { <product module> [<product module>] ... } link_debug={y|n}
NOTES: a) force={y|n} is used to specify whether to relink regardless of the status of the library or object files.
b) adrelink.sh is situated in $AD_TOP/bin/ directory.
More information about this subject ( AD Relink (adrelink.sh) ) you can get from www.in-oracle.com and also from here.
|
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > AD Relink (adrelink.sh) |
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.