LISTPOOL
 LISTPOOL
stem.

LISTPOOL displays RFS file pool information to the terminal or to a specified stem array, if a stem has
been specified.
Operands
stem.
specifies the name of a stem. (A stem must end in a period.) Refer to section “Stems” on page 123 for
more information. Three columns of information are returned:
vthe pool ID
vthe DLBL of the first file in the file pool
vwhether or not it contains a user's directory.
Return Codes
0Normal return
2225 Error retrieving file pool information
2226 Invalid stem variable name
Example
'LISTPOOL LST.'
This example places information about the RFS file pools into REXX compound variable LST.1 through
LST.n.LST.0 contains the number of elements returned.
Note
This is a general user command that displays all defined RFS file pools.
Commands
Chapter 25. REXX/CICS Commands 359