Subject some dba questions
Author heineferreira
Hi

How do I see a list of logged in users (connections) in a database?
Is there a SQL command that can kill a user's connection?
Is it possible to get a list of locks on a database?
Is it possible to delete a lock with a sql command, e.g. in case of deadlock?

Thanks

H.F.