cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

where to find list of all parameters

0 Likes
View Entire Topic
Former Member
0 Likes

In SAP all the parameters are stored in profiles. There are three profiles namely start profile, default profile and the instance profile. Start profile contains only the start parameters of the SAP system. Default profile contains the parameter values which are applicable to the whole system like db name etc. Instance profile contains the values specific to a particular instance like the number of work process etc. They are stored at operating system level under the path /usr/sap/SID/<instance name>/SYS/profile. You can access the same from the SAP level from the tcode rz10 and select the the profile you want and u see the parameters.

Regards,

Srini