Abend 30a-18 in a easytrieve program



Unicenter CA-Easytrieve Plus Report Generator: CA's information retrieval and data management tool

Abend 30a-18 in a easytrieve program

Postby charlessxavier » Tue Oct 09, 2012 5:10 pm

Hi all,

I am running a easytrieve program to read data from a db2 table with certain queries..

This program when being run on test region works perfectionly.. But when the same program ran on acceptance region abends with the code 30a-18

I see that the output file is being created correctly when I give DISP=(,CATLG,CATLG) but I am getting this abend and I cannot run the following steps

IEA705I message is

IEA705I ERROR DURING FREEMAIN SYS CODE = 30A-18 JOB10000 S1 ST61 00
IEA705I 00F9EE80 009D1AE8 009D1AE8 00410300 00404040 00015000

Could someone help me in this ?
charlessxavier
 
Posts: 11
Joined: Sun Aug 29, 2010 11:49 am
Has thanked: 0 time
Been thanked: 0 time

Re: Abend 30a-18 in a easytrieve program

Postby BillyBoyo » Tue Oct 09, 2012 5:22 pm

Unless you are managing to overwrite your program or part of the Easytrieve run-time, this is tricky.

You have to first be able to create the problem in your unit-test environment.

While you are looking at it, also put a call in to CA Support. Explain that you understand that it is something you have done, but that you don't know where to start.

"Freemain" is perhaps most likely to occur at the end of some processing. Does your program have multiple SORT/JOBs or just one?
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: Abend 30a-18 in a easytrieve program

Postby charlessxavier » Tue Oct 09, 2012 5:30 pm

yes it has multiple steps and sort steps too..

I actually have no problem in TEST environment.. And so its hard to find out

but I tried running that particular step.. And got the same abend again
charlessxavier
 
Posts: 11
Joined: Sun Aug 29, 2010 11:49 am
Has thanked: 0 time
Been thanked: 0 time

Re: Abend 30a-18 in a easytrieve program

Postby BillyBoyo » Tue Oct 09, 2012 5:57 pm

OK, just double-checking. In the Easytrieve Plus program it has multiple SORT and/or JOB statements? I don't mean the JCL.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: Abend 30a-18 in a easytrieve program

Postby charlessxavier » Tue Oct 09, 2012 6:11 pm

no i dont have any sort.. Its just running a SELECT statement on a table..

Extracting the data, placing the particular record that is extracted from the table into the output file based on some conditions...

The main purpose of program is to insert a record at the begining of every invoice/bill being generated in the previous step
charlessxavier
 
Posts: 11
Joined: Sun Aug 29, 2010 11:49 am
Has thanked: 0 time
Been thanked: 0 time

Re: Abend 30a-18 in a easytrieve program

Postby enrico-sorichetti » Tue Oct 09, 2012 6:32 pm

nothing that we can do from here...
speak to Your support and involve CA support
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

Re: Abend 30a-18 in a easytrieve program

Postby dick scherrer » Tue Oct 09, 2012 8:38 pm

Hello,

What is the difference in the number of rows processed by this query in test versus prod? Not necessarily the result set, but rows that have to be "touched" to process the query?

Are the Easytrieve parameters the same in both environments? Same release of Easytrieve?

As mentioned, with nothing for us to work with, your best best is to open an issue with Easytreive Support.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Abend 30a-18 in a easytrieve program

Postby charlessxavier » Wed Oct 10, 2012 9:19 am

the easytrieve program is the same in both test and acceptance environment..

but the number of rows accessed is less in acceptance env, where i am getting ABEND..

does this really matter for the abend to appear ? :O i mean this particular abend
charlessxavier
 
Posts: 11
Joined: Sun Aug 29, 2010 11:49 am
Has thanked: 0 time
Been thanked: 0 time

Re: Abend 30a-18 in a easytrieve program

Postby steve-myers » Wed Oct 10, 2012 10:47 am

You have been told by two different, and knowledgeable, people to use your support structure, or to do it yourself, to contact CA support regarding this problem. I think - though I am not a CA-Easytrieve user - that this is a problem with their product and the only way to resolve the problem is through your support or CA itself, though if a product fix is required - in my estimation highly likely - your support will have to install it.
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times

Re: Abend 30a-18 in a easytrieve program

Postby charlessxavier » Wed Oct 10, 2012 2:43 pm

I just dont know what was the exact problem..

I changed the proc to some other one.. and it worked

Thanks for all your help.. :)

you can close the thread
charlessxavier
 
Posts: 11
Joined: Sun Aug 29, 2010 11:49 am
Has thanked: 0 time
Been thanked: 0 time

Next

Return to CA-Easytrieve

 


  • Related topics
    Replies
    Views
    Last post