I found the solution Thank Mark!
ISMF delete doesn't work DEL dsname NONVSAM doesn't work several other advices also.
I have no access to original UCAT. In fact the problem is "educational" only, I can ICKDSF init the volume.
Now the solution:
DEFINE CAT.original.catname on any volser DEF ALIAS(NAME(HLQ1) REL(CAT.original.catname))
DEL HLQ1.DATASET.G0805V00 FILE(DDNAME) NVR - now it worked!
DEL HLQ1 ALIAS DEL CAT.original.catname UCAT
Voila.
Thank everybody who responded -- Radoslaw Skorupka Lodz, Poland
> The following scenario: > > HLQ1.DATASET.G0805V00 > > Member of GDG, SMS-managed, extended format PS. > Single volume, but defined with VOL=(,,,4) > Volser SMSXX1 > Now the volume is available from another LPAR. The new system has no > 'HLQ1' datasets, the original BCS wasn't imported. > The original system is shut down. > > > I want to delete the dataset, just to clean up the volume. >
---------------------------------------------------------------------- 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

