cancel
Showing results for 
Search instead for 
Did you mean: 

reg:Aix commands

Former Member
0 Kudos

Hi all,

how to get the useful commands of AIX which is used only for SAP.

Thanks and regards,

Prathap G

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello

Difficult to give an A to Z answer but the following can be used and perhaps useful to you:

Exact OS Version + Patchlevel (oslevel -r, oslevel -s, oslevel -g)

Information about the processes running on the system (ps -ef)

Actual vmo settings (vmo -a)

Command VMSTAT is useful:

"vmstat -v" + "lsps -a" + "svmon -Srl" + "svmon -Prl"

Hope this helps somewhat Prathap.

Regards.

Kenneth.

former_member208104
Active Participant
0 Kudos

Hi,

some of the unix command used in day to day sap operation are :

1.) topas

2) sudo

3) kill

4) vmstat

5) string

6) smit

7) chmod

😎 chgrp

9) rm ( for any file)

10) more

You can get detail help on this command using man command e..g man topas

-Sanjay

markus_doehr2
Active Contributor
0 Kudos

> how to get the useful commands of AIX which is used only for SAP.

Take a class on "SAP systems on Unix".

Markus