Frank Schimmelpfennig wrote :
>when calling a stored procedure via a C/C++-precompiler program we got a
-9111 system error. An implicit database shutdown did not occur (as
mentioned in the documentation). What >is the meaning of this system error?
How can it be avoided?

>Is there the possibility of a connection to a minor system upgrade
(v7.3.0.18 --> v7.3.0.21) we performed short time ago?

>We use SAP DB v7.3.0.21.

>I searched the knldiag file but did not find any entries which relate the
-9111 error (even no 'SYSERROR' entry). Attached You find the source code of
the stored procedure and the ddl >script of the schema tables.

with Franks support we found out, that there is an uninitialized part in the
byte code of
at least one of his stored procedures. 
This uninitialized byte had no meaning till 7.3.0.18 but causes
-9111 in 7.3.0.21, if it has accidentally a value of 1.

Thomas

---

Thomas Anhaus
SAPDB, SAP Labs Berlin




_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to