HP3000-L Archives

December 2001, 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:
Jim Phillips <[log in to unmask]>
Reply To:
Jim Phillips <[log in to unmask]>
Date:
Fri, 21 Dec 2001 13:55:42 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (44 lines)
Rao, Ragu <[log in to unmask]> queries:
> I am getting the following error when I run my cobol program. I did not
get
> this error couple of days back and everything was working fine and now I
am
> 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

This means that there is no log process to log data base calls to the
DBAC.PUB data base.  Use DBUTIL to find out the logging id and then do a
SHOWLOGSTATUS to see if it is running or not.  If it is not running, you'll
need to start or re-start it.  Check the log file that it uses and clear it
out if you want to do a LOG xxxx,START or leave the log file alone and do a
LOG xxxx,RESTART.

> 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

This is a result of the DBOPEN failing.  It will go away when you get a
successful DBOPEN.

Jim Phillips                           Information Systems Manager
Email: [log in to unmask]     Therm-O-Link, Inc.
Phone: 330-527-2124                         P. O. Box 285
Fax:   330-527-2123                           10513 Freedom Street
Web:   http://www.tolwire.com          Garrettsville, OH  44231

I WANT MY MPE!

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

ATOM RSS1 RSS2