Hex Location error...



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

Hex Location error...

Postby dj127 » Fri Apr 24, 2009 6:57 am

...usually happens to my program when other jobs are running at the same time with it. how can this be prevented?
dj127
 
Posts: 3
Joined: Fri Apr 24, 2009 6:44 am
Has thanked: 0 time
Been thanked: 0 time

Re: Hex Location error...

Postby dick scherrer » Fri Apr 24, 2009 7:39 am

Hello and welcome to the forum,

I'm sure your post means something to you, but it tells us absolutely nothing we can use to help you.

What is a "hex location error"? What did you do to cause it? Knowing the cause will help find a prevention. What does this program do?

You were given some abend or message or some other kind of diagnostic info. We can do nothing until you post it.

If you received any messages from the system, you need to post the message(s) and the message id(s).

To post something from a mainframe screen, use copy/paste and the "Code" tag. Do not use screenshots - they will be deleted and you will have to re-post anything done via screenshot.

After you copy, paste, and "Code" the info, use Preview to see how the post will appear to the forum. When the post appears as you want it to, Submit.
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: Hex Location error...

Postby dick scherrer » Fri Apr 24, 2009 8:50 am

Hello,

I suspect there is one or more Annn / Bnnn messages or EXxxxxxxx messages. . .

Which release of Easytrieve are you using?
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: Hex Location error...

Postby dj127 » Fri Apr 24, 2009 1:01 pm

Thank you for the welcome :)

Sorry for being vague...my program produces a report and re formats a file. Here's the specific error...

63 MLWTR-AMT W 15 N VALUE 0 MASK 'Z,ZZZ,ZZZ,ZZZ,ZZ9.99'
64 GLOBE-CTR W 5 N VALUE 0 MASK 'ZZ,ZZ9'
64 *******B027 NOT A VALID NAME - 0 JOBNAME=BILWACDD DATE=04/22/2009 TIME=07:48:03 CPUID=000020BF 20868000 COMP=56860660675C PAGE 1

0S03I PROGRAM CHECK INTERRUPTION - HEX LOCATION 0070E5B4 - INTERRUPTION CODE 04 - PROTECTION EXCEPTION
0S00I JOB BILWACDD CANCELED
0S07I PROBLEM PROGRAM PSW = 075D2000 0070E5BA
0S30I DUMP STARTED. MEMBER=DF802123.DUMP IN SUBLIB=SYSDUMP.F8
1I49I DUMP LIBRARY FULL

SYMPTOM RECORD
dj127
 
Posts: 3
Joined: Fri Apr 24, 2009 6:44 am
Has thanked: 0 time
Been thanked: 0 time

Re: Hex Location error...

Postby Bill Dennis » Fri Apr 24, 2009 7:17 pm

Protection exception (S0C4) means you are trying to access storage outside your area. Perhaps a record layout is wrong or an array has run too far.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Hex Location error...

Postby dj127 » Fri Apr 24, 2009 9:26 pm

Bill Dennis wrote:Protection exception (S0C4) means you are trying to access storage outside your area. Perhaps a record layout is wrong or an array has run too far.


But when I rerun the program, with no other jobs running concurrently the error doesn't occur anymore and the program finishes its run. Could the resources or the environment cause this?
dj127
 
Posts: 3
Joined: Fri Apr 24, 2009 6:44 am
Has thanked: 0 time
Been thanked: 0 time

Re: Hex Location error...

Postby dick scherrer » Sat Apr 25, 2009 1:40 am

Hello,

The first thing you need to do is correct the Easytrieve error - the B027. Look in the documentation for the specifics of this error.

You need to post the Easytrieve code from the beginning down thru a few lines past line 64 (more may be needed, but that shoujld be a start). When posting the code, use copy/paste dand the "Code" tag. Do not use a "screenshot" as they are deleted. Use Preview to see your post as it will appear to the forum and when you are satisfied with the appearance, Submit.

Why do you believe you have a "hex location error"? It is not a good practice to create abend terminology :)
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


Return to CA-Easytrieve

 


  • Related topics
    Replies
    Views
    Last post