CINS group-name
CINS resource-type(resource-id) GROUP(group-name)
resource-type | One of FILE, PROGRAM, TDQUEUE, TERMINAL, TRANSACTION, TRANCLASS, TYPETERM, TCPIPSERVICE, URIMAP, WEBSERVICE, PIPELINE, or DOCTEMPLATE. You must supply at least the portion of the type shown in bold/underlined, and it must be in upper case. |
resource-id | The name of the resource |
group-name | The name of the group the resource belongs to |
Results from the transaction are written to a temporary storage (TS) queue with a name of CEBRname, where name is the current terminal or facility ID. You can browse this queue with the supplied transaction CEBR. See CEBR - Browse Temporary Storage for more information.
CINS MCOGROUP
This command will install all resources from the group MCOGROUP.
CINS F(ACCTFIL) G(TEST)
This command will install the file control table entry for ACCTFIL from the resource group TEST.
Notes:
If the group is already installed, the existing definitions are replaced by those currently in the resource definition file (RDF). The group-name can be a maximum of eight characters. GROUP can be abbreviated down to G.