Re: Catalog Error - Can't delete dataset

2008-08-25 Thread Staller, Allan
DELETE 'dataset name' nvr  FILE(DD1)

DD1 points to the correct UCAT

HTH,

snip
So just to try renaming it to something...   Seems like everything I try
really wants the physical file there - which doesn't make sense since
I've
run into rouge catalog entries before and not had trouble cleaning them
up.
This one is being stubborn.

ALTER GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 -
  NEWNAME(GROUP.PCLAIMS.LOA.JUNK) -
  CAT(ISV.SICF.USERCAT.VSYSP35)
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 94 - REASON CODE IS IGG0CLRN-8

8   Explanation: OBTAIN did not find requested format-1
DSCB on specified volume.



/snip
Programmer Response: Ensure that the correct volume is

--
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



Re: Catalog Error - Can't delete dataset

2008-08-25 Thread Jeffrey Deaver
4. For this one you need to leave the ver… as is.

//SYSINDD *
 ZAP   BCS(USERCAT.NAME)  -
   DELETE(KEY(DATASET.NAME)  -
   VER(04,C'A'))


Well, I'd love to try the zap, but I don't have CatalogRecovery +.  Bummer.
Nothing else is working.

Thanks for all the tips so far, I'll keep trying stuff and let you know
what becomes of this.

Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
IS - Creating competitive advantage with technology.  Providing service
that excels.
OSS -  Where Innovation Happens

--
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



Re: Catalog Error - Can't delete dataset

2008-08-25 Thread Brian Peterson
I've had good luck with IBM's unsupported VVDSFIX tool, to delete an 
otherwise un-delete-able data set.  The VVDSFIX tool's DELBCSR command did 
the trick for me.

//*DELBCSR - DELETE BCS RECORD will erase a BCS record.**
//*  The purpose of this command is to erase a catalog **
//*  record that has a bad name such as a special  **
//*  character imbedded within the name that IDCAMS thinks **
//*  is bad and prevents the DELETE from working.  **
//***

Google VVDSFIX which shows the following link as the tool source:

www-1.ibm.com/support/docview.wss?uid=isg3S1000618 

Brian

On Mon, 25 Aug 2008 10:15:42 -0500, Jeffrey Deaver wrote:

Well, I'd love to try the zap, but I don't have CatalogRecovery +.  Bummer.
Nothing else is working.

Thanks for all the tips so far, I'll keep trying stuff and let you know
what becomes of this.

Jeffrey Deaver, Engineer

--
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



Re: Catalog Error - Can't delete dataset

2008-08-25 Thread Jeffrey Deaver
I've had good luck with IBM's unsupported VVDSFIX tool, to delete an
otherwise un-delete-able data set.  The VVDSFIX tool's DELBCSR command did

the trick for me.

SHAZAM!  It worked.  Thanks!

Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
IS - Creating competitive advantage with technology.  Providing service
that excels.
OSS -  Where Innovation Happens

--
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



Re: Catalog Error - Can't delete dataset

2008-08-25 Thread Itschak Mugzach
Why don't you just zap the VTOC entry for this dataset to PS? The catalog
structure is much simpler then and bypasses VVDS. You should be familiar
with VTOP dump, zap and format-x DSCBs. Don't try it at home if you are not
familiar with it! If you have CA-Disk, you can use a utility to this for
you.

ITschak


On 8/25/08, Brian Peterson [EMAIL PROTECTED] wrote:

 I've had good luck with IBM's unsupported VVDSFIX tool, to delete an
 otherwise un-delete-able data set.  The VVDSFIX tool's DELBCSR command did
 the trick for me.

 //*DELBCSR - DELETE BCS RECORD will erase a BCS record.**
 //*  The purpose of this command is to erase a catalog **
 //*  record that has a bad name such as a special  **
 //*  character imbedded within the name that IDCAMS thinks **
 //*  is bad and prevents the DELETE from working.  **
 //***

 Google VVDSFIX which shows the following link as the tool source:

 www-1.ibm.com/support/docview.wss?uid=isg3S1000618

 Brian

 On Mon, 25 Aug 2008 10:15:42 -0500, Jeffrey Deaver wrote:

 Well, I'd love to try the zap, but I don't have CatalogRecovery
 +.  Bummer.
 Nothing else is working.
 
 Thanks for all the tips so far, I'll keep trying stuff and let you know
 what becomes of this.
 
 Jeffrey Deaver, Engineer

 --
 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



