新年旧计划
踩一下,正在准备sap 认证考试。。。希望能有好的结果。。。学习心得如下: 1.看sap培训教材,看得时候要结合认证考试大纲,要理解每个段落的内容,至少要看2遍,并做好笔记,最后看一遍笔记; 2.在没有模拟题的情况...
SAP basis PA认证考试经验
现将SAP basis PA认证考试经验写下来,给每位看到这个文章的朋友做参考。要参加SAP PA认证,至少要参加20天的SAP basis培训。培训内容大体上由Netweaver平台的ABAP以及JAVA部分的系统管理以及数据库管理的内容组成,...
Technical Tcode List
Basis 需要知道的 SAP R/3 Technical Transaction Code ListCCMS MENU (Transaction SRZL)================================ Control Monitoring------------------ RZ02 System Monitor AL01 SAP Alert Monitor RZ...
sap系统中查各client Size的方法
YSTABSIZ.txt这是查client的size的report,把此附件在SE38中通过 Utilities->More Utilities->Upload/Download 上传。执行后出现的画面中选择条件如下:Client Client NumberTABELLE *NOCLASSL XNOCLASSA SPAC...
一个关于权限的很有用的tcode
它就是suim(User information system)。在收回和赋予用户的权限时,非常有用的tcode,它和pfcg 结合使用。只要理解了authorization,profile,activity group,filed,value等的关系,可以在利用suim获取不少关于...
SAP R/3系统的启动和关闭(下)
SAP R/3系统的关闭:1. 用rz03关闭instance。2. os level的关闭:stopsap [r3|all]从功能上讲,可以先关闭db(比如用brbackup进行offline备份的时候关闭db,而r3开着,但是不推荐)。SAP不能关闭的排查:1.If the da...
SAP R/3系统的启动和关闭(上)
SAP R/3系统的启动...SAP R/3系统的启动:1.以<sid>adm用户执行startsap_<host>_<instance_no>,它还有一个alias叫startsap.2.startsap starts the saposcol 进程, 它是OS资源数据的statistics co...
SAP系统的SID变更
简单整理了SAP系统的SID变更步骤,真正作的时候需要考虑的很多,所以我觉得在每次要变更SID之前,最好写详细的Senario。而且,在作的时候也把时间都记录。这里省略了变更SID之后,在SAP系统上作的操作。1. backup co...
SAP PARAMETER之User security相关
Simple changes can rise your system security. Usage of SAProuter is a good choice when correctly implemented. Login through SAP LogonPad (from version 3.0f onwards) improve the access control. SAP pro...
根据Tcode查询Menu Path的Tcode
据说从4.6版本开始支持这个功能。这个Tcode为 SEARCH_SAP_MENU。可以试试SU01,一共有四个PATH。Accounting->Enterprise Controlling->EIS->Environment->Configuration menu->Tools->User Mainte...
SAP Tablespace的分类
这个只是备忘录。- Oracle system tablespaces. Theses tablespaces do not contain R/3 data but are reqiured for the operation of the database SYSTEM : includes the internal oracle dictionaryPSAPROLL : co...
sap gui logon 和MSN 7.5有关
如果防火墙没有问题,用户的PC机没有病毒,gui 登录设置都正确,却出现sap service sapdp** unknown 信息,则基本上是此问题。sap service sapdp** unknown 看 OSS Note 52959(msn 7.5)其实此问题就是不能读取 ser...
(TP)CTS有问题的时候得解决方法
用户会打来电话说,TP很慢,或者挂起来了,可以按以下情况判断是否系统有问题。1.看#/usr/sap/trans/log 的最后一个更新的SLOG信息,一般在这里能看出是什么问题;2.# cd /usr/sap/trans/bin $tp connect pf=TP_DOMA...
整理-安装SAP R3
自己整理的,写得比较粗,但是整个框架有了。1. File system create2. Unix Kernel modify3. Procedure1. Unpack the file memlimits:/<KERNEL-CD>/UNIX/<OS>/CAR -xf /<KERNEL-CD>/UNIX/<OS&g...