HP3000-L Archives

December 2001, Week 4

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:
Steve Dirickson <[log in to unmask]>
Reply To:
Steve Dirickson <[log in to unmask]>
Date:
Tue, 25 Dec 2001 03:22:48 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (33 lines)
> getting this error. Can anyone specify exactly what the problem is
?
>
> FN101 :  LAST COMPILED - 12/14/01  15:32:49
>
> PROCESSING MEDICAL CLAIMS
>
> TURBOIMAGE ERROR AT ???????; RETURN STATUS = -110
> DBOPEN, MODE 1, ON DBAC.PUB
> LOGGING ENABLED AND NO LOG PROCESS RUNNING
> HEX DUMP OF STATUS ARRAY FOLLOWS:
> ff92 0003 0000 2488 0000 0191 4164 49e8 0001 0000

As pointed out, the answer to this one is as simple as it is obvious:
follow the instructions in the error message and find out why the
logging process isn't running.

> TURBOIMAGE ERROR AT ???????; RETURN STATUS = -11
> DBCLOSE, MODE 121, ON <NULL>; OF DBAC.PUB
> BAD DATABASE REFERENCE (FIRST 2 CHARACTERS)
> HEX DUMP OF STATUS ARRAY FOLLOWS:
> fff5 0003 0000 2488 0000 0193 4164 49e8 0079 0000

However, this error indicates a more serious condition: a programmer
who holds error- and status-checking in such low esteem that s/he is
attempting to close a database that was not successfully opened. Since
opening a database is pretty fundamental to the operation in most
HP3000-based applications, I'd be more than a little concerned about
the quality of a program that is flummoxed by a failed DBOPEN.

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

ATOM RSS1 RSS2