cancel
Showing results for 
Search instead for 
Did you mean: 

Max User Defined Table Size

Former Member
0 Kudos

What is the maximum supported size for a SBO UDT? I have a table that has about 2 million rows in it. Making updates to this table through the SDK fails except for when I clear all rows from the table in a test environment.

Thank you!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Greg,

What error is thrown? And what query do you use? (could you provide some code) I don't know if there is a maximun rowcount for a table, but 2 million is quite much...

Kind regards,

Rowdy

Answers (1)

Answers (1)

Former Member
0 Kudos

I found the issue, thank you for your reply.

Former Member
0 Kudos

what was the issue and importantly for me... what sort of response time do you get when a user trys to locate a record in a table of that size...