ORA-06559
Error: ORA-06559: wrong datatype requested, string, actual datatype is string
Causa: The sender put different datatype on the pipe than that being requested (package DBMS_PIPE). The numbers are:
Acción: Check that the sender and receiver agree on the number and types of items placed on the pipe.
COMENTARIOS:
No hay comentarios.