kbabu1
22nd February 2008, 02:28
I am getting a strange error (see below) when I am trying to delete a record from one of the baan tables using 3GL program.
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: ******* S T A R T of Error message *******
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: Log message called from /view/port.7.6a.02/vobs/tt/lib/al_1/al_sig.c: #173 keyword: CORE DUMPED
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: Pid 675878 Uid 125 Euid 125 Gid 125 Egid 125 Pset Admin@eetmumlt002:5008
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: user_type S language 2 user_name bsp tty ote locale /
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: Errno 0 bdb_errno 509 (Bad memory cursor; bad table pointer specified)
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: Log_mesg: core_dumped() signal 11 cwd: '/home/bsp'
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: ******* E N D of Error message *******
The same 3GL I ran it on test company...it worked well...but this time after I ran this 3GL I am not able to check the data in that table using the GTM(ttad4100/ttaad4500)...gives me error message like table definition not found etc.
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: ******* S T A R T of Error message *******
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: Log message called from /view/port.7.6a.02/vobs/tt/lib/al_1/al_sig.c: #173 keyword: CORE DUMPED
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: Pid 675878 Uid 125 Euid 125 Gid 125 Egid 125 Pset Admin@eetmumlt002:5008
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: user_type S language 2 user_name bsp tty ote locale /
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: Errno 0 bdb_errno 509 (Bad memory cursor; bad table pointer specified)
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: Log_mesg: core_dumped() signal 11 cwd: '/home/bsp'
2008-02-21[16:08:12(UTC+08:00)]:E:bsp: ******* E N D of Error message *******
The same 3GL I ran it on test company...it worked well...but this time after I ran this 3GL I am not able to check the data in that table using the GTM(ttad4100/ttaad4500)...gives me error message like table definition not found etc.