EGL Java™ runtime error code VGJ0930E

VGJ0930E: A loc_t structure has been improperly modified in the native C code.

Explanation

A Clob or Blob data type has been passed to a native C function, but the loc_t C structure in which it was received has been improperly changed.

User Response

Check whether loc_loctype, loc_type or loc_fname in the loc_t structure have been changed in the native C code.

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.