ORA-30162
Error: ORA-30162: The OCIFile context is not initialzed
Causa: The function OCIFileInit need to be called before calling any other OCIFile function to initialize the OCIFile context.
Acción: Call the function OCIFileInit need to be called before calling any other OCIFile function.
COMENTARIOS:
No hay comentarios.