Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 14 Jun 2006 @ 14:04:14 GMT


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


Subj:   Re: How to archive more than one tables from a database
 
From:   mark.dodgson

You're nearly there - it's just your syntax at fault.

You need parantheses around each table being archived.

So: -

     LOGON 172.16.134.3/dbc ,dbc;
     ARCHIVE DATA TABLEs (DBname.TableName1), (DBname.TableName2) ,
     RELEASE LOCK,
     FILE=check;
     LOGOFF;

If you're archiving the entire database (DBname), having just the DBname in brackets will cover all tables.


cheers,

Mark



     
  <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