SCOpe keyword - UNLoad command

SCOpe is an optional keyword for the UNLoad command and limits unload processing to destinations that match the specified scope. You can specify a list of values for the SCOpe keyword.

Note

The SCOpe keyword applies to shared queues only.

The following table lists the SCOpe keyword parameters. The following figure illustrates the queues that are processed for each parameter.

Parameter

Description

ALLQ

includes both local and shared queues in unload processing

LOCALQ

limits unload processing to local queues

Note

You can use LCLQ as an alias for LOCALQ.

OVERFLOWQ

limits unload processing to the overflow shared queues

Note

You can use OVFQ as an alias for OVERFLOWQ.

PRIMARYQ

limits unload processing to the primary shared queues

Note

You can use PRIQ as an alias for PRIMARYQ.

SHAREDQ

limits unload processing to shared queues (both primary and overflow)

Note

You can use SHRQ as an alias for SHAREDQ.

SHAREDQ is mutually exclusive with PRIMARYQ and OVERFLOWQ.




Was this page helpful? Yes No Submitting... Thank you

Comments