DBA Data[Home] [Help]

SYS.DBMS_FEATURE_DEFERRED_SEG_CRT dependencies on IND$

Line 60: from ind$ i

56: -- segment_created = 'NO';
57:
58: select count(*) into index_count from
59: ( select decode(bitand(i.flags, 67108864), 67108864, 'NO','?') x
60: from ind$ i
61: )
62: where x = 'NO';
63:
64: -- non-partitioned lobs