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

Home -> Community -> Usenet -> c.d.o.server -> oracle_diag

oracle_diag

From: Martijn <martijnm.bos_at_gmail.com>
Date: 18 Aug 2005 04:23:52 -0700
Message-ID: <1124364232.725756.255570@g43g2000cwa.googlegroups.com>


Hi all,

oracle : 9.2.0.6 (not RAC)
AIX : 5.3 (64 Bit) (HACMP)

On a system of a customer I typed : ps -ef | grep oracle

The follwing is the first lines of output.

root_at_h01pp0109(/home/root)# ps -ef | grep oracle

  oracle 245866      1   0 12:55:07      -  0:00 ora_smon_QSTPRD
  oracle 262360      1   0 12:55:07      -  0:00 ora_dbw0_QSTPRD
  oracle 282828      1   0 12:55:07      -  0:00 ora_lgwr_QSTPRD
  oracle 323784      1   0 12:55:08      -  0:00 ora_arc1_QSTPRD
  oracle 336032      1   0 12:55:07      -  0:00 ora_reco_QSTPRD
  oracle 348280      1   0 12:55:04      -  0:00 ora_lmd0_QSTPRD
  oracle 454682      1 120 12:55:03      -  1:43 ora_diag_QSTPRD
  oracle 462886      1   0 12:55:09      -  0:00
/appl/oracle/product/9.2.0/bin/tnslsnr LISTENER -inherit
  oracle 503882      1   0 12:55:07      -  0:00 ora_ckpt_QSTPRD
  oracle 508106      1   0 12:55:07      -  0:00 ora_cjq0_QSTPRD
  oracle 524318      1   0 12:55:08      -  0:00 ora_arc0_QSTPRD
  oracle 528470      1   0 12:55:08      -  0:00 ora_qmn0_QSTPRD
  oracle 553026      1   0 12:55:03      -  0:00 ora_pmon_QSTPRD
  oracle 557170      1   0 12:55:08      -  0:00 ora_d000_QSTPRD
  oracle 569520      1   0 12:55:08      -  0:00 ora_s000_QSTPRD
  oracle 573564      1   0 12:55:04      -  0:00 ora_lmon_QSTPRD


As you can see 1 of the processes (among the other well known processes) is : ora_diag_QSTPRD

My problem is that I donīt have a clue about what this process is or does.

Does anyone know what this process does and how we can control it?

The normal googling did not turn up anything usefull.

So any pointers are welcome.

Best Regards,

Martijn Received on Thu Aug 18 2005 - 06:23:52 CDT

Original text of this message

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