Thursday, May 15, 2008

SAP Related

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1926 -> File RFC File


http://help.sap.com/saphelp_nw04/helpdata/en/88/0f453cf1fcc85ee10000000a11402f/content -> Adapter Configuration

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2884 -> monitoring XML of ABAP Proxy

http://help.sap.com/saphelp_nw04s/helpdata/en/52/671538439b11d1896f0000e8322d00/content.htm -> Regenerate the Authorization Profile Following Changes

https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/e00c7f89-0901-0010-f18c-8f383ca50e34 --> Alert Management

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1843 --> XI FAQ blog

640 J2EE service --> 781882

Alert notifocation step-by-step --> http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Alert monitor->
http://help.sap.com/saphelp_nw2004s/helpdata/en/99/cc603b5a13c401e10000000a114084/frameset.htm

CCMS -->
http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/7c4c40cc538437e10000000a155106/frameset.htm

GRMG->
http://help.sap.com/saphelp_nw2004s/helpdata/en/de/9bdb4064da712ae10000000a155106/frameset.htm

Config Monitoring Architecture->
http://help.sap.com/saphelp_nw2004s/helpdata/en/a1/9cdb4064da712ae10000000a155106/frameset.htm

Business process Monitor->
http://help.sap.com/saphelp_nw2004s/helpdata/en/e5/5d1741b393f26fe10000000a1550b0/frameset.htm

Develper Access Key:
----------------------
you could use the code below in se38:
tables: DEVACCESS.
delete from DEVACCESS where bname = "USERID".
commit.


NWDS -> https://websmp107.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=LIST&HEADER=&FUNCTIONBAR=&EVENT=LIST&ONR=01200615320200006657&NTYPE=T_CV_DELO&V=MAINT&TA=ACTUAL&U=S0003583859&AI=SWTYPSC|&AI=PECCLSC|OS&AI=PECU_OS|WIN32&AI=DELO|10002804&AI=PVNR|01200314690900000192


Kernel Patch Level:
---------------------
Sm51->Release Notes
disp+work -V

SAP Objects & Authorization
-------------------------------
su53 --

SAP Linux: 815368
171356

SAP HP-UX: 939891
1075118


-------------------------
librfc version: 413708
what librfccm.<> | grep LIBRFC
Strings librfccm.<> | grep LIBRFC

SAP Note Number: 539921
Current patch set for Oracle 9.2.0

ORA-27125 while creating the DB instance on Kernel 2.6 above
SAP Note Number: 853972


select * from OPS$c11adm.SAPUSER;


How to create a short dump:
***********************************************************************
1. Log into your test machine using Sap Gui.
2. Enter the sap command SM13 and execute it.
3. On the resulting page, click on the Administration button near the bottom.
4. On the next page, where it says "Update is Active" click on the Deactivate button.
5. Back out of that page and go back to the main sap page. Enter in the sap command SE38.
6. On this page enter in VBTST300 at the Program field and hit the Execute button.
7. On the next page, change the top edit box from U to I. Hit the Execute button. It should say the update is delayed at the bottom of the window.
8. Open a 2nd SAP GUI
9. Do transaction SE38.
10. In the Program name field, type VBTST300 and then hit the execute button
11. In the Update Test Program screen, in the first field (Insert, Update, Clean), enter "i" (use lowercase) and hit enter and then press execute button.
12. While the transaction is processing, click the back button.
13. wait until you see a runtime error msg.
***********************************************************************

No comments: