Indice

CRTCLC

CRTCLC/COLLECTION

CRTCLC/TEXT

CRTCLC/COMMAND/EXAMPLES

The Create Collection (CRTCLC) command is used to create a collection for a set of object.

Collection (COLLECTION)

Specifies the collection name.

This is a required parameter.

name
Specify the name of the collection.

'Text' description (TEXT)

Specifies the 'text' description of the collection.

character-value
Specify the description.

Examples for CRTCLC

Example 1: Simple Command Example

CRTCLC  COLLECTION(APP01) TEXT('Collection for application 01')

This command create a collection named APP01

@@@@@@@@