HP3000-L Archives

March 2003, 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:
Michael Berkowitz <[log in to unmask]>
Reply To:
Michael Berkowitz <[log in to unmask]>
Date:
Mon, 17 Mar 2003 08:49:29 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
James Reynolds writes


Hi Folks..

 Can anyone tell me what this means and how to fix it right quick??   Thanks!



TURBOIMAGE ERROR AT $0105bad4; RETURN STATUS = -21
DBINFO, MODE 205, ON #0 OF MACORD
DATA SET NONEXISTENT OR INACCESSIBLE


END OF PROGRAM
--------------------------------------------------------
Well I suppose it's self explanatory.  It appears the 2nd parameter of DBINFO (qualifier) which can be either the set name or number has a value of 0 (zero).  Since sets are numbered from 1 and up, maybe you have a runaway index in your program that is exceeding the legal values of the index, causing overwrites to other parts of your storage areas.  If COBOL, compile with $CONTROL BOUNDS to catch these naughty index values.

Mike Berkowitz
Guess? Inc.

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

ATOM RSS1 RSS2