Multiple choice technology packaged enterprise solutions

What is the name of the parameter file used by the R/3 Transport System?

  1. DEFAULT.PFL

  2. TPPARAM

  3. TPPARAM.sap

  4. DOMAIN.CFG

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The R/3 Transport System uses TPPARAM as its parameter configuration file. This file contains settings for transport tools (tp, R3trans) like transport directory, system connections, and buffer parameters. DEFAULT.PFL is used for instance profiles. DOMAIN.CFG relates to domain configuration. The .sap extension is not part of the TPPARAM filename. TPPARAM is central to Change and Transport System (CTS) operations.

AI explanation

The parameter file historically used by the R/3 Transport System (the tp program) is TPPARAM, stored in /usr/sap/trans/bin, and it defines global and system-local transport parameters. DOMAIN.CFG is a related but distinct file that stores Transport Management System (TMS) domain-controller information, not the tp parameter file itself.