Quantcast
Channel: Teradata Downloads - Tools
Viewing all articles
Browse latest Browse all 870

How to archive in ARCmain.

$
0
0

Hi,
I am new to arcmain. i have witten a simple archive arcmain script but now i have following requirement while archiving a teradata database:
·         How to archive file to particular location (e.g C:\user\backup)
·         How to divide archive file into chunks (like 100mb per file)
·         How to apply compression on archive file
Following is my simple arcmain script:

arcmain SESSIONS=8 OUTLOG=ARCALL.OUT

logon ip/db,pswd;

ARCHIVE DATA TABLE (db.table),(db.table2), RELEASE LOCK, FILE= ARCHIVE;

logoff;

 
Thanks in advance

Tags: 
Forums: 

Viewing all articles
Browse latest Browse all 870

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>