Default Profile
To assign the same parameter value for all application servers, for example, the name of the database host or the computer on which the message server is running, enter it in the default profile. In general, you can list any parameter you like here.
We recommend that you use the following values:
Parameter Definition |
Parameter Name in Profile |
Name of the database host |
SAPDBHOST |
Name of the update server |
rdisp/vbname |
Name of the Enqueue server |
rdisp/enqname |
Name of the server for processing background processing events |
rdisp/btcname |
Name of the computer on which the message server is running |
rdisp/msname |
Name of the TCP service under which the message server can be reached |
rdisp/msserv |
Name of the host on which the SNA Gateway is running |
rdisp/sna_gateway |
Name of the TCP Service under which the SNA Gateway can be reached |
rdisp/sna_gw_service |

You cannot choose a name for the default profile. It is always called DEFAULT.PFL. The default profile is, like all other profiles, in the global profile directory of the SAP system.

Example of a typical default profile for a double-stack system:
#.***********************************************************
#.*
*
#.* Default
profile DEFAULT
*
#.* *
#.* Version
= 000005
*
#.* Generated by
User
= NAKE
*
#.* Date of
Generation
= 04.01.2007 , 13:21:04 *
#.*
*
#.*************************************************************
SAPDBHOST = WDFN00148651A
j2ee/dbtype = sap
j2ee/dbname = PMN
j2ee/dbhost = WDFN00148651A
j2ee/dbadminurl =
http://WDFN00148651A:9999/webdbm?Server=WDFN00148651A&Database=PMN&User=control
SAPSYSTEMNAME = PMN
SAPGLOBALHOST = WDFN00148651A
#-------------------------------------------------------------
# SAP Central Service Instance for J2EE
#-------------------------------------------------------------
j2ee/scs/host = WDFN00148651A
j2ee/scs/system = 01
j2ee/ms/port = 3901
rdisp/bufrefmode = sendoff,exeoff
#-------------------------------------------------------------
# SAP Messaging Service for ABAP
#-------------------------------------------------------------
rdisp/mshost = WDFN00148651A
rdisp/msserv = sapmsPMN
rdisp/msserv_internal = 3900
login/system_client = 001
Profiles start
page