sqltstrxec fails with ora-00600
I've just installed sqlt into a 12c pluggable database as part of an SR with Oracle support. When I try and run sqltxtrxec for the given sql-id I get an ORA-00600 error. Anyone else seen this, know how to get around it.
15:26:56 0 sqlt$a: -> sql_in_memory_or_awr
15:26:56 0 sqlt$a: sql found in memory using sql_id = "fg8fzphfg0m1c"
15:26:56 0 sqlt$a: hash_value = "485510188"
15:26:56 0 sqlt$a: WITH moca_mainquery__ AS ( /*#limit=@offset,@limit,true*/ SELECT /* 111116-16 */ distinct ord.*, NVL(o_note.note_flag, 0) AS ord_flag, NVL(tag_short_view_from_order.short_flg, 0) AS sho
rtflg, NVL(tag_hazardous_view_from_order.hazmat_flg, 0) AS hazmatflg, oline_cnt.ordlin_cnt, DECODE(oline_cnt.cancelled_flg_cnt, oline_cnt.ordlin_cnt, 1, 0) AS cancelledflg FROM shipment_line JOIN ord_line ON ord_line.ordnum = s