Subject Block size exceeds implementation restriction exception for varchar(31000)
Author Joje

Hi All,

 

I want to alter an existing stored procedure with varchar parameters having length of 31000. Whenever I try to execute this query I get an exception of

“Invalid token.

Invalid request BLR at offset 102.

Implementation limit exceeded.

Block size exceeds implementation restriction.”

 

How to remove this restriction….is there any way ?