Sunteți pe pagina 1din 19

SAP XI Basis Troubleshooting steps

Tools and utilities used


Configtool (online configuration)
How to start and use
Offline configuration tool (offline configuration)
How to start and use
SDN (Deploy, undeploy services, jar,sda, zip files)
How to start and use
Visual Administrator (Start/Stop services, moitor
etc..., activate/inactivate logging..etc)
How to start and use
Log viewer (Log Analysis)
How to start and use
Telnet to j2ee engine (J2EE admin expert level)
How to start and use
Java monitor called: jcmon (Monitor Cluster/server
services, )
How to start and use
SAP Transaction codes & Programs
Basic list of t-codes used by XI Basis person

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
How to start and use SAP java technology tools
As the first step, basis person should know how to start each of these tools, since
these are little different from the conventional tools, I am proving step by step
with screen shots

How to start and use Configtool (online configuration)

Prerequisite.

1. Need x-windows running locally on your PC. (eg:exceed from


www.hummingbird.com or similar)
2. Need <sid>adm password and host name of the system XI running
3. You should know the ipaddress of your local PC

Steps
1. Start the x-windows software in PC
2. telnet to the server
Start->Run

Login with <sid>adm

3. After successful login set the display setting by issuing following


a. command: export DISPLAY= <your PC’s ipaddress>:0
eg:

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
Note: you can test this by command: echo $DISPLAY
as a result it should show your ip address

4. Goto the directory /usr/sap/XIS/DVEBMGS03/j2ee/configtool


a. Command: cd /usr/sap/<SID>/DVEBMGS03/j2ee/configtool
5. Start configtool
a. Command: ./configtool.sh
b. Following screen appears press “Yes” for default DB settings.

c. Once connected you will get a screen as below.

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
How to start and use Offline configuration editor tool (offline
configuration)

Prerequisite.

1. Need x-windows running locally on your PC. (eg:exceed from


www.hummingbird.com or similar)
2. Need <sid>adm password and host name of the system XI running
3. You should know the ipaddress of your local PC

Steps
1. Start the x-windows software in PC
2. telnet to the server
Start->Run

Login with <sid>adm

3. After successful login set the display setting by issuing following


b. command: export DISPLAY= <your PC’s ipaddress>:0
eg:

Note: you can test this by command: echo $DISPLAY


as a result it should show your ip address

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
4. Goto the directory /usr/sap/<SID>/DVEBMGS03/j2ee/configtool
b. Command: cd /usr/sap/<SID>/DVEBMGS03/j2ee/configtool
5. Start offline configuration editor tool
d. Command: ./offlinecfgeditor.sh ( )
e. Following screen appears.

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
How to start and use SDN (Deploy, undeploy services, jar,sda, zip
files)

Prerequisite.

1. Need x-windows running locally on your PC. (eg:exceed from


www.hummingbird.com or similar)
2. Need <sid>adm password and host name of the system XI running
3. You should know the ipaddress of your local PC

Steps
1. Start the x-windows software in PC
2. telnet to the server
Start->Run

Login with <sid>adm

3. After successful login set the display setting by issuing following


c. command: export DISPLAY= <your PC’s ipaddress>:0
eg:

Note: you can test this by command: echo $DISPLAY


as a result it should show your ip address

4. Goto the directory /usr/sap/<SID>/DVEBMGS03/SDM/program


Prepared by: Varghese Mathew
SAP Basis Lead
Email: mathew_basis@yahoo.com
c. Command: cd /usr/sap/<SID>/DVEBMGS03/SDM/program
Eg

:
5. Start SDM toll
f. Command: ./RemoteGui.sh
The following screen appears

Click on “ ” or menu “login” following screen appears

Use the default password “sdm” and donot change this password. And login.
And you call see following at the bottom
server.
Once successful you get following screen

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
Select the tab for “deployment” etc..

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
How to start and use Visual Administrator (Start/Stop services,
moitor etc..., activate/inactivate logging..etc)

Prerequisite.

1. Need x-windows running locally on your PC. (eg:exceed from


www.hummingbird.com or similar)
2. Need <sid>adm password and host name of the system XI running
3. You need J2EE_ADMIN password
4. You should know the ipaddress of your local PC

Steps
1. Start the x-windows software in PC
2. telnet to the server
Start->Run

Login with <sid>adm

3. After successful login set the display setting by issuing following


d. command: export DISPLAY= <your PC’s ipaddress>:0
eg:

Note: you can test this by command: echo $DISPLAY


as a result it should show your ip address

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
4. Goto the directory /usr/sap/<SID>/DVEBMGS03/j2ee/admin
i. Command: cd /usr/sap/<SID>/DVEBMGS03/ j2ee/admin

