[EMAIL PROTECTED] wrote: > Hi Thomas, > > during creation of a database instance via dbmcli (v7.3.0.18 > on a HP-UX 11.0 box) we got a -24963 error when executing > following command: > > param_adddevspace 1 DATA /dev/vgdb12/rsapdb_herm1_data01 R 131072 > > dbmcli message: > ERR > -24963 ERR_DEVCHECK error while checking devspace > 1, illegal devsize on devspace > > This matter was discussed earlier in this mailing list by > Stefan Lober and J�rg Mensing (see their mails on Feb 1, 2002 > (Subject: raw device problem on llinux)). The outcome was > that the error is fixed with v7.3.0.20 (suggested by J�rg). > > So my question is: Does the -9111 system error (uninitialized > variable in the byte code of stored procedures - perhaps you > remember ;-) ) occures in v7.3.0.20? Is this software version > save regarding this error?
7.3.0.20 is save regarding this error, because with a new feature for 7.3.0.21 this 'not-always-initialized' variable was checked for the first time in some circumstances where it was a 'always-not-initialized' variable. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
