Linux Commands for SAP Basis
Linux Commands for SAP Basis
Below are the most commonly used Linux commands for SAP Basis consultants. These OS Level commands can be useful during the various daily activities for SAP Basis consultants.
Command |
Description |
dpmon or dpmon pf= |
ABAP Dispatcher queue monitor |
jcmon pf=<instance profile path> |
Java Server monitoring |
PS |
Running work process |
ps –eaf|grep |
Process overview |
ps –eaf|grep |
To check oracle service is running |
Ps –eaf | |
Kill work process |
msmon pf=profile path name=sid |
To check the message server status |
gwmon pf=profile path nr=num |
To check the gateway status |
Ps –eaf | |
Listener status |
Rslgview pf =-r –ft | pg |
System logs |
Disp + work –v |
To check the version of r3 kernel |
R3trans –d ,tnsping |
Checking the connection with |
Df –k |
File system monitor |
Du –k |
Display all directories and size of |
Sqlplus ―/as sysdba |
SQL prompt and database connection |
Saplicence -get |
To get hardware key |
saplicense -install |
to install license |
sappfpar all pf=profile path |
display all profile parameters |
sappfpar check path=profile path |
checks the required space for |
memlimits |
to check the available space for |
telnet |
Remote system login |
telnet <ipaddress><dispatcherportnum> |
to check the remote sap system is |
ftp |
file transfer protocol |
rcp |
remote copy of files |
Start/stop sap |
Start / stop Sap instance |
ping |
check destination host reachable |
niping |
check connection between server and |
systeminfo |
check the configuration of system |
Ps –aef |
Processes status |
lsps -a |
Swap space |
topas |
Memory |
Cdpro |
To checking the profiles at path |
Cdexe |
To check the Kernel folder |
find . -name filename -print |
for checking the file in the |
gunzip |
to unzip file |
tar –xvzf |
file name to run the zip folder of |
This is a good analysis and nice commands and Basis also be good thanks for admin..