Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> SUN question

SUN question

From: Jerome Roa <jroa_at_uchicago.edu>
Date: Tue, 25 Nov 2003 07:34:25 -0800
Message-ID: <F001.005D7C6E.20031125073425@fatcity.com>


Does anybody know what the SZ is represents(SUN SOLARIS)

ps -efly | egrep 'ora|SZ'

bach# ps -efly | egrep 'oracle|SZ'

  S      UID   PID  PPID  C PRI 
NI   RSS     SZ               WCHAN    STIME TTY      TIME CMD
  S   oracle 27845     1  0  77 20596552 617600        ? 02:00:04 
?        0:26 oracleTRACS (DESCRIPTION=(LOCAL=no)
  S   oracle 27169     1  0  51 20599536 631296        ? 23:14:36 
?        0:53 oracleTRACS (DESCRIPTION=(LOCAL=no)
  S   oracle      521     1  0  53 202968           9528        ?   Oct 04 
?         1:30 /dbopt/app/oracle/product/817/bin/t


man pages states(-y converts it to Kb instead of pages):
      SZ   (l)
            The total size  of  the  process  in  virtual  memory,
            including  all mapped files and devices, in pages. See
            pagesize(1).

What does this mean? Does this mean that peocess 27845 is using 617600Kb of RAM? Thanks.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Jerome Roa
  INET: jroa_at_uchicago.edu

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Nov 25 2003 - 09:34:25 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US