Database Error Messages

ORA-29925

missing or unexpected signature for data_cartridge_routine_name routine
  • data_cartridge_routine_name: The name of the Oracle Database Data Cartridge interface whose signature is missing or does not match the expected signature.

Cause

An attempt was made to invoke a routine for a data cartridge that did not exist or did not have the appropriate signature.


Action

Implement the missing routine with the appropriate signature.