TARAJobRM Return Codes - 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

The following table lists TARAJobRM return codes.

TARAJobRM Return Codes 
Return Code Description
Return codes 101 - 111 designate errors that can occur during a jobfile or script removal.
101 Unable to connect to the TARA server.
102 Network failure sending the file remove request to the TARA server.
103 Network failure receiving the file remove response from the TARA server.
104 Cannot open the Job list or Script list file.
105 Cannot read the Job list or Script list file.
106 The Job list or Script list file contains an unrecognizable line.
110 Cannot read the "y" or "n" response to the file verification message.
111 Job terminated. User answered "n" to the file verification message.
Return codes 700-753 designate parameter validation errors.
700 Incorrect number of parameters entered.
701 The parameter value is greater than the maximum size of 255 characters.
702 A parameter value is not preceded by a parameter key (-s, -S, -J, -f, or -v).
703 Unknown parameter key (not a -s, -S, -J, -f or -v).
705 The -J parameter key is specified twice.
706 The -J parameter key is specified, but no value or -f <filename> is specified.
707 The -J parameter key is specified with a value, but the value is not 16 characters in length.
709 The -s parameter key is specified twice.
710 The -s parameter key does not have a TARA server value following it.
711 The -s parameter key is specified with a value, but the value is greater than 100 characters in length.
713 The -S parameter key is specified twice.
714 The -S parameter key is specified, but no value or -f <filename> is specified.
715 The -S parameter key is specified with a value, but the value is greater than 255 characters in length.
738 The -f parameter key is specified twice.
739 The -f parameter key does not have a filename value following it.
740 The value associated with the -f parameter key is greater than 255 characters in length.
743 The -v parameter key is specified twice.
744 The -v parameter key must be followed by a value of 0, 1, 2 or 3.
749 Either the -S (script) or -J (Jobfile) parameter is required.
750 Both the -S and -J parameters are found. Only one can be specified.
751 The -f parameter is specified, but neither the -S or -J parameters, one of which is required, is found.
753 Invalid level specified for -v (0, 1, 2 or 3).