Error message when setting a breakpoint

Archive of postings to DataStageUsers@Oliver.com. This forum intended only as a reference and cannot be posted to.

Moderators: chulett, rschirm

Locked
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

I get this error message when trying to extract the problem field from the universe FSR table.

The problem is free form text and can be very large. Also, the FSR table has about 1.2 million records in it.

Is there any way to avoid getting this message.

DWFSR.CTransformerStage29.DSLink31: DSD.BCIGetNext call to SQLFetch failed. SQL statement:SELECT FSR.FSRNO, FSR.PROBLEM FROM FSR
SQLSTATE=S1000, DBMS.CODE=930122
[Ardent][SQL Client][UNIVERSE]UniVerse/SQL: Row length exceeds buffer size.
Locked