Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 11 Jan 2012 @ 15:13:01 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: LIST ROLLBACK TABLES;
 
From:   Dave Wellman

Syed,

Are you certain it is the TJ table which is causing the out of space condition? Run the following to check:

     SELECT TABLENAME,SUM(CURRENTPERM)
     FROM DBC.TABLESIZE
     WHERE DATABASENAME='DBC'
     GROUP BY 1
     ORDER BY 1;

Also, if the queries are still running (doing updates etc) then rcvmanager won't get involved, so checking with rcvmanager is not conclusive.


Cheers,

Dave

Ward Analytics Ltd - Information in motion (www.ward-analytics.com)



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023