Easytrieve Error Documentation

Unicenter CA-Easytrieve Plus Report Generator: CA's information retrieval and data management tool
freelar
Posts: 34
Joined: Fri May 23, 2008 1:38 am
Skillset: Cobol, CICS, JCL, PROC, MVS, etc...
Referer: Looking for answers

Easytrieve Error Documentation

Postby freelar » Thu Feb 21, 2013 3:16 am

On version CA-EASYTRIEVE PLUS-6.4 0311 just learning to use this product to report on data such as DCollect, I have the Application guide and Reference guide but I don't see any documenation of easytrieve errors.

I have been on CA's website and searching through Google but still havent found documentation on all easytrieve errors.

If someone could point me in the right direction I'd appreciate it, if you need more info let me know.

Thanks

BillyBoyo
Global moderator
Posts: 3805
Joined: Tue Jan 25, 2011 12:02 am
Skillset: Easytrieve Plus, Cobol, Utilities, that sort of stuff
Referer: Google

Re: Easytrieve Error Documentation

Postby BillyBoyo » Thu Feb 21, 2013 3:52 am

Have you looked at the Table of Contents of the Reference Guide? Appendix A?

freelar
Posts: 34
Joined: Fri May 23, 2008 1:38 am
Skillset: Cobol, CICS, JCL, PROC, MVS, etc...
Referer: Looking for answers

Re: Easytrieve Error Documentation

Postby freelar » Thu Feb 21, 2013 7:55 am

That was a good place to look thanks! Another question if I may, A014 error... I'm sure it has meaning to those who have seen it many times but what kind of previous error would impact the current run?

A014 PREMATURE TERMINATION DUE TO PREVIOUS ERROR(S)

This message indicates that some previously identified error has caused a
termination of the CA-Easytrieve/Plus execution.

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: Easytrieve Error Documentation

Postby Robert Sample » Thu Feb 21, 2013 8:08 am

Any previous error DURING THE CURRENT RUN could cause the A014. An error from a different execution, however, will not have any impact upon the current program. "Previous" in this case refers only to errors listed earlier in the output, not to other runs of the program.

freelar
Posts: 34
Joined: Fri May 23, 2008 1:38 am
Skillset: Cobol, CICS, JCL, PROC, MVS, etc...
Referer: Looking for answers

Re: Easytrieve Error Documentation

Postby freelar » Thu Feb 21, 2013 9:23 am

Maybe i'm missing a DD statement as the A014 message is all I've found in the job,,, thanks for your help

BillyBoyo
Global moderator
Posts: 3805
Joined: Tue Jan 25, 2011 12:02 am
Skillset: Easytrieve Plus, Cobol, Utilities, that sort of stuff
Referer: Google

Re: Easytrieve Error Documentation

Postby BillyBoyo » Thu Feb 21, 2013 12:39 pm

The A014 is a general "the program failed" message. Gives you something to search for to get to the quickly to the messages you know are then when you get a non-zero RC. I think I've seen it on its own before when there was an "abend" which Easytrieve was unable to trap (as it was not in the Easytrieve code, but some supporting code).

freelar
Posts: 34
Joined: Fri May 23, 2008 1:38 am
Skillset: Cobol, CICS, JCL, PROC, MVS, etc...
Referer: Looking for answers

Re: Easytrieve Error Documentation

Postby freelar » Fri Mar 22, 2013 8:35 pm

Thank you I finally realized the formatting of the error messages and found the issue. Thank you both, RIckey


  • Similar Topics
    Replies
    Views
    Last post