ERROR | LOB form mismatch |
CAUSE | When reading from or writing into LOBs, the character set form of the user buffer should be same as that of the LOB. |
ACTION | Make sure that the buffer you are using to read or write has the same form as that of the LOB. |
ERROR | LOB form mismatch |
CAUSE | When reading from or writing into LOBs, the character set form of the user buffer should be same as that of the LOB. |
ACTION | Make sure that the buffer you are using to read or write has the same form as that of the LOB. |