Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 31 Jul 2002 @ 15:36:47 GMT


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


Subj:   Archive/Restore
 
From:   Ganesh Sundaralingam

Hi All,

I have a requirement to backup a Teradata database.

Can someone validate whether following script is okay.

ARCHIVE Script:

logon demo1099/dbc,dbc;

ARCHIVE DATA TABLES (CRMDEMO),
RELEASE LOCK,
INDEXES,
FILE=textcrm;
LOGOFF;

RESTORE:
logon demo1099/dbc,dbc;
RESTORE DATA TABLES (CRMDEMO),
RELEASE LOCK,
FILE=textcrm;
LOGOFF;

Would the archive/restore option automatically update the Data Dictionary entries.

Any help would be much appreciated.

Best regards,

Ganesh



     
  <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