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
No comments :
Post a Comment
If you will ask a question, please don't comment here..
For your questions, please create an issue into my forum.
Forum Link: http://ermanarslan.blogspot.com.tr/p/forum.html
Register and create an issue in the related category.
I will support you from there.