Archives of the TeradataForum
Message Posted: Wed, 05 Jan 2005 @ 20:58:15 GMT
Subj: | | Geting the database name by using SQL which is locked by a failed backup job |
|
From: | | akleema_talukder |
Hi
Is there any way to find out the host utility lock ( lock from a failed backup job) on a database by using SQL without using SHOWLOCKS
utility?
We want to create a script to release lock of a database from a failed backup job. Before releasing lock, we want to run a SQL script to
find out only databasename which is locked by failed backup job, not by currently running backup job.
Any help will be greatly appreciated.
|