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 -> Re: SQLGLS dump on 64bit

Re: SQLGLS dump on 64bit

From: My-Works <info_at_my-works.org>
Date: Tue, 29 Apr 2003 10:15:20 +0200
Message-ID: <b8lc1o$h56$1@grillo.cs.interbusiness.it>


> Do you see any trace file in udump directory?

I added the
alter session set sql_trace=true
statement to my program and the next trace appeared in udump directory:

/usr1/oracle/admin/htora1/udump/htora1_ora_27653.trc Oracle9i Enterprise Edition Release 9.2.0.1.0 - 64bit Production JServer Release 9.2.0.1.0 - Production
ORACLE_HOME = /usr1/oracle/home
System name: HP-UX

Node name:      hpux01
Release:        B.11.11
Version:        U
Machine:        9000/800

Instance name: htora1
Redo thread mounted by this instance: 1
Oracle process number: 11
Unix process pid: 27653, image: oracle_at_hpux01 (TNS V1-V3)

but the program hangs during SQLGLS call. The only way to stop it is kill -9
unix command.

After this next two lines where added to the trace file: STAT #1 id=1 cnt=1 pid=0 pos=1 obj=0 op='SORT AGGREGATE ' STAT #1 id=2 cnt=1 pid=1 pos=1 obj=222 op='TABLE ACCESS FULL OBJ#(222) '

What can I do?
Thanks
Misha Received on Tue Apr 29 2003 - 03:15:20 CDT

Original text of this message

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