HP3000-L Archives

September 2009, 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:
Denys Beauchemin <[log in to unmask]>
Reply To:
Date:
Sun, 20 Sep 2009 21:08:20 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (71 lines)
Let's try to keep it simple.

Let's take a dataset with a capacity of 1000 and it has 500 entries.

If you do a DBGET mode 4 and you specify record number 0 or less, you will
get a DBerror 12.  It you specify record number 1001 or greater, you will
get a DBError 13.  If you specify a record number between 1 and 1000
inclusive and there is no record at that spot, you will get a DBError 17, if
there is a record, you will retrieve it.

As was stated by the others, a record number is usually something that was
obtained via a prior access to the database.  In your case, since the
message is referring to an attempt to read beyond capacity, many are
postulating that your program has a defect.  It might be interesting to see
the line of code that is generating the error, if you still have a problem
with the program.

Denys

-----Original Message-----
From: HP-3000 Systems Discussion [mailto:[log in to unmask]] On Behalf
Of Pannem, Jai Kishan K
Sent: Saturday, September 19, 2009 7:51 AM
To: [log in to unmask]
Subject: [HP3000-L] TURBOIMAGE error- Directed end of file - DBGET, mode=4
on xxxx (dataset) of YYYY(database name)
Importance: High

Hello Guys,

 

I'm trying to below turbo image debug error but I couldn't get any clue.

Could you please help me out?

 

TURBOIMAGE error- Directed end of file - DBGET, mode=4 on xxxx (dataset)
of YYYY(database name)

 

 

Through ADAGER, we examined all paths for the dataset. It didn't report
any errors.

 

Please help.

 

 

Thank you,

Kishan.


* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.409 / Virus Database: 270.13.107/2382 - Release Date: 09/19/09
06:03:00

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

ATOM RSS1 RSS2