Tuesday, November 8, 2011

How to Check Active Job in SAP

Job Name: SAP_CHECK_ACTIVE_JOBS

Report: BTCAUX07

Variant: no variant is required

Frequency: hourly

Job Description: This report The jobs that remain in 'active' status after the background work process terminates or after database connection problems occur.


How to Start SAP Config Tool

Windows

To start the Config Tool, double click the configtool script file from <SAP_install_dir>/<system_name>/<instance_name>/j2ee/configtool directory.
 
 

UNIX / Linux

To start the Config Tool, go to <SAP_install_dir>/<system_name>/<instance_name>/j2ee/configtool directory.
 
# cd /usr/sap/SID/j2ee/configtool
 
#./configtool.sh


How to Define Default SAP Client Login

 
You can set the SAP to default client login via parameter login/system_client. This can be done using transaction code RZ10 .
 
As an example, you can set the parameter to client 100 in transaction code RZ10.
 
A restart is needed to make the changes activated.

 

login/system_client = 100