SAP系统配置参数详解

  • 格式:pdf
  • 大小:124.72 KB
  • 文档页数:6

SAP系统配置参数详解

SAP系统配置参数详解

1.查看所有的参数及当前设定,可使⽤T-CODE SA38 执⾏程序 RSPARAM

T-CODE sa38

SAP 系统参数设置

设置SAPGUI⾃动LogOut功能

当客户端长时间没有使⽤时,为了不占⽤SAP服务器的资源,我们可以设置当客户端在⼀段时间没有进⾏操作时⾃动退出SAP系统。设置步骤如下:

⽤Tcode rz10打开参数配置窗⼝,选择你当前的实例参数⽂件,再选扩展编辑,按修改按钮进⼊扩展参数编辑窗⼝中。

按参数创建按钮,创建⼀个名为“rdisp/gui_auto_logout”的参数,参数值输⼊“800”,代表如果客户10分种(600秒)没有进⾏操作,则会⾃动退出SAP

系统。

按退出保存设置。在rz10窗⼝按保存把参数传送到系统的参数⽂件中。重启SAP实例,使配置参数⽣效。

我们还可⽤rz11来设置当前正在运⾏的实例的⼀些参数,但⽤这种⽅法设置的参数只会影响当前运⾏的实例,⼀旦重启实例,参数就会失效。path: /usr/sap/PRD/SYS/profile

profile: PRD_DVEBMGS00_sapapp

T-CODE:RZ10

进⾏SAP系统参数的设置,设置后需激活参数并重启SAP实例,配置参数才会⽣效login/system_client 登录时默认的Client号

login/password_expiration_time 密码有效期

login/fails_to_user_lock 密码输错多少次后锁定

login/failed_user_auto_unlock ⽤户失效后多长时间解锁

rdisp/mshost 状态栏中显⽰的系统名称

rdisp/rfc_use_quotas 是否激活配额资源分配,0是关闭,1是启⽤.以下相关限制必须这个为1时才⽣效.

rdisp/gui_auto_logout 表⽰如果客户在指定时间内没有进⾏任何操作,则会⾃动退出SAP系统。时间为秒

rdisp/max_wprun_time 程序运⾏的最长时间限制

rdisp/rfc_max_login 最⼤SAP⽤户登录数

login/disable_multi_gui_login 限制⽤户多次登录,该参数可以设置同个client 同个⽤户ID可以允许同时登录⼏个,当设为1时,系统将提⽰⽤户选择:

'Terminate the Current Sessions' or 'Terminate this Login.' ,以达到保证只允许⼀个登录.

rdisp/tm_max_no 这个参数是限制每个实例最⼤的⽤户数,默认是200个.

rdisp/rfc_max_own_login ⼀个程序在⼀个服务器 上允许分配的RFC资源个数,也就是同时能运⾏多少个.默认值25.

rdisp/rfc_min_wait_dia_wp 设置RFC保留的会话设置,

rdisp/wp_no_dia 在⼀个实例中处理的会话数⽬,如果设置为10,rdisp/rfc_min_wait_dia_wp=3

则可⽤的会话处理是7,3个被保留

rdisp/rfc_max_own_used_wp

rdisp/rfc_max_comm_entries

rdisp/rfc_max_wait_time

rdisp/btctime SAP调度器(SAYMSSY2),定期⾃动运⾏,由这个参数指定运⾏时间间隔。

rdisp/btcname 事件触发后运⾏envent scheduler 主机名称

rspo/store_location ⽂件存储位置(假脱机)

wdisp/server_info_location the default is /msgserver/text/logon.The URL to retrieve the list is determined this parameter

rdisp/mshost 信息服务器设置

ms/http_port http服务端⼝

auth/new_buffering to 该参数设为4,权限的修改将⽴即起作⽤,不⽤⽤户重新登录. Note 209899.

系统性能参数调整类:SAP 描述⽂件参数

参数 建议值abap/use_paging 建议值:0(关闭)使⽤:重新激活旧的 ABAP/4 分页系统获得清单和简单表格类型。

abap/heaplimit 建议值:20000000(20MB)使⽤:⽤户环境完成处理后,重新启动⼀个⼯作进程来释放局部私有存储。

abap/heap_area_total 建议值:500000000(500MB)使⽤:设置 SAP 应⽤程序服务器可以使⽤的进程局部存储限制。对服务器的使⽤或交换空间设

