Archives of the TeradataForum
Message Posted: Mon, 16 May 2005 @ 19:34:50 GMT
Subj: | | Is there a DD view to check if a table is being loaded? Error 2652 |
|
From: | | Donald Iuppa |
Hi,
Is there a data dictionary view which will allow me to check if a table is being loaded?
I want to do something like this:
bteq <
Without out checking an expected error is encountered:
DELETE FROM DB.TBL all;
*** Failure 2652 Operation not allowed: DB.TBL is being Loaded.
Don Iuppa
Engineering Development Director
10eSolutions LLC
|