Hi Experts,
I am creating a ISPF table using a rexx module. After creating the table I am using command TBCLOSE. Below is some strange message populated after TBCLOSE. Earlier I have executed the same module and never faced any issue. Can some one please assist to resolve the following issue.
51 *-* "ISPEXEC TBCLOSE "TABLE
>>> "ISPEXEC TBCLOSE TABLE"
SVM4000I <<USERID>>, TRXLOGON.TRXLOGON, ISP11531, ATTEMPTING SPACVOLA FOR
<<DATASET>>, DL1001, 16
SVM4001I RECOVERY ATTEMPT FAILED TO PASS FLST/RLST CRITERIA
+++ RC(20) +++
Thanks,
Chinkump
Getting RC 20 using TBCLOSE
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: Getting RC 20 using TBCLOSE
what about looking at the manuals for the message SVM4000I
the meaning of the text message seems pretty clear ...
and also why not ask Your storage support people ???
the meaning of the text message seems pretty clear ...
and also why not ask Your storage support people ???
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort