|
|
Archives of the TeradataForum
Message Posted: Thu, 14 Oct 2010 @ 08:54:38 GMT
Subj: | | Re: Being loaded state |
|
From: | | barb.green |
You may not have access to it but sysadmin.fastlogV is a view which you can see fload in flight. I use it to give a hint as to where to look as
leftover entries point to failed loads. Also if your shop uses separate database for work tables and error tables that's another place to check.
To avoid having to drop and recreate you can always run a fl script that does the end load so you don't lose what may be in your target table.
Load utilities manual should have example.
| |