dberror 1025 in ASE 15.0 Express on Linux
0 answers - 924 bytes -

ASE 15.0 Express on Linux (Debian stable) reports error 1025 to a
windows client application. I have turned on logging for this error
(sp_altermessage 1025,with_log,true) and get lines like
00:00000:00018:2006/02/24 14:19:06.72 server Abstract Plan (AP)
Warning : An error occured while applying the AP:
in the error log.
I have sampled the queries (using mda/monSysSQLText) issued by the
application, but I am not able to provoke the same error when
executing the queries manually. I have tried isql, sqsh on the ASE
server and SQL Advantage on a Windows client.
Error 1025 is not listed in the Trobleshooting and Error Message
Guide, but the document available on the web appears to be quite aged
(ISBN 39996-01-1250-01, last revised May 2002).
I have applied ebfs 12948 and 13247 to the ASE 15 Express.
Hints, solutions and relevant pointers are welcome.