Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in component tSAPTableInput_1 (SAP_VBRK_FILTER)
SAPException@2f67a4d3 [
errorCode=13
,errorGroup=126
,errorKey=DATA_BUFFER_EXCEEDED
,errorMessage=DATA_BUFFER_EXCEEDED
,errorMessageNumber=000
,errorMessageText=
,bapiName=RFC_READ_TABLE
,tableName=VBRK
]
Hello,
Are you getting this issue with big table? Have you checked the option "Set max length for variable length type when api.use_z_talend_read_table parameter is true" in advanced setting of tSAPTableInput?
Best regards
Sabrina
hi @xdshi,
i set that in my talend settings, but i even get that error
@xdshi wrote:
Hello,
Are you getting this issue with big table? Have you checked the option "Set max length for variable length type when api.use_z_talend_read_table parameter is true" in advanced setting of tSAPTableInput?
Here is online component reference about: TalendHelpCenter:tSAPTableInput.Best regards
Sabrina
Hello,
Could you please indicate on which talend build version you got this issue?
Best regards
Sabrina
Hi,
We are also experiencing this issue- are there any further suggestions.Or better still some examples - perhaps using a common table like MARA.
Mike
We are facing this issue. I check the checkbox Set max length for variable...
We are on version 7.2.1. Its a showstopper. Please help
Hi
We are on 7.2.1, basically we installed TEDK900345, ensure you follow the instructions in the readme.txt
https://help.talend.com/reader/wh1zYQcgn7ZUg0vjIwdaFQ/b1KLUE8zhpa8RGEQJP2FJQ
After we imported TEDK900345, I created a new connections in Talend, copying exactly the previous connections and it works………
We still have issues with trying to load more than a Million Records, But are making progress.