Author: shreya19
Subject: LISTCAT on a dataset with symbolic parameters
Posted: Fri Apr 07, 2017 5:43 pm (GMT 5.5)
I want to look if the dataset is present or not, using listcat. The dataset name has yymm in it. so how can I code it for listcat?
LISTCAT LEVEL('ABC.D&YYMM') doesn't work.
Passing the dataset name to INDD and then giving LISTCAT(INDD) doesn't work too. It gives JCL error if dataset doesn't exist.
Subject: LISTCAT on a dataset with symbolic parameters
Posted: Fri Apr 07, 2017 5:43 pm (GMT 5.5)
I want to look if the dataset is present or not, using listcat. The dataset name has yymm in it. so how can I code it for listcat?
LISTCAT LEVEL('ABC.D&YYMM') doesn't work.
Passing the dataset name to INDD and then giving LISTCAT(INDD) doesn't work too. It gives JCL error if dataset doesn't exist.