Previous Topic Next topic Print topic


CINS - Install a Resource Group

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

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.

Example:

CINS F(ACCTFIL) G(TEST)

This will install the file control table entry for ACCTFIL from the resource group TEST.

Previous Topic Next topic Print topic