Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> segmentation fault running tkprof
8.1.7, linux
Situation: ran a relatively complex query using 6 bitmapped columns, on a partitioned table, and with autotrace on. That's fine. Prior to running, set "alter session set events '10046 trace name context forever, level 8'", then ran tkprof on the 22MB tracefile. 2 seconds after starting tkprof, up pops a message saying 'segmentation fault', and quits.
I googled up a couple of notes about a bug (way in back in 7+) that said to try "grep -v APPNAME tracefile.trc > newfile.trc" but that had no success.
Anyone have any suggestions on how to work around this, or encountered this before?
Cheers,
Bricklen Received on Wed Jul 09 2003 - 10:00:32 CDT
![]() |
![]() |