>>-CREATE--OBJECT(data-value)--FROM(data-area)------------------> >--LENGTH(data-value)-------------------------------------------> >--+--------------------------------------+---------------------> '-PARM(data-area)--PARMLEN(data-value)-' >--+---------------------+--THREAD(cpsm-token)------------------> '-CONTEXT(data-value)-' >--RESPONSE(data-ref)--REASON(data-ref)------------------------><
This command creates a new CICSPlex SM or CICS definition using the attribute values you specify. The new definition is stored in the CICSPlex SM data repository. For definitions that have a CICSplex as their context (such as workload management or real-time analysis definitions), the new definition is automatically distributed to all the CMASs involved in managing the CICSplex.
REMOVE, UPDATE
If you do not specify the CONTEXT option, the default context for the thread is assumed.
The record must include
all of the attributes for the resource table specified on the OBJECT option.
For optional attributes that you do not want to specify, set the field to
null (that is, zero) values .
See the CICSPlex System Manager Resource Tables Reference for a list of all permitted null values
For details on how to use a parameter expression with the CREATE command, see CICSPlex System Manager Application Programming Guide. For a description of the parameters that are valid for a given resource table, see CICSPlex System Manager Resource Tables Reference.
The following is a list of the RESPONSE values that can be returned by the CREATE command. The description of each RESPONSE includes a list of associated REASON values, if appropriate.