Hello ,
Running SAP ASE 16 SP02- Linux, I'm getting this error in errorlog :
00:0012:00000:00040:2016/04/17 08:00:41.99 server SET SWITCH SERVERWIDE OFF 3605, SPID 40.
00:0012:00000:00040:2016/04/17 08:00:41.99 server Error: 12328, Severity: 21, State: 1
00:0012:00000:00040:2016/04/17 08:00:41.99 server The calculated row offset '0' of an index key on page '30374162' for object '1365576872' in database '6' is out of bounds (table offset on page = '-8', page status = '257', local offset table address = 0x0x198464fb0).
..<stack trace>
I've checked some KBA's and one points to the following action :
Turning off some optimizer strategies such as "group_inserting" and "distinct_hashing" may avoid this issue.
Q: Is "distinct_hashing" still available on ASE 16 in order to be changed with "set" command?
Thank you
Regards
Jose