Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 09 Sep 2015 @ 16:02:51 GMT


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


Subj:   Re: Clean up JobIDs for which backups do not exist
 
From:   shanker rao

Try this:

     LOGDIR="/var/opt/teradata/tara/server/jir"

     cd $LOGDIR
     find . -type f -mtime +90 -exec mv '{}' /var/opt/teradata/tara/server/jir/archive \;


     
  <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