adcmctl.sh wait=Y

来源:互联网 发布:江西省网络诈骗 编辑:程序博客网 时间:2024/06/09 18:13


Solution

Perform one of the following two solutions:

  1. Before running adstpall.sh:
    - Change directory to $ADMIN_SCRIPTS_HOME and run command to stop the Concurrent Managers:
    adcmctl.sh stop <APPS username/APPS password>
      
    - Wait for all Concurrent Processing related processes to stop.

    OR

    - Run adcmctl with argument wait=Y :
    adcmctl.sh stop <APPS username/APPS password> wait=Y
      
      The wait=Y argument will have the script wait until all Concurrent Processing related processes have stopped.

  2. Perform the following steps in Oracle Applications Manager (OAM):
    - Navigate to Site Map / AutoConfig / Edit Parameters for the Current File system environment Applications Tier / oa_services / oa_service_list
    - Set Value for Concurrent Manager Wait Parameter (s_cp_wait) to : Y
    - Click Save (at the bottom of the page) and on the next page click OK
      Do this for both File system environments.
    - Set the Run File system environment, change directory to $ADMIN_SCRIPTS_HOME, and run AutoConfig:
    ./adautocfg.sh
0 0
原创粉丝点击