SAP ABAP Message Class SCTS_DIST_CTL_COMAPI Message Number 016 (TMS parameter OPERATION_MODE is not set correctly for system &1)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_COMMON_API (Package) cCTS: common external APIs
Attribute
Message class SCTS_DIST_CTL_COMAPI  
Short Description cCTS - All common API related Messages    
Message Number 016  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20140121   
Message Text
TMS parameter OPERATION_MODE is not set correctly for system &1
Help Document

Diagnosis

The parameter OPERATION_MODE is not set correctly in system . This parameter specifies the operating mode for the system which in turn defines the level of import control that the central CTS takes over for system .

Procedure

  • If the managed system belongs to the same transport domain as the central CTS server, you can use the central CTS Configuration UI to set the missing TMS parameters (except for NON_ABAP_WBO_CLIENT). If you are not yet in the TMS Parameters dialog box, select the managed system and choose the link in the "TMS Parameters" column.
  • If the managed system does not belong to the same transport domain as the central CTS server, you cannot use the central CTS Configuration UI to set the TMS parameters. You can only display them there. To set them, you must go to the Transport Management System of the managed system. For more information on how to do this, read the specific messages for the individual TMS parameters in the "Status Details" view. If you are not yet in the "Status Details" view, select the managed system and choose "See Details" in the "Status" column.

Setting TMS parameter OPERATION_MODE manually

  1. Log on to the Transport Domain Controller of system .
  2. Call transaction STMS.
  3. Choose "System Overview".
  4. Select the required system by double-clicking it.
  5. On the "Transport Tool" tab page, switch to change mode.
  6. As required, add or change the TMS parameter "OPERATION_MODE" and assign the correct value as described below.
  7. Confirm the settings and distribute the TMS configuration.

Possible values for TMS parameter OPERATION_MODE

  • CONTROLLED: The central CTS server controls the transports in the managed system. Imports can no longer be executed locally in the managed system.
  • CONTROLLED_DYNAMIC: The central CTS server dynamically controls transports in the managed system. Imports can no longer be executed locally in the managed system.
    Another application on top of central CTS, such as Change Request Management (ChaRM), defines the level of control for the managed system.
  • PROPOSED: The central CTS server suggests imports for the managed system by placing transports in the import queue. Imports must be started locally in the system.
  • PROPOSED_DYNAMIC: The central CTS server suggests imports for the managed system by placing transports in the import queue. Imports must be started locally in the system.
    Another application on top of central CTS, such as Change Request Management (ChaRM), defines the level of control for the managed system.
  • MONITORED: The central CTS server only has a monitoring function. Transports must be started locally in the system.

The default value is UNKNOWN.

History
Last changed on/by 20140121  SAP 
SAP Release Created in   702