As Lars suggested, find session that hold a lock on the table and kill the session(s). The SQL documentation shows how, but sometimes sessions just don't react to the kill signal. In that case, a restart of the db will remove all locks
--j
As Lars suggested, find session that hold a lock on the table and kill the session(s). The SQL documentation shows how, but sometimes sessions just don't react to the kill signal. In that case, a restart of the db will remove all locks
--j