Bobby's Medallion program occasionally gets a runtime error when calling dbAppend(1).
There is no error information except a gencode of 8999.
Has anyone experienced this error?
dbAppend() spurious errors
dbAppend() spurious errors
The eXpress train is coming - and it has more cars.
Re: dbAppend() spurious errors
maybe this will help:
5xxx - ???:
===========
5381 - [BASE] - ???
Associated with (non-standard) Gen Error: "8999"
Can be caused by: "OrdCreate()" when Tag Name is longer than allowed (e.g. 11 characters for a CDX Index)
Can be caused by: "DbAppend()" when database (session) is opened via PGDBE
Remarks: NOT Listed in PDRs 109-4341 and 109-6356
5xxx - ???:
===========
5381 - [BASE] - ???
Associated with (non-standard) Gen Error: "8999"
Can be caused by: "OrdCreate()" when Tag Name is longer than allowed (e.g. 11 characters for a CDX Index)
Can be caused by: "DbAppend()" when database (session) is opened via PGDBE
Remarks: NOT Listed in PDRs 109-4341 and 109-6356
Re: dbAppend() spurious errors
Thanks, but that's no help.
Those conditions don't exist.
Those conditions don't exist.
The eXpress train is coming - and it has more cars.
Re: dbAppend() spurious errors
I get this now and then. It is usually a corrupted index. I manually delete the index and Bobby's Usedb() recreates it. Problem solved.
Bob Volz
Bob Volz
Re: dbAppend() spurious errors
Hi,
I noticed the same as Bob. If a db... error (dbappend,dbgoto,dbskip,...) appears, recreating the index files solves it.
I noticed the same as Bob. If a db... error (dbappend,dbgoto,dbskip,...) appears, recreating the index files solves it.