View previous topic :: View next topic |
Author |
Message |
jimeng Beginner
Joined: 14 Jan 2008 Posts: 4 Topics: 2 Location: Guildford, Surrey
|
Posted: Wed Mar 12, 2008 12:49 pm Post subject: Catalog Issue |
|
|
Hi,
I am trying to delete a dataset that is on an sms managed pack but according to the error message the dataset is flagged as non sms.
IEC614I SCRATCH FAILED - RC 008, DIAGNOSTIC INFORMATION IS (04060020),
I have tried uncataloging the dataset & deleting it but both fail with this message.
Any thoughts as to how I sort the catalog issue out.
Thanks Jimeng _________________ Mashed Ones
Dave 'Jimmy' R |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
jimeng Beginner
Joined: 14 Jan 2008 Posts: 4 Topics: 2 Location: Guildford, Surrey
|
Posted: Thu Mar 13, 2008 6:15 am Post subject: |
|
|
Thanks, I have seen this APAR but i have 40 + datasets over 40 SMS volumes and removing them from SMS managed will be complicated as there are a lot of other datasets on these volumes. _________________ Mashed Ones
Dave 'Jimmy' R |
|
Back to top |
|
 |
taltyman JCL Forum Moderator

Joined: 02 Dec 2002 Posts: 310 Topics: 8 Location: Texas
|
Posted: Thu Mar 13, 2008 8:33 am Post subject: |
|
|
Have you tried ISMF? |
|
Back to top |
|
 |
expat Intermediate

Joined: 01 Mar 2007 Posts: 475 Topics: 9 Location: Welsh Wales
|
Posted: Fri Mar 14, 2008 12:23 am Post subject: |
|
|
Have you tried DELETE NVR (or DELETE VVR)
Sometimes you need to also include the CATALOG name with a DELETE due to catalog / dataset name mismatch. Take a look at which catalog is specified in the VVDS record for the dataset, if it exists.
IEHPROGM may be another utility to investigate.
Also, I recall a similar problem and used DFdss PHYSICAL DUMP and DELETE of the datasets to remove them, with a RESTORE to restore them and reallocate them with their correct SMS attributes assigned.
And failing all else, AMASPZAP to zap the VTOC entriy. |
|
Back to top |
|
 |
|
|