0% found this document useful (0 votes)
357 views1 page

R3trans Command Options Guide

R3trans is a command line tool that uses a control file to perform various SAP database and file operations. It can copy files with character set conversion, test and connect to an SAP database, import from or list files, run in test mode to rollback changes, set the trace level, run unconditionally, make the log more verbose, and specify an alternative log file.

Uploaded by

Siddesh Raul
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
357 views1 page

R3trans Command Options Guide

R3trans is a command line tool that uses a control file to perform various SAP database and file operations. It can copy files with character set conversion, test and connect to an SAP database, import from or list files, run in test mode to rollback changes, set the trace level, run unconditionally, make the log more verbose, and specify an alternative log file.

Uploaded by

Siddesh Raul
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

usage: R3trans [<options>] <control_file> The control_file describes what R3trans has to do.

The following options are possible: -c f1 f2 : Copy file f1 to f2 with character set conversion. -d : DB connect. Test if SAP database is available. -i file : Import from file without using a control file. -l file : List the contents of file to the log file. -m file : List the contents of file to allow tp to create a cofile. -t : Test. All database changes are rolled back. -t4 : Trace level 4. Switch on developer trace. -u <int> : Unconditional modes. See below. -v : Verbose. Write more details to the log file. -w file : Log file. The default log file is 'trans.log'. -x : DB connect without access on any SAP table. R3trans finished (0012).

You might also like