| Author |
Message |
Topic: How to delete uncatalog sms vsam in batch |
Eaglenut
Replies: 11
Views: 19347
|
Forum: Data Management Posted: Fri Dec 17, 2004 10:22 am Subject: How to delete uncatalog sms vsam in batch |
I've figured out a workaround.. I'll run and FDR report on uncat datasets, and
write the output to a DSN. Then I'll write something to read the o/p to create
IDCAMS delete cards. (I figured out the ... |
Topic: How to delete uncatalog sms vsam in batch |
Eaglenut
Replies: 11
Views: 19347
|
Forum: Data Management Posted: Thu Dec 16, 2004 3:33 pm Subject: How to delete uncatalog sms vsam in batch |
No go.. got this error this time.
DUMP DATASET(INCLUDE(**) -
BY((DSORG EQ VSAM) -
(CATLG EQ NO))) -
LOGINDDNAME(DASD1) -
OUTDDNAM ... |
Topic: How to delete uncatalog sms vsam in batch |
Eaglenut
Replies: 11
Views: 19347
|
Forum: Data Management Posted: Thu Dec 16, 2004 1:53 pm Subject: How to delete uncatalog sms vsam in batch |
These are the errors from IDCAMS and ADRDSSU. For the IDCAMS, I tried to delete one SMS uncataloged dataset from vol=ser=VOL001
For ADRDSSU, I tried to delete all uncataloged SMS datasets from vol ... |
Topic: How to delete uncatalog sms vsam in batch |
Eaglenut
Replies: 11
Views: 19347
|
Forum: Data Management Posted: Thu Dec 16, 2004 12:32 pm Subject: How to delete uncatalog sms vsam in batch |
Yea, I tried that, and it didn't work.. I also tried using ADRDSSU with catlg eq no,
and had no luck. I was hoping there was some ISMF batch processing, other than naviquest, to delete the datasets. ... |
Topic: How to delete uncatalog sms vsam in batch |
Eaglenut
Replies: 11
Views: 19347
|
Forum: Data Management Posted: Thu Dec 16, 2004 12:00 pm Subject: How to delete uncatalog sms vsam in batch |
We sometimes encounter issues on our mvs system where we get uncataloged SMS vsam files. In the past, I delete these via ISMF.
Is there a way to delete these in a batch job?
Thanks,
D. |
| |