Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 14 Jun 2006 @ 18:20:17 GMT


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


Subj:   Re: How to archive more than one tables from a database
 
From:   Fachtna O Donovan

Hi Vireta,

Have you tried some thing like

     LOGON 172.16.134.3/dbc ,dbc;
     ARCHIVE DATA TABLES
       (Database1.Account_Table)
      ,(Database1.Customer_Table)
      ,(Database1.Transaction_Table)
     ,RELEASE LOCK
     ,INDEXES
     ,ABORT
     ,FILE=ArchiveFileName;
     LOGOFF;

In this example you will have you send your output to a file called ArchiveFileName


Fachtna O'Donovan
Software Engineer
AIB Bank
Ireland



     
  <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