Sven K�hler wrote: > when executing the query > > SELECT lower(tablename), comment > FROM domain.tables > WHERE owner='DJH' > AND ( > lower(tablename) LIKE 'base_%' OR > lower(tablename) LIKE 'data_%' OR > lower(tablename) LIKE 'hvz_%' OR > lower(tablename) LIKE 'km_%') > > via SQLStudio, i get this error-message: > Auto Commit: On, SQL Mode: Internal, Isolation Level: Committed > General error;-9211 POS(1) System error: KB Stack type illegal. > > I thought you might want to know about this. > I'm using MaxDB 7.5.0.14.
Hi, thanks for reporting this bug. It will be fixed in one of the next releases of MaxDB. For more information keep an eye on: http://www.sapdb.org/webpts?wptsdetail=yes&ErrorType=0&ErrorID=1130141 A possible workaround for normal identifiers was already posted by Elke on this list. Kind regards, Holger SAP Labs Berlin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
