UNIX commands used for SAP administration

 1   2   3   4   5   6   7   8   9   10   11   12  13  14  15 …


UNIX commands used for SAP administration:


1. stopsap/startsap for stopping/starting SAP+ DB, stopsap r3/startsap r3 for stopping/starting R3


2. Cdpro for checking the profiles path SAPMNT/<SID>/profile


3. Cdexe for checking the kernel folder


4. find . -name filename -print for checking the file in the present directory


5. dpmon pf= <Instance profile path>, jcmon pf=<instance profile path>

Read More…