Space announcement We are no longer updating this space, and you cannot comment on this space. The IMAGE COPY PLUS component is now documented in BMC AMI Backup and Recovery for IMS.

GRPLIM keyword


Use the GRPLIM keyword to specify the maximum number of asynchronous tasks, within a GROUP, that are allowed to execute concurrently.

If the number of tasks to be performed exceeds the value specified with this keyword, the excess tasks will wait. When an active task terminates, one of the waiting tasks will be allowed to execute. This process repeats until all of the tasks have completed.

If you specify GRPLIM with a nonblank value, all functions within the GROUP will be processed asynchronously. This means that synchronous commands, such as IC, are treated as if you specified the asynchronous form of the command, such as AIC. The utility ignores any WAIT control statements used within the GROUP.

If you do not specify GRPLIM, or you specify a blank value, the normal rules of synchronous and asynchronous processing are used, and no limit is placed on the number of concurrently executing asynchronous tasks.

Uses

Optional on the following control statements:

  • GLBL
  • GROUP

Related keywords

Refer also to the FUNC-keyword.

Syntax

GRPLIM(nnnnn)

Values

Specify a numeric value nnnnn (1-32767).

Default

GRPLIM( )

Related topic

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*