Page 1 of 2

Getting error while Deleting file manually

PostPosted: Thu Dec 20, 2012 6:32 pm
by priyasingh
am trying to delete a file named aprtyj.abc.report manually, but getting TSO error:


CATALOG ERROR+
** ENTRY APRTYI.ABC.REPORT NOT DELETED
LASTCC=8
** VSAM CATALOG RETURN CODE IS 102 - REASON CODE IS IGG0CLFM-7
***

could you plz help me on this

Re: Getting error while Deleting file manually

PostPosted: Thu Dec 20, 2012 6:57 pm
by enrico-sorichetti
what happened when You looked at the messages and codes manual
or googled for IGG0CLFM-7 ...
most probably the message id was IDC3009I

start from
http://www-03.ibm.com/systems/z/os/zos/ ... index.html
click on Messages and codes via LookAt
to arrive
http://www-03.ibm.com/systems/z/os/zos/bkserv/lookat/

enter the message id and You will find all You might want to know about Your mishap

Re: Getting error while Deleting file manually

PostPosted: Thu Dec 20, 2012 11:12 pm
by c62ap90
When I click on Messages and codes via LookAt I get not found
http://localhost/systems/z/os/zos/bkserv/lookat/

Re: Getting error while Deleting file manually

PostPosted: Thu Dec 20, 2012 11:32 pm
by steve-myers
It might be a good idea to turn on TSO message IDs using

PROFILE MSGID

at a TSO READY prompt and trying this again.

Re: Getting error while Deleting file manually

PostPosted: Fri Dec 21, 2012 12:40 am
by dick scherrer
Hello,

Of course you got "not found" - look at the link you posted and compare it to the links Enrico posted.

Both of Enrico's links work . . .

Re: Getting error while Deleting file manually

PostPosted: Fri Dec 21, 2012 2:37 am
by enrico-sorichetti
ok... ok... the sentence "click on ...." was a bit overoptimistic

the IBM HTML Page id FUBARed

clicking on the text points the obviously wrong
http://localhost/systems/z/os/zos/bkserv/lookat/
clicking on the icon to the left points to a badly formatted page
http://www-03.ibm.com/systems/z/os/zos/ ... okatm.html

i thought that it would not have taken too much imagination to
c "localhost" "www-03.ibm.com" on the first link
or c"lookatm.html" "" on the second one

Re: Getting error while Deleting file manually

PostPosted: Fri Dec 21, 2012 2:40 am
by c62ap90
dick scherrer wrote:Hello,

Of course you got "not found" - look at the link you posted and compare it to the links Enrico posted.

Both of Enrico's links work . . .

Let me explain again step-by-step…

I clicked on
http://www-03.ibm.com/systems/z/os/zos/ ... index.html

From there I clicked on
Messages and codes via LookAt
and got not found.
The URL was http://localhost/systems/z/os/zos/bkserv/lookat/

What did you get when you clicked on Messages and codes via LookAt dick?

Re: Getting error while Deleting file manually

PostPosted: Fri Dec 21, 2012 2:47 am
by dick scherrer
Hi Enrico,

i thought that it would not have taken too much imagination to
c "localhost" "www-03.ibm.com" on the first link
or c"lookatm.html" "" on the second one


Looks like we're both too "seasoned" and just clicked where we needed. . .

Oh, well - don't know about you, but i will surely have to work on being more "literal" . . . :oops:

d

Re: Getting error while Deleting file manually

PostPosted: Fri Dec 21, 2012 2:49 am
by enrico-sorichetti
Thats why I posted explicitly the correct/working link

Re: Getting error while Deleting file manually

PostPosted: Fri Dec 21, 2012 2:59 am
by c62ap90
enrico-sorichetti wrote:Thats why I posted explicitly the correct/working link

Hey, thanks for coming back and correcting enrico-sorichetti. :D