Archives of the TeradataForum
Message Posted: Thu, 24 Apr 2003 @ 14:56:04 GMT
Subj: | | Re: My query fails because of Spool Space |
|
From: | | Rodrigo Cifuentes |
'PeakSpool' is only giving you info on how much spool space have you used in the past. It doesn�t affect query behaviour at all.
'Spool Space' is the parameter that affects your queries. You have to ask an administrator to increase your spool space.
If your query is not running sometimes, it�s probably because there are other queries running under the same user simultaneously. May be
you can be assigned a different user with more spool space just to run your query and build your backup.
Usually backups are done by an 'operator user' with huge spool space, almost no perm space and restricted privileges.
|