Hi David,
 The code changes depending on the type of command when I enter the command as 
Execute the code is 448.
 
********************************* Top of Data **********************************
IDCAMS  SYSTEM SERVICES                                           TIME: 08:57:51
                                                                                
 /* IDCAMS COMMAND */                                                           
    LISTCAT ENTRIES(CATALOG.UCAT.VCET840) -                                     
            ALL                                                                 
IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 0                               
IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 448             
  
******************************** Bottom of Data ********************************
 
 
But When I enter listc command as online from TSO, first I get IDC0014I 
LASTCC=0 but there was no list, then I press help key, I saw the Command 
'LISTC' issued return code 16448   
 
          IBMUSER.BRODCAST                                       
 listc ent(/) all CATALOG.UCAT.VCET420                           
         
 IDC0014I LASTCC=0   
*** 
 
When I pressed to PF1 key, it explained me 
that;                                 
 EssssssssssssssssssssssssssssssssssssssssssN       
 e Command 'LISTC' issued return code 16448 e       
 DssssssssssssssssssssssssssssssssssssssssssM       
 ***                                                             

When I try the list command from batch, there is no error code but there is no 
list.
 
  LISTCAT -                                                             00050001
  ALL         -                                                         00080001
  CATALOG(CATALOG.MCAT.SET2C1)                                          00100004
IDCAMS  SYSTEM SERVICES                                           TIME: 14:25:22
                             LISTING FROM CATALOG -- CATALOG.MCAT.SET2C1        
         THE NUMBER OF ENTRIES PROCESSED WAS:                                   
                   AIX -------------------0                                     
                   ALIAS -----------------0                                     
                   CLUSTER ---------------0                                     
                   DATA ------------------0                                     
                   GDG -------------------0                                     
                   INDEX -----------------0                                     
                   NONVSAM ---------------0                                     
                   PAGESPACE -------------0                                     
                   PATH ------------------0                                     
                   SPACE -----------------0                                     
                   USERCATALOG -----------0                                     
                   TAPELIBRARY -----------0                                     
                   TAPEVOLUME ------------0                                     
                   TOTAL -----------------0                                     
         THE NUMBER OF PROTECTED ENTRIES SUPPRESSED WAS 0                       
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 0                       
IDCAMS  SYSTEM SERVICES                                           TIME: 14:25:22
                                                                                
IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 0               
 
 
Iyi calismalar, Saygilar / Regards

Kayhan Tanriverir
Vizyon BT
Uzman Sistem Programcisi / Senior Systems Programmer 
(Please consider the environment before printing this e-mail)

 
 
 



________________________________
Kimden: David Elliot <apadl...@gmail.com>
Kime: IBM-MAIN@LISTSERV.UA.EDU 
Gönderildiği Tarih: 8 Kasım 2012 17:20 Perşembe
Konu: Re: VSAM data set list error

This happened to me a while back. Intermittently I would see this from a
LISTCAT ENTRY(xx) command. The 448 is, I believe,the last three chars of
16448 which is X'4040'. It was looking to me as though there was some
corruption of R15 at the end of the command. The command executed normally
in my case and was followed by the message below.

Does your command execute, ie produce output? Does this happen on other
files, is this in batch or TSO?

On Thu, Nov 8, 2012 at 8:57 AM, Lizette Koehler <stars...@mindspring.com>wrote:

> If you could help me understand.
>
> You posting shows CODE WAS 448
>
> But in a later posting  you say it is 16448
>
> > IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 0 IDC0002I IDCAMS
> > > PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 448
>
>
> There must be an issue with your cut and paste.
>
> Could you please post all messages from last command thru command with
> error?  Please do not edit.
>
> Note:  Review ALL messages in your output for the IDCAMS function step.
>  The error could have occurred much earlier in your listing.  Since you did
> not post the entire listing, I do not know where that error might be.
>
> IDC3003I is a general message.  So look through the output from the entire
> IDCAMS step.  See if there is a WAS xx which is NOT zero.
>
> If you have JES2/SDSF then SE the output.  You can then X ALL; F '
> CONDITION CODE IS ' ALL; x ' 0 ' all
>
> This may show you the errors.
>
> Lizette
>
>
> > -----Original Message-----
> > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
> On Behalf
> > Of Kayhan Tanriverir
> > Sent: Thursday, November 08, 2012 5:40 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Yan: VSAM data set list error
> >
> > Hi Lizette,
> >
> >
> > Yes, these are all the messages for this issue.
> >  Yes, we have more than one command.
> >
> > Iyi calismalar, Saygilar / Regards
> >
> > Kayhan Tanriverir
> > Vizyon BT
> > Uzman Sistem Programcisi / Senior Systems Programmer (Please consider the
> > environment before printing this e-mail)
> >
>
> ----------------------------------------------------------------------
> 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

Reply via email to