I would like to set some profile parameters in system profile(not user profile). Is there anyone
know which t-code is for this.
+++++++++++++
Try RZ10, RZ11
++++++++++++
please use transaction RZ11.
++++++++++++++++++++++++++++
Hi,
In RZ10, there are more than one profile, which one is used. and it seems the profiles are all
created automatically.
In RZ11, I can only display, but not change. And how the change in RZ11 have an effect in system
profiles?
+++++++++++++++++++++++++++++++++++++++++++
There are default, startup and instance profiles.
You change parameters for profile by choosing 'extended maintanence'.
++++++++++++++++++++++++
Could you please tell me the different usage of default, startup and instance profiles.
which one I should change. And what about my second qustion in RZ11 in above message.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Profile administration is done via RZ10.
You can change via RZ11.
Startup profile:
In format START
instances of the processes to be started. E.g MS and Disp.
Instance profile:
In format
It contains parameters that apply to one instance.
Default profile:
In format DEFAULT.PFL. It has global parameters that apply to all instances.
They are store in \usr\sap\
eg for windows : C:\usr\sap\D11\sys\profile
+++++++++++++++++++++++++++++++++++
But in RZ11, parameters can only be displayed.
Please check.
+++++++++++++++++++++++++++++++++++++
which parameter you would like to change ?
Do you have authorization to change that parameter ?
+++++++++++++++++++++++++++++++++
I have all the authorizaiton. and after run RZ11, I run SU53, got "All authorization checks have
so far been successful" message.
After run RZ11, the title is maintain profile parameters.
but at below, there is only display button.
I choose parameter rec/client, or any other else, I could not change the value but only display.
I cannot find the button or menu path to change.
++++++++++++++++++++++++++++++++++++++
Not all profile can be changed dynamically.
In RZ11, those that can be changed dynamically will have "Change value" button.
You can check in RZ11, after clicking the "Display", see whether the checkbox for
"DynamicallySwitchable" is checked.
For parameter rec/client, it is not changed dynamically.
(Note: if you go to SE38, run report RSPFPAR, and enter rec/client, then press execute (F8), you
will see the info there.)
In this case, then you need to go to RZ10 to add parameter rec/client into instance profile, to
overwrite the system default value. (By default, it should not display in parameter list in
instance profile, unless it is user defined.)
Of course, you need to restart the instance upon changes in instance profile.
+++++++++++++++++++++++++++++++++++++++++++++
