Example 1: Archive Script for Single-Node Backup - Tivoli

Teradata Extension for Tivoli Storage Manager Administrator Guide

Product
Tivoli
Release Number
16.20
16.10
Published
May 2017
Language
English (United States)
Last Update
2019-03-22
dita:mapPath
beb1489436039198.ditamap
dita:ditavalPath
beb1489436039198.ditaval
dita:id
wkq1486409855180
Product Category
Teradata Tools and Utilities

This example creates ARCMAIN backups that originate from a single TSM node, NODE1, with a minimum command line.

The minimum command line for ARCMAIN is to simply specify the ARCMAIN input file. The ARCDFLT.TXT sample file indicates the path to the TIVBAR.DLL executable with the IOMODULE parameter. In this case, DATASETNAME corresponds to the name indicated on the FILE= clause of the ARCMAIN ARCHIVE statement.

To create this type of backup:

  1. Ensure that file pointed to by the ARCDFLT environment variable is Iomodule=’tivbar.dll’.
  2. On the command line, type:

    tivarc <arcin.txt

Output

arcin ARC script

Logon td1/dba1 , pwd;
Archive data tables (db1)
,  release lock
,  file=  db1_data;
Logoff  ;
Backup Information in TSM Catalog
  • Node = NODE1
  • Filespace = Teradata
  • High Level = db1_data
  • Low Level = F0000, F0001, F0002, and so on