jack786
18th October 2004, 14:22
I am gettng error 1601 bdb_errno 1601 on select in the bw messages
can anybody explains me why am gettig this error.
weare using MS Sqlserver 7
rgds,
jack
lbencic
18th October 2004, 17:36
Can you find more about this error? How often does it occur? Does the event log tell anything more about it? Also check the bshell logs. Hopefully you can find what table and / or session is generating this message.
Error 1601 is
This indicates that the reference table is locked. You can either wait until the lock is released or remove the lock yourself.
Maybe some table is left locked on accident. If this just started happening, try restarting when it's convienent, freeing up the locks.