Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: strange trace files appearing when logging in.
Hi Bengt,
This is caused by the Oracle Trace facility which is on by default. There have been bugs in several versions, though it should work in 7.3.4. To switch it off completely make your have an environment variable EPC_ENABLED=FALSE in the oracle .profile or change the initxalora.ora accordingly.
Hth,
Sybrand Bakker, Oracle DBA
Bengt Heder wrote:
> I have a 7.3.4 oracle base on a AIX 4.3.2. system and I have lately
> oncountered a problem. This happened after I exported the database,
> upgraded from 7.3.3 to 7.3.4, upgraded the aix from 4.2 to 4.3.2 and
> imported the database again.
>
> I get some strange trace files (dump files) in my udump directory
> everytime somebody logs into the database.
>
> The trace files are called: "ora_38254_xalora.trc" with higher and
> higher numbers.
>
> The trace files consist of this:
>
> Dump file /local/app/oracle/admin/xalora/udump/ora_38254_xalora.trc
> Oracle7 Server Release 7.3.4.3.0 - Production
>
> PL/SQL Release 2.3.4.3.0 - Production
> ORACLE_HOME = /local/app/oracle/product/7.3.4
> System name: AIX
> Node name: hhoracle
> Release: 3
> Version: 4
> Machine: 004216794C00
> Instance name: xalora
> Redo thread mounted by this instance: 1
> Oracle process number: 103
> Unix process pid: 38254, image:
>
> *** SESSION ID:(16.39131) 1999.03.24.10.55.39.000
> kvotenlg: epc_collect failed. EPC error: 67.
> CDF: /local/app/oracle/product/7.3.4/rdbms/log/oracle7
> FDF: /local/app/oracle/product/7.3.4/rdbms/admin/oracle7.fdf
>
> Can anyone tell me what the problem is? (and hopefully how I can solve
> it?)
>
> Bengt
Received on Wed Mar 24 1999 - 12:13:39 CST
![]() |
![]() |