Powerhouse fatal error
Bob Deskin
Bob.Deskin at ca.ibm.com
Wed Sep 14 08:50:39 CDT 2011
Memory faults are very difficult for us to fix. The actual fatal error
means very little. That's just where the process ended up. The fatal error
means something is wrong. The memory fault means that we've overflowed
something and run into an area that we shouldn't have. Because of that,
there's invalid information coming into some internal process and
therefore the fatal error comes out.
Try Ken's suggestion of a recompile. Also, make sure that you have a
reasonable amount of free system memory and disk space for the paging
system. Since this is happening on the ACCESS statement on compile,
re-arranging the ACCESS statement may help.
Bob
From: "Grace, Ron (Chipping Sodbury) UK" <Ron.Grace at hanson.biz>
To: "powerh-l at lists.sowder.com" <powerh-l at lists.sowder.com>
Date: 2011-09-14 09:26 AM
Subject: Powerhouse fatal error
Sent by: powerh-l-bounces+bob.deskin=ca.ibm.com at lists.sowder.com
Afternoon listers,
I'm running the following code on a HP3000 using MPEIX and after adding
the new file linkage at the bottom of the access statement it's started
bombing out. I checked the fields I'm linking and both are 2 characters in
length. PROD-GR-CODE is a key/index field of the SAPSCEZ9 subfile. I have
also checked the file equations for the subfiles and they all exist and in
the correct locations. Am I missing something obvious?
Ron
> REQUEST EXTRACT_DATA
>
> ACCESS *JD0221Z1 &
> LINK ("UN" + UNIT-CODE-X OF JD0221Z1) TO MQ-KEY OF MQ-TEXT OPTIONAL &
> LINK D-PROD-CODE OF JD0221Z1 TO PROD-CODE OF PRODUCTS OPTIONAL &
> LINK D-DOC-NO TO AJ-NUMBER OF AJ-TOTAL OPTIONAL &
> LINK AJ-KEY TO AJ-KEY OF AJ-DETAIL OPTIONAL &
> LINK D-PROD-GR-CODE OF JD0221Z1 &
> TO PROD-GR-CODE OF PROD-GROUP OPTIONAL &
> LINK D-DELPNT-X TO DELPNT-CODE-X OF DELPNTS OPTIONAL &
> LINK D-PROD-CODE OF JD0221Z1 TO PROD-CODE OF PRODUCTS-EXTRA OPTIONAL &
> LINK D-PROD-CODE OF JD0221Z1 TO PROD-CODE OF *SAPSCEZ8 OPTIONAL &
> ;A.01.005 Start
> LINK D-PROD-GR-CODE OF JD0221Z1 TO PROD-GR-CODE OF &
> *SAPSCEZ9 OPTIONAL
Code Trap :
01634010227
00003044033
00000001442
00000000017
*E* Memory fault (invalid address).
*Fatal Error* *1370* Notify Cognos Customer Support
________________________________
Each of Hanson Aggregates, Hanson Aggregates UK, Hanson Bath & Portland
Stone, Hanson Construction Projects, Hanson Contracting, Hanson Premix,
Hanson Recycling, Ashbridge Concrete and Supamix is a trading name of
Hanson Quarry Products Europe Limited. Hanson Quarry Products Europe
Limited is a private limited company incorporated in England and Wales
with registered number 00300002 and with registered address Hanson House,
14, Castle Hill, Maidenhead, Berkshire
Hanson Quarry Products Europe Limited is a member of the HeidelbergCement
Group.
________________________________
This e-mail and any attachment transmitted with it are confidential and
are intended for the named person’s use only. The contents of the e-mail
may contain sensitive and private or legally privileged information. If
you have received this e-mail in error, please delete it (and any
attachment) from your system and notify the sender immediately. You should
not retain, copy or print the contents of this e-mail (or any attachment)
nor should you, directly or indirectly, disclose or distribute the
contents to anyone.--
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: 'subscribe' in message body to
powerh-l-request at lists.sowder.com
Unsubscribe: 'unsubscribe <password>' in message body to
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
Add 'site:lists.sowder.com powerh-l' to your search terms to search the
list archive at Google.
More information about the powerh-l
mailing list