ORA-22606

Error: ORA-22606: pickler image handle [string] is not well-formed

Causa: An attempt was made to use the image handle without initializing/ constructing it.

Acción: Use OCIPicklerImageInit to initialize the handle before it is constructed. Use OCIPicklerImageGenerate to generate the image before its attributes can be accessed.

COMENTARIOS:


No hay comentarios.