 |
 |
Archives of the TeradataForum
Message Posted: Sat, 22 Jan 2005 @ 16:55:50 GMT
Subj: | | Re: Releasing MLoad lock during the Acquistion Phase |
|
From: | | hock lim |
Kumar,
Release mload on table during aqusition phase will usually do the trick. But, like you said, this command did not work. Try a new script with
the same error and log tables but with only a begin mload and end mload statements in the script.
If that still fails, you may want to insert select to a new table using access lock and drop the old table.
Hock
| |