Catégorie:Tips Aix

De wikili
Aller à la navigation Aller à la recherche

## documentation

http://www.linux-france.org/~mdecore/aix/memo-aix/memo-aix.html

### aix

ps -ef|grep pmon

export ORACLE_SID=we8p

export ORACLE_HOME=/u1/app/oracle/product/11.2.0/dbhome_1

export PATH=$PATH:/u1/app/oracle/product/11.2.0/dbhome_1

set -o vi

esc k

export TERM=xterm

Use the command:

# topas

topas

type c to see processor

nmon

# get type cupu c

prtconf | grep -i "Processor Type"

# get number of cpu

/usr/sbin/lsdev -C -c processor

lscfg -v |grep proc

## DF

equivalent df --max-depth=1

```

du | grep -v '/.*/'

```

## list error

errpt -a /message/errorlog

## systemstat

or

#vmstat 2 5

or

#svmon -G

https://www.ibm.com/developerworks/community/blogs/powermeup/entry/aix_quick_sheet?lang=en

topas

ps -ef|grep pmon

export ORACLE_SID=we8p

export ORACLE_HOME=/u1/app/oracle/product/11.2.0/dbhome_1

export PATH=$PATH:/u1/app/oracle/product/11.2.0/dbhome_1

set -o vi

esc k

Use the command:

#topas

errpt -a /message/errorlog

or

#vmstat 2 5

or

#svmon -G

Cette catégorie ne contient actuellement aucune page ni fichier multimédia.