CSDLSRNO
The CSDLSRNO system initialization parameter specifies whether the CSD is to be associated with a local shared resource (LSR) pool.
- CSDLSRNO={1|number|NONE|NO}
- This parameter is effective only on a CICS® cold or initial start. On a warm or emergency
restart, file resource definitions for the CSD are recovered from
the global catalog. However, you can redefine the LSR pool attribute
for the CSD dynamically with an EXEC CICS SET
FILE command.
- 1
- The default LSR pool number is 1.
- number
- The number of the LSR pool the CSD is to be associated with. The number of the pool must be in the range 1 through 255.
- NONE|NO
- The CSD is not to be associated with a local shared resource pool.