|
|
Archives of the TeradataForum
Message Posted: Wed, 25 May 2005 @ 14:18:23 GMT
Subj: | | Re: Fastload Problem: No room in database |
|
From: | | Tewksbury, Kevin |
I believe if you do the sum you will see twice as much currentperm than there actually is, because allspace has the 'ALL' tablename as well as
individual tablenames. This is because you get space for currentperm but not for maxperm for each individual table as where 'ALL' tablename gives
you space for currentperm and maxperm, so it looks like you have more currentperm than maxperm.
Kevin R Tewksbury
Database Administrator
Limited Technology Services
| |