EBS - Update Context File command line
When logged in as application owner, and set the environment.
Context file can be updated with oracle.apps.ad.context.UpdateContext class.
Usage:
java oracle.apps.ad.context.UpdateContext {CONTEXT_FILE_FULL_PATH} {CONTEXT_VARIABLE_NAME} {DESIRED VALUE}
Example
applmgr> java oracle.apps.ad.context.UpdateContext $CONTEXT_FILE s_dbport 1522
Context file can be updated with oracle.apps.ad.context.UpdateContext class.
Usage:
java oracle.apps.ad.context.UpdateContext {CONTEXT_FILE_FULL_PATH} {CONTEXT_VARIABLE_NAME} {DESIRED VALUE}
Example
applmgr> java oracle.apps.ad.context.UpdateContext $CONTEXT_FILE s_dbport 1522
Thank you for useful article! It allowed me to automate cloning
ReplyDeleteThanks very helpful!
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDelete