beautypg.com

Options – HP Neoview Release 2.3 Software User Manual

Page 28

background image

it rejects the control file and reports an error. There cannot be more than 99 minor versions
to a major version.

There will be no incompatible changes between minor version upgrades of Transporter.
However, it is possible to have incompatibility between major versions and if it occurs, control
files containing the old major version are rejected by the new Transporter application.

The default value for minor and patch versions is zero.

Examples:

A control file is based on Transporter version 1.0. All of the following are allowed:

version 1;
version 1.0;
version 1.0.0;

A control file is based on Transporter version 1.0.3:

version 1.0.3;

Options

The options section defines global options for all Transporter jobs. Most global options can be
overridden by format, source, job, or job entry settings.

See

Appendix C (page 101)

, which lists all Transporter options and indicates the levels at which

each option can be overridden.

options
{

option-name = option_value [, option-name = option_value ]...

}

option-name

One or more occurrences of option-name, separated by a comma (,). The last option-name
should not use the comma separator.

option-name

is case-insensitive.

These are the supported global option-names:

“baddatafile” (page 47)

“commitsize” (page 47)

“crossoveryear” (page 47)

“datasource” (page 47)

“deleteonerror” (page 48)

“discards” (page 48)

“endseq” (page 48)

“errors” (page 49)

“faileddatafile” (page 49)

“forcestaging” (page 49)

“multipart” (page 50)

“noaudit” (page 51)

“nullstring” (page 51)

“operation” (page 52)

“parallel” (page 52)

“parallelstreams” (page 52)

“password” (page 52)

“retries” (page 53)

“rowsetsize” (page 53)

28

Control File Organization and Syntax