5. Start Visual Administrator by issuing following command


command: go
You will get a screen as below. Click on the “connect” (if there any
connection made other than “default” you can use that.

Next screen use the J2EE_ADMIN password. (make sure the password is
correct by logining to system using sapgui.

Once connection is successful you will see following screen

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
Prepared by: Varghese Mathew
SAP Basis Lead
Email: mathew_basis@yahoo.com
How to start and use Log viewer (Log Analysis)

Prerequisite.

1. Need x-windows running locally on your PC. (eg:exceed from


www.hummingbird.com or similar)
2. Need <sid>adm password and host name of the system XI running
3. You should know the ipaddress of your local PC

Steps
1. Start the x-windows software in PC
2. telnet to the server
Start->Run

Login with <sid>adm

3. After successful login set the display setting by issuing following


e. command: export DISPLAY= <your PC’s ipaddress>:0
eg:

Note: you can test this by command: echo $DISPLAY


as a result it should show your ip address

4. Goto the directory /usr/sap/<SID>/DVEBMGS03/j2ee/admin/logviewer-


standalone
Prepared by: Varghese Mathew
SAP Basis Lead
Email: mathew_basis@yahoo.com
d. Command: cd /usr/sap/<SID>/DVEBMGS03/j2ee/admin/logviewer-
standalone

5. Start log viewer tool


a. command: ./logviewer.sh
6. If success following window will appear

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
How to start and use Telnet to j2ee engine (J2EE admin expert
level)
Following links will give you an idea and help you to decide on the ports
commands etc.. But I have attached the screen shots step by step how
practically you can achieve this.

Links:
http://help.sap.com/saphelp_erp2005/helpdata/en/a2/6052bb98033c4dbef5df
04f68b0c7e/content.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/4e/6e723964c11d45ad3ae
ca71482f084/content.htm

Command list Cluster:


http://help.sap.com/saphelp_erp2005/helpdata/en/84/0e3f15fc6af94f82c2e
6449bcef3d1/content.htm
Command list Server :
http://help.sap.com/saphelp_erp2005/helpdata/en/ae/01343ef3f9ff2de100
00000a114084/content.htm

Prerequisite.

1. Need j2ee_admin password and host name of the system XI running


2. Should know the instance number (system number)

Steps
1. Start the x-windows software in PC
2. telnet to the server with port ending with “8”
Start->Run

Eg: here my system number is “03” so 50308..if your system number


(instance number) is “01” then telnet to host with port “50108
you can find more help on this at
http://help.sap.com/saphelp_erp2005/helpdata/en/a2/f9d7fed2adc340ab4
62ae159d19509/content.htm

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
Once the port and host is successfully identified, make sure J2EE is
running , then telnet, after that you will get following screen

Use user name as “j2ee_admin”


And you can start using the commands as below
See link for more commands
(http://help.sap.com/saphelp_erp2005/helpdata/en/4e/6e723964c11d45ad3ae
ca71482f084/content.htm)

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
Prepared by: Varghese Mathew
SAP Basis Lead
Email: mathew_basis@yahoo.com
How to start and use Java monitor called: jcmon (Monitor
Cluster/server services, )
Prerequisite.

1. Need <sid>adm password and host name of the system XI running

Steps
1. telnet to the server
Start->Run

Login with <sid>adm

2. Goto the profile directory /usr/sap/<SID>/SYS/profile


Command: cd /usr/sap/<SID>/SYS/profile
3. List the file and get the current profile name
Eg: “SID_DVEBMGS03_hostname”

4. Now issue the command : jcmon pf=<profile_name>


Eg: jcmon pf=<SID_DVEBMGS03_hostname
5. Select “10” or “20” according to your need

You get the options list as below

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com
Prepared by: Varghese Mathew
SAP Basis Lead
Email: mathew_basis@yahoo.com
SAP Transaction codes & Programs
Following are the list of XI basis t-codes which are commonly used in SAP XI.
1. /nSLDCHECK –this is to test SLD. This t-code is used to check SLD
config. All the lines should be “green” after this t-code.
2. /nSLDAPICUST – SLD user settings
3. /n SXI_CACHE – Run time cache status, clearing caches etc
4. /nSXMB_ADM - Integration Engine Administration
5. /nSXMB_ADM_BPE - BPM (Business Process Engine) Administration
6. /nSXMB_MONI – Integration Engine monitoring
7. /nSXMB_MONI_BPE - BPM (Business Process Engine) Monitor
8. /nSXMB_IFR Start integration server. The URL will appear to login

Prepared by: Varghese Mathew


SAP Basis Lead
Email: mathew_basis@yahoo.com

S-ar putea să vă placă și