Installs a resource group.
Syntax:
CINS group-name
CINS resource-type(resource-id) Group(group-name)
Parameters:
resource-type
|
One of File, Program, TDqueue, Terminal, TRansaction, TYpeterm. You must supply at least the portion of the type shown in upper case |
resource-id
|
The name of the resource |
group-name
|
The name of the group the resource belongs to |
Example:
CINS F(ACCTFIL) G(TEST)
This 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 to G.