SQL Performance (MOSC)

MOSC Banner

TRCANLZR - ORA-01403 error

edited Jun 26, 2018 4:45PM in SQL Performance (MOSC) 3 commentsAnswered

I was wondering if anyone has run into a problem where TRCANLZR fails with the following error:

$ tail -15  trcanlzr_error.log

17:07:59 <- group_call_total

17:07:59 -> compute_group_rank_rt

17:07:59 group_id:"10010" tool_execution_id:"63384"

BEGIN TRCADMIN.trca$i.trcanlzr(p_file_name => 'my_trace_file.trc', x_tool_execution_id => :v_tool_execution_id); END;

*

ERROR at line 1:

ORA-01403: no data found

ORA-06512: at "TRCADMIN.TRCA$T", line 2326

ORA-06512: at "TRCADMIN.TRCA$T", line 4230

ORA-06512: at "TRCADMIN.TRCA$I", line 257

ORA-06512: at "TRCADMIN.TRCA$I", line 371

ORA-06512: at line 1

Looking at the code, it appears to be failing here:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center