Show TOC

Example of a Parameter FileLocate this document in the navigation structure

The following is an example parameter file, showing how to use variables and set parameters.

UNIX

###########################################################
# Template for UNIX  #
###########################################################
# First we specify global values for some parameters,  #
# later the system specific incarnation of special parameters #
###########################################################
###########################################################
# Global Parameters #
###########################################################
transdir = /usr/sap/trans/
###########################################################
# System specific Parameters #
###########################################################
###########################################################
#  T11  #
###########################################################
T11/dbtype  = ora
###########################################################
#  P11 #
###########################################################
P11/dbtype  = db6

Windows

###########################################################
# Template for Windows  #
###########################################################
# First we specify global values for some parameters,#
# later the system specific incarnation of special parameters #
###########################################################
###########################################################
# Global Parameters #
###########################################################
transdir = \\Pabc123\sapmnt\trans\ or 
transdir = \\$(SAPTRANSHOST)\sapmnt\trans\
###########################################################
# System specific Parameters #
###########################################################
###########################################################
#  T11  #
###########################################################
T11/dbtype = ora
###########################################################
# P11 #
###########################################################
P11/dbtype = db6
Note The parameter system_pf is only needed for an event-driven start of the transport daemon RDDIMPDP.

IBM IBM i

###########################################################
# Template for IBM i #
###########################################################
transdir = /usr/sap/trans/
###########################################################
# F3C  #
###########################################################
F3C/dbtype  =ora
F3C/opticonnect =0