Ha! You're a genius!

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Sri h Kolusu
Sent: Monday, February 23, 2015 3:37 PM
To: [email protected]
Subject: Re: Delete all members from PDS with symbolic in name?

Charles,

Try this

//  SET FMID='xxxx' 
//STEP0100 EXEC PGM=IKJEFT01,
//             PARM='DELETE ''FOO.&FMID..LOAD(*)'''
//SYSTSPRT DD SYSOUT=*
//SYSTSIN  DD DUMMY
//* 

Kolusu

IBM Mainframe Discussion List <[email protected]> wrote on
02/23/2015 03:00:52 PM:

> From: Charles Mills <[email protected]>
> To: [email protected]
> Date: 02/23/2015 03:01 PM
> Subject: Delete all members from PDS with symbolic in name?
> Sent by: IBM Mainframe Discussion List <[email protected]>
> 
> I'm trying to do the following and I know it does not work because
IDCAMS
> says
> IDC2559I MEMBER CAN NOT BE SPECIFIED WITH A GENERIC NAME
> 
> But is there a way to do something like this, without restricting the
job to
> V2R1 and symbols in SYSIN? I want to delete all members of a PDS where
the
> PDS is named with a JCL symbol:

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to