I have to check through lotus script whether a perticular oracle table is locked presently because of some updation happening on it.I have a table in oracle on which many web users fire SQL query (through lotus script)simultaneously to update that table.First user is able to update table but other user finds that table is locked.So Lotus script generates ODBC error and agent could not do it’s work completly and server get’s hanged due to this.Can any body suggest me to remove this error or A way to check whether table is locked presently or not through lotus script.