Joy Conner
19th April 2012, 18:35
I am getting the following error and could use some help understanding this.
2012-04-19[11:01:06]:E:connerj: ******* S T A R T of Error message *******
2012-04-19[11:01:06]:E:connerj: Log message called from /view/port.6.1c.14/vobs/tt/mir/mir/mul_fun.c: #470 keyword: Process state:
2012-04-19[11:01:06]:E:connerj: Pid 8858 Uid 109 Euid 109 Gid 125 Egid 125
2012-04-19[11:01:06]:E:connerj: user_type N language 2 user_name connerj tty ote locale ISO88591/NULL
2012-04-19[11:01:06]:E:connerj: Errno 0 bdb_errno 2223 (bdb_errno 2223)
2012-04-19[11:01:06]:E:connerj: FATAL ERROR: Error 2223 (bdb_errno 2223) on tcjco009600 in db_update(51)
2012-04-19[11:01:06]:E:connerj: Can not continue in tcjco0109m000 in DLL: ottstpstandard (get.company)[db.update]
Is the error comming from the ottstpstandard (get.company)?
Does bdb_errno 2223 mean a transaction was on and did not write?
I have stepped through this code as this was custom development and the error occurs in the main.table.io, before.rewrite section. Here are the 2 lines leading up to the error
tcjco009.date = date.num()
tcjco009.edby = user.name
Thanks in advance for help.
- Joy Conner
2012-04-19[11:01:06]:E:connerj: ******* S T A R T of Error message *******
2012-04-19[11:01:06]:E:connerj: Log message called from /view/port.6.1c.14/vobs/tt/mir/mir/mul_fun.c: #470 keyword: Process state:
2012-04-19[11:01:06]:E:connerj: Pid 8858 Uid 109 Euid 109 Gid 125 Egid 125
2012-04-19[11:01:06]:E:connerj: user_type N language 2 user_name connerj tty ote locale ISO88591/NULL
2012-04-19[11:01:06]:E:connerj: Errno 0 bdb_errno 2223 (bdb_errno 2223)
2012-04-19[11:01:06]:E:connerj: FATAL ERROR: Error 2223 (bdb_errno 2223) on tcjco009600 in db_update(51)
2012-04-19[11:01:06]:E:connerj: Can not continue in tcjco0109m000 in DLL: ottstpstandard (get.company)[db.update]
Is the error comming from the ottstpstandard (get.company)?
Does bdb_errno 2223 mean a transaction was on and did not write?
I have stepped through this code as this was custom development and the error occurs in the main.table.io, before.rewrite section. Here are the 2 lines leading up to the error
tcjco009.date = date.num()
tcjco009.edby = user.name
Thanks in advance for help.
- Joy Conner