Database Error Messages

ORA-17039

Char array not long enough

Cause

An attempt is being made to use an API with a char[] array that was not of the appropriate size.


Action

Verify the size of the char[] that is passed to the driver.