HP3000-L Archives

May 2002, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Augustine, Pete" <[log in to unmask]>
Reply To:
Augustine, Pete
Date:
Thu, 16 May 2002 15:04:30 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
Things to check:

1.  Areas in WORKING-STORAGE that are misdefined e.g. a database buffer
definition is smaller than the actual data set definition.

2.  Invalid paramater passed to a system intrinsic or external routine.

3.  The main program accidentally having a LINKAGE-SECTION that has the
linkage
data defined underneath it.  Remove the LINKAGE-SECTION form the main
program.

4.  Array subscripting "walking" into other WORKING-STORAGE areas.  Use
$CONTROL BOUNDS,VALIDATE to check this.

-----Original Message-----
From: Rao, Ragu [mailto:[log in to unmask]]
Sent: Thursday, May 16, 2002 12:38 PM
To: [log in to unmask]
Subject: [HP3000-L] Cobol : Internal Trap Error


Hi all,

Any idea what this means ? This aborted on screens of a online cobol
program. After lot of displays, I figured out that this happens right before
a CREATE-CURSOR for fetching records. Prior to this the connection to DB
does through fine.

**** INTERNAL TRAP
Data Memory Protection Trap
[VSM] Undecoded status.info = -37
ABORT: PCN110E.RZR.MEDTEST
NM PROG  2f1.00057de0 sqlccc+$1c

Any feedback is really appreciated..
Thanks
Raghu

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2