摘要:
before system copy , we want to keep all the RFC interface : here is the step: Copy all entries of the following tables to the transport of copy reque 阅读全文
摘要:
here is the summarize of the TMS tuning : 加速TMS导入的速度: Global Parameter for the domain: SID_LOG_FILES TRUE SP_TRANS_SYNC OFF TADIRDELETIONS TRUE (Note 阅读全文
摘要:
在SPAM更新时间出现错误,又不能快速修正 1) Clear data in the TP buffer, this can be done by renaming the buffer file in /usr/sap/trans/buffer (or whereever the bufferfi 阅读全文
摘要:
自动化操作多主机,省时,省力 动力: 日常工作对各个服务器的操作都是一样的,免不了重复工作. 思路: 1.通过一个管道向所有服务器发出同样指令并查看处理结果 2.利用多线程减少处理时间 构思: 1. 创建主机清单和命令清单 2.通过paramiko 登录到目标服务器,借助线程实现并发处理, 3.并且 阅读全文