SQL Tuning for SAP
摘要:Basis Rule for Tuning (ST03N) • Average CPU time should be < 50 % of the total response time, otherwise the server (ST06/OS07, OS07) or the running pr
阅读全文
posted @
2019-12-04 12:44
InnoLeo
阅读(231)
推荐(0) 编辑
install virtualenv
摘要:安装virtualenv [root@doufupi~]# python -m pip install virtualenvCollecting virtualenv Downloading https://files.pythonhosted.org/packages/62/77/6a86ef94
阅读全文
posted @
2019-12-03 21:22
InnoLeo
编辑
在RedHat 7.6上安装SAP ERP/BW
摘要:安装SAP在REHL76 系统要按SAP官网的说明配置 1. limits 配置 cat /etc/security/limits.conf|grep -v ^#|grep -v ^$: * soft core 65536 * hard rss 65536 * hard nproc 65536 *
阅读全文
posted @
2019-12-03 16:08
InnoLeo
阅读(511)
推荐(0) 编辑
[SAP BASIS]如何动态更改SAP系统参数
摘要:在SAP日常运行期间,系统的性能出现瓶颈,或者一些参数需要重启系统才能生效,这是很头痛的事情意味着系统停机。 当然,我们可以尝试一下方法;尝试 SAP 自带的功能模块 TH_CHANGE_PARAMETER. 下面以更改 EM/TOTAL_SIZE_MB 参数为例子: step1 . 查看当前EM/
阅读全文
posted @
2019-12-03 15:50
InnoLeo
阅读(832)
推荐(0) 编辑
[SAP HANA] S4HANA XSA 安装常用命令
摘要:XSA ;xs; deploy-service ; xsa instalaltion;hdblcm
阅读全文
posted @
2019-12-02 17:36
InnoLeo
阅读(1109)
推荐(0) 编辑