cancel
Showing results for 
Search instead for 
Did you mean: 

Changing Profile Perameter

Former Member
0 Kudos

Hi

Can any guid me to change profile peramer in step by step and i am new to basis

Thanks

Peter

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Peter,

There are two ways of changing the profile parameters.One is through RZ10 transaction which needs a R/3 restart for activating the changed profile parameter.And this parameter will be active in the system till you again make a change.These changes can be done in either DEFAULT.PFL or instantce profile.

Another way to change some profile parametera are through transaction RZ11 which is done dynamically and these changes will be activated immediately and not require a R/3 restart.But these changes will be be removed when the R/3 instance is restarted next time.So if you need a permanant change should use RZ10 and if you requrie a temporary change should use RZ11.

Hope this would be of some help to you.

Thanks and Regards,

-Bijesh.

JPReyes
Active Contributor
0 Kudos

To add to Bijesh and Rajesh...

Not all parameters can be change dynamically in RZ11

The 3rd way to change paramets will be doing it from the OS level, by modifing the .pfl using an editor. profiles are stored under /usr/sap/<sis>/SYS/profiles after the profile has been modified you'll need to restart your system for the changes to take effect.

Regards

Juan

Former Member
0 Kudos

Hi Peter,

To change the profile parameter you can use RZ10 and RZ11 T-Code.

If you want to change the parameter in DEFAULT.PFL

Run T-Code RZ10 -> SelectDefault profile -> open in Change mode -> Select the profile and change the value or if you want to add the new prameter add new entry and add the parameter.

If you want to change the Instance specific parameter then

RZ10 -> Select instance profile -> open in Change mode -> Select the profile and change the value or if you want to add the new prameter add new entry and add the parameter.

Once you have made the changes bounce the system.

Best Wishes.