Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-23351

parameter datatype string for procedure string not supported

Cause

The procedure has a parameter whose datatype is not supported by repcat.


Action

Remove the parameter from the procedure, or alter the parameter to have one of the supported datatypes.