Getting RC 20 using TBCLOSE



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Getting RC 20 using TBCLOSE

Postby chinkump » Sat Apr 26, 2014 12:07 am

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
chinkump
 
Posts: 26
Joined: Fri Jan 20, 2012 10:48 pm
Has thanked: 3 times
Been thanked: 0 time

Re: Getting RC 20 using TBCLOSE

Postby enrico-sorichetti » Sat Apr 26, 2014 12:29 am

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 ???
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-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times


Return to TSO & ISPF