--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread Don Holstein
Have you tried delete noscratch. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jeffrey Deaver
Sent: Friday, August 22, 2008 4:05 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Catalog Error - Can't delete dataset

I can't delete a dataset which is cataloged, but no longer physically
exists.  I've tried every trick I can think of to delete the catalog
entry,
nothing is working.  Ideas?   Ran a Diag on the catalog, got this...

IDC21364I ERROR DETECTED BY DIAGNOSE:
  ICFCAT ENTRY: GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 (A)
  RECORD: GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 /00
  OFFSET: X'0063'
  REASON: 51 - VVDS ENTRY NOT FOUND. SCAN VVDS FAILED.
IDC21365I ICFCAT RECORD DISPLAY:
  RECORD: GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 /00
00  007D004D C101 2DC7D9D6 E4D74BD7   C3D3C1C9 D4E24BD3 D6C14BE3
D1D1F4F9   *.'.(AGROUP.PCLAIMS.LOA.TJJ49*
20  D4C9C74B C4F2F0F0 F2F2F6F2 4BE3F1F4   F3F9F2F5 F519 2607
D7D9C9D4   *MIG.D2002262.T1439255...PRIM*
40  C1D9E800 08E2 E3C1D5C4 C1D9C400   1401  0890
243F   *ARYSTANDARD.*
60  0C00 1A0480D7 D9D2F0F0 F1301020   0F880001  0020
00
*...PRK001   *

Thanks.

Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
IS - Creating competitive advantage with technology.  Providing service
that excels.
OSS -  Where Innovation Happens

--
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



-
The information contained in this e-mail message is intended only
for the personal and confidential use of the recipient(s) named
above. This message may be an attorney-client communication and/or
work product and as such is privileged and confidential. If the
reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are
hereby notified that you have received this document in error and
that any review, dissemination, distribution, or copying of this
message is strictly prohibited. If you have received this
communication in error, please notify us immediately by e-mail, and
delete the original message.

--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread O'Brien, David W. (NIH/CIT) [C]
Did you try:
Idcams
Delete dataset.name NSCR



From: Jeffrey Deaver [mailto:[EMAIL PROTECTED]
Sent: Fri 8/22/2008 4:05 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Catalog Error - Can't delete dataset



I can't delete a dataset which is cataloged, but no longer physically
exists.  I've tried every trick I can think of to delete the catalog entry,
nothing is working.  Ideas?   Ran a Diag on the catalog, got this...

IDC21364I ERROR DETECTED BY DIAGNOSE:
  ICFCAT ENTRY: GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 (A)
  RECORD: GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 /00
  OFFSET: X'0063'
  REASON: 51 - VVDS ENTRY NOT FOUND. SCAN VVDS FAILED.
IDC21365I ICFCAT RECORD DISPLAY:
  RECORD: GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 /00
00  007D004D C101 2DC7D9D6 E4D74BD7   C3D3C1C9 D4E24BD3 D6C14BE3
D1D1F4F9   *.'.(AGROUP.PCLAIMS.LOA.TJJ49*
20  D4C9C74B C4F2F0F0 F2F2F6F2 4BE3F1F4   F3F9F2F5 F519 2607
D7D9C9D4   *MIG.D2002262.T1439255...PRIM*
40  C1D9E800 08E2 E3C1D5C4 C1D9C400   1401  0890
243F   *ARYSTANDARD.*
60  0C00 1A0480D7 D9D2F0F0 F1301020   0F880001  0020 00
*...PRK001   *

Thanks.

Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
IS - Creating competitive advantage with technology.  Providing service
that excels.
OSS -  Where Innovation Happens

--
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




--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread Jeffrey Deaver
Have you tried delete noscratch.

Yep.  Got this...

IDCAMS  SYSTEM SERVICES   TIME: 15

   DELETE -
   GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 -
   PURGE  -
   NOSCRATCH
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 90 - REASON CODE IS IGG0CLFO-54
IDC0551I ** ENTRY GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 NOT
IDC0551I DELETED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8

IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 8


Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
IS - Creating competitive advantage with technology.  Providing service
that excels.
OSS -  Where Innovation Happens

--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread O'Brien, David W. (NIH/CIT) [C]
How can you PURGE a non-existant dataset?



From: Jeffrey Deaver [mailto:[EMAIL PROTECTED]
Sent: Fri 8/22/2008 4:22 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Catalog Error - Can't delete dataset



Have you tried delete noscratch.

Yep.  Got this...

IDCAMS  SYSTEM SERVICES   TIME: 15

   DELETE -
   GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 -
   PURGE  -
   NOSCRATCH
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 90 - REASON CODE IS IGG0CLFO-54
IDC0551I ** ENTRY GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 NOT
IDC0551I DELETED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8

IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 8


Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
IS - Creating competitive advantage with technology.  Providing service
that excels.
OSS -  Where Innovation Happens

--
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




--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread Johnston, Robert E
Had to go to 1.9 manual to find 90-54. Does this make any sense to you?

| 54  Explanation: DELETE failed because the data set is
   being renamed but it has not completed.

 | Programmer Response: Rename the data set with the
 | IDCAMS ALTER command and then delete it.



 -Original Message-
 From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
 Behalf Of Jeffrey Deaver
 Sent: Friday, August 22, 2008 3:22 PM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: Re: Catalog Error - Can't delete dataset
 
 Have you tried delete noscratch.
 
 Yep.  Got this...
 
 IDCAMS  SYSTEM SERVICES   TIME: 15
 
DELETE -
GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 -
PURGE  -
NOSCRATCH
 IDC3014I CATALOG ERROR
 IDC3009I ** VSAM CATALOG RETURN CODE IS 90 - REASON CODE IS IGG0CLFO-54
 IDC0551I ** ENTRY GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 NOT
 IDC0551I DELETED
 IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8
 
 IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 8
 
 
 Jeffrey Deaver, Engineer
 Systems Engineering
 [EMAIL PROTECTED]
 651-665-4231(v)
 IS - Creating competitive advantage with technology.  Providing service
 that excels.
 OSS -  Where Innovation Happens
 


Confidentiality Notice: This e-mail message, including any attachments, is for 
the sole use of the intended recipient(s) and may contain confidential and 
privileged information.  Any unauthorized review, use, disclosure or 
distribution is prohibited.  If you are not the intended recipient, please 
contact the sender by reply e-mail and destroy all copies of the original 
message.

--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread Linda Mooney
DSN looks like it could be an HSM level 1 migrate.  Is it?  Perhaps there is a 
recovery action needed for a failed migrate from HSM?

Linda Mooney

-- Original message -- 
From: Johnston, Robert E [EMAIL PROTECTED] 

 Had to go to 1.9 manual to find 90-54. Does this make any sense to you? 
 
 | 54 Explanation: DELETE failed because the data set is 
 being renamed but it has not completed. 
 
 | Programmer Response: Rename the data set with the 
 | IDCAMS ALTER command and then delete it. 
 
 
 
  -Original Message- 
  From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On 
  Behalf Of Jeffrey Deaver 
  Sent: Friday, August 22, 2008 3:22 PM 
  To: IBM-MAIN@BAMA.UA.EDU 
  Subject: Re: Catalog Error - Can't delete dataset 
  
  Have you tried delete noscratch. 
  
  Yep. Got this... 
  
  IDCAMS SYSTEM SERVICES TIME: 15 
  
  DELETE - 
  GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 - 
  PURGE - 
  NOSCRATCH 
  IDC3014I CATALOG ERROR 
  IDC3009I ** VSAM CATALOG RETURN CODE IS 90 - REASON CODE IS IGG0CLFO-54 
  IDC0551I ** ENTRY GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 NOT 
  IDC0551I DELETED 
  IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8 
  
  IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 8 
  
  
  Jeffrey Deaver, Engineer 
  Systems Engineering 
  [EMAIL PROTECTED] 
  651-665-4231(v) 
  IS - Creating competitive advantage with technology. Providing service 
  that excels. 
  OSS -  Where Innovation Happens 
  
 
 
 Confidentiality Notice: This e-mail message, including any attachments, is 
 for 
 the sole use of the intended recipient(s) and may contain confidential and 
 privileged information. Any unauthorized review, use, disclosure or 
 distribution is prohibited. If you are not the intended recipient, please 
 contact the sender by reply e-mail and destroy all copies of the original 
 message. 
 
 -- 
 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 
 

--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread Jeffrey Deaver
Had to go to 1.9 manual to find 90-54. Does this make any sense to you?

| 54  Explanation: DELETE failed because the data set is
   being renamed but it has not completed.

 | Programmer Response: Rename the data set with the
 | IDCAMS ALTER command and then delete it.

Sort of.  The name tells me that this file is probably left over from a
simple process we have which automates the reallocation of files.  People
use it to expand/change the allocation.  File is temp copied to the file in
question, original file is deleted and reallocated, temp copy is copied
back and then (suppose to be) deleted.

Problem with the instruction set above - rename it to what?

Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
IS - Creating competitive advantage with technology.  Providing service
that excels.
OSS -  Where Innovation Happens

--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread Jeffrey Deaver
 How can you PURGE a non-existant dataset?

Tried it both ways.  I get the same result without the PURGE.

Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
IS - Creating competitive advantage with technology.  Providing service
that excels.
OSS -  Where Innovation Happens

--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread Jeffrey Deaver
Problem with the instruction set above - rename it to what?

So just to try renaming it to something...   Seems like everything I try
really wants the physical file there - which doesn't make sense since I've
run into rouge catalog entries before and not had trouble cleaning them up.
This one is being stubborn.

ALTER GROUP.PCLAIMS.LOA.TJJ49MIG.D2002262.T1439255 -
  NEWNAME(GROUP.PCLAIMS.LOA.JUNK) -
  CAT(ISV.SICF.USERCAT.VSYSP35)
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 94 - REASON CODE IS IGG0CLRN-8

8   Explanation: OBTAIN did not find requested format-1
DSCB on specified volume.

Programmer Response: Ensure that the correct volume is
mounted

Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
IS - Creating competitive advantage with technology.  Providing service
that excels.
OSS -  Where Innovation Happens

--
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



Re: Catalog Error - Can't delete dataset

2008-08-22 Thread Arturo
Jeffrey, here are a few of the parameters that I have tried and have gotten 
the file deleted. Since, you didn’t post the commands that you’ve used. I 
figure that I send you what has worked for me in the pass. Hope this helps. 
Just review the parms in manual before using to make sure that we’ll work for 
you. 

1.

//DELNVR  EXEC PGM=IDCAMS  
//DD1  DD  VOL=SER=XX,UNIT=3390,DISP=OLD   
//SYSPRINT DD   SYSOUT=*   
//SYSINDD   *  
  DELETE DATASET NAME   -  
  FILE(DD1)  - 
  NVR  
2.
 
 //DELNOSC  EXEC PGM=IDCAMS
 //SYSPRINT DD   SYSOUT=*  
 //SYSINDD   * 
   DELETE   DATASET.NAME.MAR0707  -   
PURGE -
CAT(USERCAT.NAME)
   
3.

  //STEP13 EXEC PGM=IDCAMS 
//SYSPRINT DD SYSOUT=*   
//SYSIN DD * 
   DELETE  DATASET.NAME   NSCR  

4. For this one you need to leave the ver… as is. 

//SYSINDD *
 ZAP   BCS(USERCAT.NAME)  -
   DELETE(KEY(DATASET.NAME)  - 
   VER(04,C'A'))   
 

--
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