|
Written by Administrator
|
|
Monday, 23 March 2009 16:52 |
SAP Profiles are text files containing configuration information.
There are three SAP Profiles:
Default Profile
Start Profile
Instance Profile
An SAP System may consists of more than one SAP instance for the purpose of load balancing.
Default Profile contains information common to all SAP instances within an SAP system.
Start profile contains the executable commands for starting SAP processes.
Instance profile contains information specific to an instance.
There would be one Instance profile for each SAP instance.
It would contain configuration information like:
Memory configuration
Buffer sizes
Number of Work Processes
System Administrator can manage SAP Profiles through front-end interface.
|