|
|
Archives of the TeradataForum
Message Posted: Thu, 23 Sep 2004 @ 18:07:36 GMT
Subj: | | Peakspool reset for one user ? |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Thursday, September 23, 2004 13:33 -->
I have read the manual. I have spent time trying to research this and have hacked at it with some code. There is very little documentation
that I could find for this question. I did research it on NCR@Your Service and found nothing. Can you reset peak spool for just one user ?
update databasespace set peakspoolspace=0, databaseid='00003768'xb,
tableid='000000000000'xb, vproc=0;
update databasespace set peakspoolspace=0, databaseid='00003768'xb,
tableid ='000000000000'xb, vproc=0;
*** Failure 7547 Target row updated by multiple source rows.
Statement# 1, Info =0
*** Total elapsed time was 1 second.
| |