ORA-23351: parameter datatype string for procedure string not supported
What triggered the Error:
e procedure has a parameter whose datatype is not supported by repcat.What should we do to fix it:
move the parameter from the procedure, or alter the parameter to have one of the supported datatypes.