Jenny Zhang wrote: > I got this 9111 error when executing my storedprocedure, I > can not find it > in the message manul. What does it mean? Any recommendation how to > avoid this? > > [1] sqlstate S1000 : [SAP AG][LIBSQLOD SO][SAP DB]General > error;-9111 POS(1) > System error: Move error.
Please have a look in the knldiag, there you will find this error -9111 again and around this there should be a line looking like this a[b] --> c[d] len:e where a-e are integer. This line we need together with you dbproc and the schema-part needed for this dbproc + the info which kernel-version is used. If you do NOT use the newest one (7.3.0.21) please try that before. We changed/bug-fixed several things together with dbprocs. Perhaps your problem is solved in this newest version and we do not need to search for fixed bugs. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
