ALLOW_SPOOLING - UCMD Server configuration option
Description
The ALLOW_SPOOLING option specifies whether or not the UCMD Server supports spooling.
Since spooling requires disk space to be allocated, some Servers may want to conserve disk resources.
tip
Spool data is written to the HFS database allocated to the Broker UNVSPOOL ddname.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Configuration File Keyword | allow_spooling option | ||||
Manager Override | n/a |
Values
option is the specification for whether or not spooling is allowed.
Valid values for option are:
- yes
Spooling is permitted. - no
Spooling is not permitted.
Default is no.