Saturday, 3 December 2022

 

Update Context File command line


For Shell script  this could be useful for you.


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