 |
 |
Archives of the TeradataForum
Message Posted: Thu, 05 Dec 2002 @ 14:46:18 GMT
| Subj: | | Re: Killing table locks in multiload |
| |
| From: | | Raghav Vaidya |
Nancy,
"Override" will release any locks on an object placed by another user. MLOAD locks have to be released by a RELEASE MLOAD
command. The release lock command will release all locks that have been put by another user. Although I have used that command on
objects successfully, I am not sure they can be used on tables that are being Mloaded and are in either the acquisition or the
application phase. Maybe it would work in the cleanup phase (?.).
Raghav
| |