Calling R3trans
Call R3trans as follows:
R3trans [<options>]<control file>
IBM System i: R3trans ‘[<Optionen>]<Steuerdatei>‘
The control file specifies the individual actions.
You can specify the following options for calling R3trans:
● -c <d1> [<d2>] conversion
Copies file <d1> to file <d2> by performing a character set conversion to the local character set. If <d2> is omitted, R3trans copies to trans.dat (see Automatic Character Set Conversion in R3trans).
● -d DB connect
Check if connect to database is possible and if the ABAP Dictionary is available.
● -i <file> direct import from data file without specifying a control file (see Import)
● -l <file> Output of a table of contents to the log file
● -n Brief information about new features of R3trans not yet documented
● -t Test mode All modifications in the database are rolled back.
● -u <int> Unconditional mode This option invalidates the rules of the correction and transport system. Each mode can be concatenated (for example -u 12).
● -v Verbose mode
Prints dots to <stdout> and writes additional details to the log file.
● -w <file>
The transport log is written to this file. The default file is trans.log in the current directory.
● -x Check whether connection to database can be made