ORA-24802
										
				Error: ORA-24802: user defined lob read callback error
				Causa: The only valid return value for a user defined LOB read callback function is OCI_CONTINUE. Any other value will cause this error.
				Acción: Verify that OCI_CONTINUE is returned from the user defined LOB read callback function.
  
				
COMENTARIOS:
No hay comentarios.