Comments
Sort by recent activity
We are having the same problem with our upgrade scripts. We run them through the exes created by SQL Packager V6 ( 6.4.0.8 ).
It seems to be related with large volume of binary data being updated and for some reason the variable looses scope in the next statement.
Please find a fix because it takes 2 days to check and fix the amount of scripts we need, by trial and error.
Also as smarter aproach for deletes would be to delete consecutive rows that have integer primary index by range and not one by one. / comments
We are having the same problem with our upgrade scripts. We run them through the exes created by SQL Packager V6 ( 6.4.0.8 ).
It seems to be related with large volume of binary data being updated a...