Unable to load LONG data.
Moderators: chulett, rschirm, roy
Are you reading from or writing to this stage? In your first post you stated "loading" but now I am not sure. It seems that the OCI stage has truncated the string, so the OCI stage definitions are relevant.
In DataStage Server the length of a VarChar field does not actually limit the length of the string that is stored.
I don't have access to DS right now, but I do remember that Longvarchar or BLOBs have a limit of 2Gb.
Have you looked into the Oracle PDF file to see if it makes mention of the limitations?
In DataStage Server the length of a VarChar field does not actually limit the length of the string that is stored.
I don't have access to DS right now, but I do remember that Longvarchar or BLOBs have a limit of 2Gb.
Have you looked into the Oracle PDF file to see if it makes mention of the limitations?
</a>