Any clues on asset exceptions error?

We have a Content DIV that's been linked in quite a few places. It has been working a treat until this morning. If we try and edit the contents of the Default Format parent we get the following error:


MySource Error

File: [SYSTEM_ROOT]_3_16_4_ssv/core/include/assertions.inc Line: 508

Message: [ASSERT EXCEPTION] DB Error: unknown error(SELECT DISTINCT(ll.majorid), ll.type_code, ll.treeid, length(ll.treeid)/4 as depth FROM

(

SELECT l.majorid, t.treeid, a.type_code, a.name FROM sq_ast_lnk_tree t

INNER JOIN sq_ast_lnk l ON t.linkid = l.linkid

INNER JOIN sq_ast a ON l.majorid = a.assetid WHERE t.treeid IN (

'000A','000A0001','000A0001000C','000A0001000C0003','000A0001000C0003000Q','000A0001000C0003000Q0002','000A0001000C0003000Q00020000','000A0001000C0003000Q000200000000','000A0001000C0003000Q0002000000000001','000A0001000C0003000Q00020000000000010000','000A','000A0001','000A0001000C','000A0001000C0004','000A0001000C0004000=','000A0001000C0004000=0000','000A0001000C0004000=00000000','000A0001000C0004000=000000000001','000A0001000C0004000=0000000000010000','000A','000A0001','000A0001000C','000A0001000C0004','000A0001000C0004000B','000A0001000C0004000B0002','000A0001000C0004000B00020000','000A0001000C0004000B000200000000','000A0001000C0004000B0002000000000001','000A000

Backtrace: Show







Any clues?



Thanks,

Sarah

Which version of Matrix are you running and are you using Oracle? Looks like it might be hitting a limit on the number of Tree IDs it has.


3.16.4 with Oracle yes. I'll forward to our DBAs - thanks.