Thanks but this didn't do it....JCL below...
 
//STEP01   EXEC PGM=IDCAMS                        
//SYSPRINT DD   SYSOUT=*                          
   DELETE -                                       
      PDB.SYSPROG.TMON.LMCICS.V22.VTCECNTL.INDEX -
       NOSCRATCH -                                
       NOERASE -                                  
       PURGE                                      


>>> Hal Merritt <[EMAIL PROTECTED]> 10/7/2008 4:27 PM >>>
Try a DELETE NOSCRATCH on each component. 



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Rifkind
Sent: Tuesday, October 07, 2008 3:22 PM
To: IBM-MAIN@BAMA.UA.EDU 
Subject: Help with deleting datasets which are not cataloged or don't
exist.

Hello all,

I'm trying to delete the following datasets:

PDB.SYSPROG.TMON.LMCICS.V22.VTCECNTL                           *VSAM*
PDB.SYSPROG.TMON.LMCICS.V22.VTCECNTL.DATA                      OPSPR2
PDB.SYSPROG.TMON.LMCICS.V22.VTCECNTL.INDEX                     OPSPR2

For the first one a 'D' states that it isn't cataloged.

For the other two a 'D' states that the datasets don't exist.

I've tries a delete NVR and a normal delete.  Nothing works.

Can anyone make some suggestions as how to get these out of the system.
An ISPF 3.4 is showing these up.

Thanks.
_____________
LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential
and may be privileged. It is intended for the addressee(s) only.
Access to this E-mail by anyone else is unauthorized.
If you are not an addressee, any disclosure or copying of the
contents of this E-mail or any action taken (or not taken) in
reliance on it is unauthorized and may be unlawful. If you are not an
addressee, please inform the sender immediately, then delete this
message and empty from your trash.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html 

NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html 


_____________
LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential
and may be privileged. It is intended for the addressee(s) only.
Access to this E-mail by anyone else is unauthorized.
If you are not an addressee, any disclosure or copying of the
contents of this E-mail or any action taken (or not taken) in
reliance on it is unauthorized and may be unlawful. If you are not an
addressee, please inform the sender immediately, then delete this
message and empty from your trash.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to