TRCANLZR - ORA-01403 error
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: