DBA Data[Home] [Help]

CTXSYS.DRIVAL dependencies on DRIPARSE

Line 40: opts driparse.createrec

36: 1 if the attribute settings can not be used in a CTXRULE index.
37:
38: */
39: FUNCTION ValidateCTXRULEOptions (
40: opts driparse.createrec
41: ) return number;
42:
43: end drival;