ORA-29842
Version interface_version_number of the indextype interface does not support option option_name.
- interface_version_number: The version number of the Oracle Data Cartridge Interface implemented by the indextype.
- option_name: The unsupported option on the indextype DDL.
Cause
An option was specified that was not supported by the version of the indextype interface.
Action
Either do not request this option or provide an implementation for the correct version of the indextype interface.
ORA-29842
option not supported with the version string of the indextype interface
Cause
User specified an option which is not supported with the version of the indextype interface provided
Action
User should either not request for this option or should provide an implementation type that implements the correct version of the indextype interface.
ORA-29842
option not supported with the version string of the indextype interface
Cause
User specified an option which is not supported with the version of the indextype interface provided
Action
User should either not request for this option or should provide an implementation type that implements the correct version of the indextype interface.