LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ipcs (https://www.linuxquestions.org/questions/linux-newbie-8/ipcs-806012/)

nagavinodh 05-05-2010 01:21 AM

ipcs
 
Hi,
I am oracle dba.I am little bit familiar with Linux.

How to use the Linux commands (IPCS,top,vmstat,iostat,sar and so on).
how to use properly these commands.


Oracle SGA (MEMORY)

SQL> show sga

Total System Global Area 544030720 bytes
Fixed Size 1301168 bytes
Variable Size 390071632 bytes
Database Buffers 146800640 bytes
Redo Buffers 5857280 bytes



[root@sys1 ~]# ipcs

------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0xab5f5188 163840 oracle 660 4096 0
0x00000000 98305 gdm 600 393216 2 dest

------ Semaphore Arrays --------
key semid owner perms nsems
0xf649eaf8 229376 oracle 660 154

------ Message Queues --------
key msqid owner perms used-bytes messages

linuxlover.chaitanya 05-05-2010 01:23 AM

The first place anyone would suggest would be to man for the commands.

ajeetsinghraina 05-05-2010 01:26 AM

Hope http://www.cyberciti.biz/tips/top-li...ing-tools.html helps

nagavinodh 05-05-2010 01:52 AM

Quote:

Originally Posted by ajeetsinghraina (Post 3957702)


Hi,
Thanks for reply.
My big confusion is what basis(measurement) i have to compare the values?

Please anyone give the examples for these commands.

salasi 05-05-2010 03:09 AM

Did you want something like this?


All times are GMT -5. The time now is 10:58 PM.