您的位置:首页 > 移动开发

SAP_sappfpar核对SAP参数信息使用方法

2012-08-10 10:18 183 查看
IDS:idsadm 2> sappfpar help

sappfpar - Check and inspect SAP R/3Profiles

==========================================================

Commandline Format: sappfpar[[Argument],...]

Argument: ParName | Name=Value

ParName:

1) Name of the interestingParameter:

-> Print out the ParametersValue

2) 'help' or'?'

-> Print out thisHelp-Text

3)'all'

-> Print out the Value of allParameters

4)'check'

-> CheckParameters

-> Check Shared MemoryConfiguration

-> Estimate MemoryRequirements

Name=Value:

ValidArguments:

1)pf=<profile>

-> the Profile to be used, full PathName

2)nr=<instance_number>

-> the Instance Number, e.g. {00, 01, ..98}

3)name=<system_name>

-> the SAP System Name, e.g. {C11, PRD, ...}

==========================================================

Examples:

1) Print all Parameters and theirValues

of ProfileC11_DVEBMGS00

sappfpar allpf=/usr/sap/C11/SYS/profile/C11_DVEBMGS00

2) Ask Values of single Parametersinteractively

sappfpar allpf=/usr/sap/C11/SYS/profile/C11_D00

Parameter Name ......:ztta/roll_area

Result...............:6500000

Parameter Name......:

3) Check Profile for Correctnessand

and estimate MemoryRequirements

sappfpar checkpf=/usr/sap/C11/SYS/profile/C11_D00

==========================================================
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