What is the difference between dynamic and static parameter
This article answers following queries :
What is a SAP parameter?
Different types of SAP Parameters?
How to identify whether a parameter is dynamic or static ?
***************************************************************
In SAP, parameters are used to set the configuration and define the functionality of
an sap system like number of workprocesses, buffer size, locktable size etc.
Basically there are 2 types of parameters:
Static
Dynamic
Static are the parameters those won't take effect immediately the value is set.
Restart of an sap system is required for them to take effect.
Dynamic are the parameters those will take effect immediately in the run time.
Restart of an sap system is not required for them to take effect.
Parameter can be differentiated whether it is dynamic or static by checking in RZ11
transaction of SAP.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
How to change profile parameter in SAP (RZ10) and (RZ11)
Step-by-step procedure: (Profile Parameter Change RZ10)
Login to the SAP system
Hit the transaction code RZ10
Click Utilities and click import profiles
Click back (F3)
Place the cursor at profile and click f4
Double click on Default profile
Select the Extended maintenance and click change
Click Parameter (Create F5)
Place the cursor at parameter name and click F4
Click a small triangle shape which is available on top of the box
Type *login* and hit enter
Double click on login/no_automatic_user_sapstar parameter or search for parameter which
you want to change
Type the NEW parameter value
Click Copy Tab and click back (F3)
Click Copy Tab again to transfer The changed profile
Click Back (F3)
Click Save, Click back and Click Yes to activate the profile
Log out from the SAP system
Stop the SAP System (Server)
Start the SAP System (Server)
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Top SAP profile parameters
time out profile parameters
display activity p/wp-login.php?action=register/
display activity p/wp-login.php?action=register profile parameters
dbs/ profile parameters
rdisp/wp profile parameters
gw/acl_mode profile parameters
zcsa/db_max_buftab profile parameters
maximum run time profile parameters
extended memory profile parameters
gw/alternative_hostnames profile parameters
zcsa/table_buffer_area profile parameters
zcsa profile parameters
zcsa/installed_languages profile parameters
rdisp/gui_auto_logout profile parameters
rdisp/wp_no_vb profile parameters
ssf/ssfapi_lib profile parameters
solution manager 7.1 profile parameters
enque/table_size profile parameters
sap profile parameters
zcsa/presentation_buffer_area profile paramete
process profile parameters
idle profile parameters
run time profile parameters
dbs/ora profile parameters
rdisp/max_wprun_time profile parameters
logon client profile parameters
rsdb/obj/buffersize profile parameters
rdisp/wp_no profile parameters
sap logon 730 profile parameters
rsdb profile parameters
abap/heaplimit profile parameters
client profile parameters
rsdb/esm/large_object_size profile parameters
auto profile parameters
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Suppress SAP Multi Login Messages
You can suppress the multi login message by setting the parameter in the instance profile.
It is necessary if your company allows a single users to have multiple login and there tends to be
cases where users will choose Options 1 which terminates the rest with the same user IDs. This
can result in loss of data as the users may have not click the save button.
Use transaction code 'RZ10'.
Parameter name : login/multi_login_users
In this parameter, enter the name of all the users separated by "," comma for which you want to
suppress the message while multi login with the same user IDs.
Take note that the multi login counter still counts even though you have suppress the message.
0 co mme nts
Lab els : Ins tanc e P rofile
Disable SAP USERS to logon multiple times
Set the parameter in RZ10.
login/multi_login_users = set to 1 to activate
login/disable_multi_gui_login = you can put a list of users that should be allow to logon multiple
times
List the user IDs separated by commas ",".
Do not leave space characters between user IDs.
Restart the R/3 instance to see the changes.
0 co mme nts
Lab els : Ins tanc e P rofile
Maximum No. Of SAP Session Per User
You set this Parameter : rdisp/max_alt_modes in transaction RZ10.
Add in the above parameter in the Instance Profile - Options Extended Maintenance.
Restart the R/3 instance.
The default maximum no. of sessions in 4.6x is set as 6 session per user.
Most company will reduced the number of session per user but not increase it.
0 co mme nts
Lab els : Ins tanc e P rofile
Automatically logged off the frontend SAPGUI
You can set Parameter : rdisp/gui_auto_logout in transaction RZ11.
If no entry is made for rdisp/gui_auto_logout (in seconds), the frontend is automatically logged off.
If the parameter has the value 0, there will be no automatic logoff.
To change the parameter value,
First, display the parameter value with transaction RZ11.
Once in the display screen, you will be able to click the Change Value button to modify your desired value.