置限制。em/initial_size_MB 建议值:250(250 MB,每个⽤户五 MB)使⽤:SAP 共享内存的⼤⼩。em/stat_log_size_Mb 建议值:20使⽤:统计。

em/stat_log_size_timeout 建议值:600使⽤:统计。

rdisp/ROLL_MAXFS 建议值:32768使⽤:滚动⽂件的最⼤规模。

rdisp/ROLL_SHM 建议值:4096 使⽤:滚动缓冲区⼤⼩。

rdisp/PG_MAXFS 建议值:32768使⽤:ABAP/4 分页⽂件的最⼤规模。

rdisp/PG_SHM 建议值:0使⽤:分页缓冲区⼤⼩。

ztta/roll_area:滚动区域 建议值:1000000 (1 million bytes)使⽤:滚动区域⼤⼩。

T-CODE:RZ11

修改运⾏中实例的参数,修改完马上⽣效,不⽤重启实例。重启实例,参数修改失效.有部分参数你会发现,进⼊RZ11后发现只能查看不能修改,⼀种原因

是这个参数不在RZ10中存在,如果排除这个原因,其他的原因我也不清楚。

1 Authorizationupdates completed without loggingoffauth/new_buffering to 该参数设为4,权限的修改将⽴即起作⽤,不⽤⽤户重新登录. 如果有其他疑问请查阅note209899.

2 Preventing multipledialog user logonslogin/disable_multi_gui_login该参数可以设置同个client同个⽤户ID可以允许同时登录⼏个,当设为1时,系统将提⽰⽤户选择: 'TerminatetheCurrent Sessions' or 'Terminate this Login.',以达到保证只允许⼀个登录.

3Profile Parameters for Logon andPassword (Login Parameters)To make the parametersglobally effective in an SAP System (system profileparameters), set them in the default system profileDEFAULT.PFL.However, to make them instance-specific, you must set them in theprofiles of each application server in your SAPSystem.

To display the documentation for one of the parameters,chooseTools®CCMS®Configuration®ProfileMaintenance(transaction RZ10),specify the parameter nameand chooseDisplay. On the following screen, choose theDocumentation pushbutton.Password Checks

ParameterDescription

login/min_password_lngDefines the minimum length of the password.Default value: 3; permissible values: 3 – 40Until SAP NetWeaver 6.40 (inclusive), up to 8characters.

login/min_password_digitsDefines the minimum number of digits (0-9) in passwords.Default value: 0; permissible values: 0 – 40Available as of SAP Web AS 6.10 (Until SAP NetWeaver 6.40(inclusive), up to 8characters.)

login/min_password_lettersDefines the minimum number of letters (A-Z) inpasswords.Default value: 0; permissible values: 0 – 40Available as of SAP Web AS 6.10 (Until SAP NetWeaver 6.40(inclusive), up to 8characters.)

login/min_password_specialsDefines the minimum number of special characters in thepassword Permissible specialcharacters are, in particular, !"@$%&/()=?'`*+~#-_.,;:{[]}<>|and spaceAfter SAP NetWeaver 6.40, all characters that are not lettersor digits are regarded asspecial characters.Default value: 0; permissible values: 0 – 40Available as of SAP Web AS 6.10 (Until SAP NetWeaver 6.40(inclusive), up to 8characters.)

login/password_charsetThis parameter defines the characters of which a password canconsist.Permissible values:· 0(restrictive):The password can only consist of digits, letters, and thefollowing(ASCII) special characters :!"@$%&/()=?'`*+~#-_.,;:{[]}<>|and space· 1(backward compatible, default value): The password can consist ofany charactersincluding national special characters (such as ä, ç,ß from ISO Latin-1, 8859-1).However, all characters that are notcontained in the set above (for value = 0) aremapped to the samespecial character, and the system therefore does notdifferentiatebetween them.· 2(not backward compatible): The password can consist of anycharacters. It isconverted internally into the Unicode formatUTF-8. If your system does not supportUnicode, you may not be ableto enter all characters on the logon screen. Thisrestriction islimited by the codepage specified by the systemlanguage.Withlogin/password_charset = 2, passwords arestored in a format that systems witholder kernels cannotinterpret. You must therefore only set the profile parameter to