Have you tried to use the "F CATALOG,LIST" on all the lpars that have the 
catalog open to see if there is a "stuck" task in CAS?  This may help find 
where the stuck rename process is.


Thanks..

Paul Feller
GTS Mainframe Technical Support

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
Mark Jacobs
Sent: Tuesday, June 23, 2020 3:58 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Dataset Quandry [EXTERNAL]

Tried that. Failed.


Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://urldefense.proofpoint.com/v2/url?u=https-3A__api.protonmail.ch_pks_lookup-3Fop-3Dget-26search-3Dmarkjacobs-40protonmail.com&d=DwIFaQ&c=9g4MJkl2VjLjS6R4ei18BA&r=eUhu3PeeWy6RTndlJVKembFjFsvwCa8eeU_gm45NyOc&m=iOcNsCQgfJa0E88Rz7FEpu2ffRxkspY53bzivaqbNNo&s=W6a1C86fszecG5G_tH6kbg_lWHHFmFfPAWZUIxeGfH0&e=
 

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Tuesday, June 23, 2020 4:49 PM, Seymour J Metz <sme...@gmu.edu> wrote:

> NVR?
>
>
> ----------
>
> Shmuel (Seymour J.) Metz
> https://urldefense.proofpoint.com/v2/url?u=http-3A__mason.gmu.edu_-7Es
> metz3&d=DwIFaQ&c=9g4MJkl2VjLjS6R4ei18BA&r=eUhu3PeeWy6RTndlJVKembFjFsvw
> Ca8eeU_gm45NyOc&m=iOcNsCQgfJa0E88Rz7FEpu2ffRxkspY53bzivaqbNNo&s=D1Em52
> xZyktBbP97DkFtxWpPiZzZj_hw6KR4O7bTNOw&e=
>
> From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on 
> behalf of Mark Jacobs [00000224d287a4b1-dmarc-requ...@listserv.ua.edu]
> Sent: Tuesday, June 23, 2020 4:27 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Dataset Quandry
>
> 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.
>
> alter 'TCXMV010.TDV490A.SRCLIB2' 
> newname('TCXMV010.TDV490A.SRCLIB2.old')
>
> IDC3014I CATALOG ERROR+
> IDC0532I **ENTRY TCXMV010.TDV490A.SRCLIB2 NOT ALTERED IDC0014I 
> LASTCC=8 IDC3009I ** VSAM CATALOG RETURN CODE IS 130 - REASON CODE IS 
> IGG0CLEC-18
>
> RETURN CODE 130 Explanation: An ALTER RENAME recatalog error.
> 18 Explanation: The data set name specified in NEWNAME is involved in 
> another ALTER NEWNAME request that is not yet complete.
>
> Sent from ProtonMail, Swiss-based encrypted email.
>
> GPG Public Key - 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__secure-2Dweb.cisc
> o.com_1KmQXa-2DwQZxyDwUmNtRlvWTECuKcNrtNaa1KGsDBEZJfuu6b-2Dh8By7F92nLo
> 8eqjxM79Q6xOLJlOwIbWtztLLrYxPWkDYYKoG3XUxCxsneFcNSAwCuPYt7PLqUCgZDIVZz
> AyZ-5FgUxgSo2II0G1TtVFgaxIf4RVLe0cNk0LTCOGZztJw-2Dbmb96Un2yAuS2kUQ0UpQ
> Ahi4YxPb-2Dw0a50S8KcXeaJNnefa6tWYdhkI0FAqHB01vatXtNdFJbrTecnutqjMioyyg
> 5n8Vt469KqfZe4taoQLgUo2A7KxcmnK1Cs5MaTQymAx8UHtgHg00UUG5YmEgzcPfy-5Foy
> mrpqqjvI0FO7E7mi-5FUCUALbUhTief0prFLLZIxJXRHYfdlvxJAS3FgRDOW97388y0Oge
> nABw1Ta5EAKCRJNS9tnZARNg3KZiReOqUOCVv4H8q7FL-2Dlckb_https-253A-252F-25
> 2Fapi.protonmail.ch-252Fpks-252Flookup-253Fop-253Dget-2526search-253Dm
> arkjacobs-2540protonmail.com&d=DwIFaQ&c=9g4MJkl2VjLjS6R4ei18BA&r=eUhu3
> PeeWy6RTndlJVKembFjFsvwCa8eeU_gm45NyOc&m=iOcNsCQgfJa0E88Rz7FEpu2ffRxks
> pY53bzivaqbNNo&s=jdZFFrVe6COsp7HvBFEr5ecDjtsnyTSEk0reyL227qk&e=
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Tuesday, June 23, 2020 4:16 PM, Gibney, Dave gib...@wsu.edu wrote:
>
> > I don't feel like looking it up myself, right now. What is the explanation?
> >
> > > -----Original Message-----
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > > Behalf Of Mark Jacobs
> > > Sent: Tuesday, June 23, 2020 1:12 PM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: Dataset Quandry
> > > Yes on looking up the message. I tried those two things too.
> > > del 'TCXMV010.TDV490A.SRCLIB2' nos IDC3014I CATALOG ERROR+ 
> > > IDC0551I ** ENTRY TCXMV010.TDV490A.SRCLIB2 NOT DELETED IDC0014I 
> > > LASTCC=8 IDC3009I ** VSAM CATALOG RETURN CODE IS 90 - REASON CODE 
> > > IS
> > > IGG0CLFO-54
> > > delete 'TCXMV010.TDV490A.SRCLIB2' file(a) nvr IDC3014I CATALOG 
> > > ERROR+ IDC0551I ** ENTRY TCXMV010.TDV490A.SRCLIB2 NOT DELETED 
> > > IDC0014I LASTCC=8 IDC3009I ** VSAM CATALOG RETURN CODE IS 90 - 
> > > REASON CODE IS
> > > IGG0CLFP-20
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > GPG Public Key -
> > > https://urldefense.com/v3/https://api.protonmail.ch/pks/lookup?op=
> > > get 
> > > &search=markjac...@protonmail.com;!!JmPEgBY0HMszNaDT!7NJ1n_RrLRoQB
> > > w4eK4pHJDQx96O0ZqZlrfGEwL6rM7616Z5mvA2k7CXFlJXAcA$
> > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> > > On Tuesday, June 23, 2020 3:59 PM, Allan Staller 
> > > allan.stal...@hcl.com
> > > wrote:
> > >
> > > > 1.  back up datasetr
> > > > 2.  diagnose/examine the ucat
> > > > 3.  idcams Del 'entryname' nscr
> > > > 4.  idcams Del entryname nvr file(dd1) 5.  restore from recent 
> > > > backup (if desired).
> > > >
> > > > Have you looked up " IDC3009I ** VSAM CATALOG RETURN CODE IS 90 
> > > > - REASON CODE IS IGG0CLFO-54"?
> > > > -----Original Message-----
> > > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > > > Behalf Of Mark Jacobs
> > > > Sent: Tuesday, June 23, 2020 2:45 PM
> > > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > > Subject: Dataset Quandry
> > > > [CAUTION: This Email is from outside the Organization. Unless 
> > > > you trust the sender, Don’t click links or open attachments as 
> > > > it may be a Phishing email, which can steal your Information and 
> > > > compromise your Computer.] We have a dataset in one of our user 
> > > > catalogs that's giving the catalog search interface fits; 
> > > > EDG2237E CATALOG SEARCH INTERFACE REQUEST FAILED RETURN CODE
> > > > 100 REASON CODE 10 EDG2237E CONT:- IN CATALOG CATALOG.DP.USERCAT 
> > > > EDG2303E DFSMSrmm INVENTORY MANAGEMENT TASK ABEND U2201 EDG2003E 
> > > > ABEND S000 U2201 RSN 0000 DURING DFSMSrmm SUBSYSTEM PROCESSING 
> > > > AT 00220 EDG6901I UTILITY EDGHSKP COMPLETED WITH RETURN CODE 12 
> > > > Generic Listcat is getting this; IDC3014I CATALOG ERROR IDC3009I 
> > > > ** VSAM CATALOG RETURN CODE IS 100 - REASON CODE IS
> > > > IGG0CLFS-10 IDC1566I ** TCXMV010.TDV490A.SRCLIB2 NOT LISTED But 
> > > > a specific listcat finds it.
> > > > listc ent('TCXMV010.TDV490A.SRCLIB2') NONVSAM ------- 
> > > > TCXMV010.TDV490A.SRCLIB2 IN-CAT --- CATALOG.DP.USERCAT I've 
> > > > tried everything I can think of to rename/delete. It's not working.
> > > > del 'TCXMV010.TDV490A.SRCLIB2'
> > > > IDC3014I CATALOG ERROR+
> > > > IDC0551I ** ENTRY TCXMV010.TDV490A.SRCLIB2 NOT DELETED IDC0014I
> > > > LASTCC=8 IDC3009I ** VSAM CATALOG RETURN CODE IS 90 - REASON 
> > > > CODE IS IGG0CLFO-54 Trying from ISPF 3.4 with the volume it's on 
> > > > entered IEC614I SCRATCH FAILED - RC 008, DIAGNOSTIC INFORMATION 
> > > > IS (040942D1),
> > > > DEVPROC,LS050B,TCXMV010.TDV490A.SRCLIB2
> > > > I'm at a loss on how to get this fixed. Any ideas?
> > > > Sent from ProtonMail, Swiss-based encrypted email.
> > > > GPG Public Key -
> > > > https://urldefense.com/v3/https://apc01.safelinks.protection.out
> > > > look.co
> > > > m/?url=https3A2F2Fapi.protonmail.ch2Fpks2Flookup3Fop3Dget26
> > > > search3Dmarkjacobs40protonmail.com&data=027C017Callan.staller40
> > > > HCL.COM7C62c3e90ce91c42d2a9b108d817adf0497C189de737c93a4f5a8b68
> > > > 6f4ca99419127C07C07C637285383157839460&sdata=Vd1Qo4le9VKdwq2
> > > > FoPE4Vk5yiZZiDGU0tNZNEY5p42Bsk*3D&reserved=0;JSUlJSUlJSUlJSUlJSU
> > > > lJSUlJSUl!!JmPEgBY0HMszNaDT!7NJ1n_RrLRoQBw4eK4pHJDQx96O0ZqZlrfG
> > > > EwL6rM7616Z5mvA2k7CVoIhSlrQ$
> > >
> > > > For IBM-MAIN subscribe / signoff / archive access instructions, 
> > > > send email to lists...@listserv.ua.edu with the message: INFO 
> > > > IBM-MAIN
> > > > ::DISCLAIMER::
> > > > The contents of this e-mail and any attachment(s) are 
> > > > confidential and intended for the named recipient(s) only. 
> > > > E-mail transmission is not guaranteed to be secure or error-free 
> > > > as information could be intercepted, corrupted, lost, destroyed, 
> > > > arrive late or incomplete, or may contain viruses in 
> > > > transmission. The e mail and its contents (with or without referred 
> > > > errors) shall therefore not attach any liability on the originator or 
> > > > HCL or its affiliates.
> > > > Views or opinions, if any, presented in this email are solely 
> > > > those of the author and may not necessarily reflect the views or 
> > > > opinions of HCL or its affiliates. Any form of reproduction, 
> > > > dissemination, copying, disclosure, modification, distribution 
> > > > and / or publication of this message without the prior written 
> > > > consent of authorized representative of HCL is strictly 
> > > > prohibited. If you have received this email in error please 
> > > > delete it and notify the sender immediately. Before opening any email 
> > > > and/or attachments, please check them for viruses and other defects.
> > > >
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ----------------------------------------------------------------
> > > > ------------------------
> > > >
> > > > For IBM-MAIN subscribe / signoff / archive access instructions, 
> > > > send email to lists...@listserv.ua.edu with the message: INFO 
> > > > IBM-MAIN
> > >
> > > For IBM-MAIN subscribe / signoff / archive access instructions, 
> > > send email to lists...@listserv.ua.edu with the message: INFO 
> > > IBM-MAIN
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send 
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
>
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> ----------------------------------------------------------------------
> -----------------------------------------------------------------
>
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
Please note:  This message originated outside your organization. Please use 
caution when opening links or attachments.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to