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 -> Udump

Udump

From: Vijays <vbaskar_at_indiatimes.com>
Date: 15 Dec 2003 03:43:56 -0800
Message-ID: <65a7c6c4.0312150343.60fca6cc@posting.google.com>


Hi All,

My Version is

Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production PL/SQL Release 9.2.0.1.0 - Production
CORE 9.2.0.1.0 Production
TNS for 32-bit Windows: Version 9.2.0.1.0 - Production NLSRTL Version 9.2.0.1.0 - Production

Offlate there are numerous amount of Trace Files that are getting created under the UDUMP directory and the file size is going to whopping 3-4 GB.

  1. How can i disable this, the reason is the application is becoming slow ?

This is my content of Listener.

# LISTENER.ORA Network Configuration File: E:\oracle\ora92\network\admin\listener.ora # Generated by Oracle configuration tools.

LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
(ADDRESS_LIST =

        (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
      )

(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = Relics)(PORT = 1521)) )

    )
  )

SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = E:\oracle\ora92)
(PROGRAM = extproc)

    )
    (SID_DESC =
(GLOBAL_DBNAME = ninei)

       (ORACLE_HOME = e:\oracle\ora92)

(SID_NAME = ninei)

    )
  )

Any help is highly appreciated Received on Mon Dec 15 2003 - 05:43:56 CST

Original text of this message

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