DBA Data[Home] [Help]

CTXSYS.DRVDDL dependencies on DR$NUMBER_SEQUENCE

Line 482: TYPE popcurtyp is ref cursor return ctxsys.dr$number_sequence%rowtype;

478: memory in number default 0,
479: background in number default 0
480: );
481:
482: TYPE popcurtyp is ref cursor return ctxsys.dr$number_sequence%rowtype;
483:
484: FUNCTION IndexOptimizeParFn(
485: crsr in popcurtyp,
486: idxownid in number,