Page 1 of 1

How can I know what datasets are allocated in my session?

PostPosted: Sat 11 Jul 2009, 15:34
by sysprog
Use DDLIST to list all currenly allocated DD and their datasets.
Code: Select all
DDLIST]

Optionally, after DDLIST display the dataset allocations, you can use MEM command to search the given member from these listed datasets:
Code: Select all
MEM ABC