SAP中的参数文件(profile files)

本文介绍了SAP系统中的三种参数文件:StartProfile、DefaultProfile 和 InstanceProfile 的作用及保存位置,并提供了修改和查看参数的方法,包括使用T-code和OS命令的方式。同时,还详细解释了参数文件的读取顺序及其优先级。

1、sap中参数文件有3中

Start Profile、Default profile、Instance profile。保存目录:/usr/sap/<SID>/SYS/profile/文件夹下,

The instance-specific start profile (START<instance><instance number>_<hostname>),specifies for each instance which process are to be started. Thses are, for example, the message server and the dispatcher.

There is only one default profile (DEFAUT.PFL) for each SAP system, and it is read by all instances. It contains system-wide settings, such as the system name, the name of database server, the name of the enqueue server, or also the default logon client.

The instance profile (<SID>_<instance><instance number>_<host name>) defines parameters that apply for ne instance, such as the number and type of work processes, or the definition of the size and allocation of the main memory area used by the SAP system. The instance profile is therefore instance-specific.


2、参数的修改

可以在os层面直接修改,也可在sap中利用RZ10修改(推荐)。大部分参数生效需要重启sap系统

3、参数查看

T_code RZ10、RZ11 查看单个Instance的参数,T_code:RSPFPAR或者se38->RSPFPAR查看所有参数

在os成直接查看profile文件或者用命令

sappfpar <parameter name>查看单个参数值

sappfpar all 查看所有参数

sappfpar check 参数检查

sappfpar help 帮助

4、参数文件使用顺序

在系统启动时读取参数文件

参数值先读取Kernel中的,然后读取Default profile中的最后读取Instance profile中的,

参数值的使用优先级别正好是和读取顺序相反的,即Instance profile > Default profile > Kernel.




评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值