View Full Version: Listing Of Ladb Errors

LawsonTalk > Coding, Program Errors and Bugs > Listing Of Ladb Errors


Title: Listing Of Ladb Errors


PGallucci - May 12, 2007 06:27 PM (GMT)
Is there a place where we can find, (or does someone have a list of), the error numbers/messages that ladb issues for database errors?

I'm NOT looking for COBOL file status codes associated with work files, (e.g., File Status 9-004), rather I'm looking for a list of errors associated with database tables, like . . .

FindDBRec error is Database error (94)

Sorry for cross posting but I also posted this in the Database forum.

Pramodchandra - May 14, 2007 09:25 AM (GMT)
all find or store DBRec error are associated with oracle database codes so you can find all kind of codes listing on http://www.ora-code.com/

PGallucci - May 14, 2007 12:30 PM (GMT)
Thank you very much!

area51 - May 14, 2007 07:02 PM (GMT)
Also if you look in LADB.LOG it usually tells you the error, i.e. type issues or bad data. And even gives you the bad record to look at;

schroncd - May 14, 2007 10:04 PM (GMT)
If Oracle is locally installed you can type:

oerr ora <error_no> at the prompt and get te complete error message text.

I don't have any tips on errors for DB2 or MS-SQL



Hosted for free by InvisionFree