Martin Lackner wrote: > > Hello! > > When I start dbanalyzer I got the following error message: > > ERROR 5: Cannot execute SQL statement. > [SAP AG][LIBSQLOD SO][SAP DB] Column not found;-4005 POS(48) Unknown > column name:MAX_USED_PERM. > SELECT * FROM SERVERDBSTATISTICS > > Currently we use the version 7.4.3.30 but the database were > used under > 7.3 many month ago. > > Any ideas how to solve this problem. I can't find any help about the > column MAX_USED_PERM. > > Regards, > Martin
It looks as if you did not load the systemtables anew. Please do that. MAX_USED_PERM was in 7.4.3.23 renamed to MAX_USED_PAGES Elke SAP Labs Berlin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
