José Manuel Galván Labrador wrote: > > Hello. > I have updating my version of MaxDB by installation of RPM's. > I had MaxDB 7.5.00.18 (in SUSE Linux 8.2) and I have updated to version > 7.6.0.12. > After than I tried to upgrade system tables and I have an error: > > ERR > > -24964,ERR_EXECUTE: error in program execution > > 768,/opt/sdb/7500/bin/x_python /opt/sdb/7500/env/lsystab.py -R > /opt/sdb/7500 > -d BDGEMA -u ROOT,* >
You wrote that you upgraded to 7.6 something. But how did you manage to use 7.5 - files as can be seen above (opt/sdb/7500/...)? Some things changed between 7.5 and 7.6, for example: sysinfo is no user any more, but a schema --> trying to use this user will not work (as the error in your case shows us). Assure that the 7.6-installation is used for the 7.6-database instance. Elke SAP Labs Berlin > Removing obsolete objects > > Installing Loader tables > > Installing messages and help > > Installing SYSDBA tables > > Installing comments for SYSDBA tables > > Installing precompiler tables > > Installing system tables for R3 backup information > > Installing ODBC and JDBC tables > > Installing system tables for ORACLE (V7) mode > > Installing data dictionary tables and views > > Installing synonyms for oracle system tables > > Installing comments on oracle sytem tables > > Installing tables for SQL Studio > > Installing suppose list > > Installing tables for WebAgent > > Installing tables for WebDAV > > Installing tables for WebDAV XML Indexing > > Installing DOMAIN tables > > Installing comments for DOMAIN tables > > Installing Views as replacement for SHOWs > > Installing Database Manager tables > > Installing SYSINFO tables > > ---------Traceback--------------- > > File "/opt/sdb/7500/env/installib.py", line 378, in connectAndInstall > > installRoutine (session, options) > > File "/opt/sdb/7500/env/lsystab.py", line 173, in install > > "SYSINFOCOM" > > File "/opt/sdb/7500/env/installib.py", line 163, in include > > install (session, options) > > File "/opt/sdb/7500/env/SYSINFO.py", line 45, in install > > loaderCmd (session, 'USE USER SYSINFO %s' % options.dompwd) > > ---------Command----------------- > > USE USER SYSINFO DOMAIN > > ---------Error------------------- > > loader.LoaderError: [-25008] Logon failure; previous user's (ROOT) > connection was restored. > > > > It seems that System Tables aren`t upgraded. Please, can anyone help me? > It's very urgent. > > Thank you very much. > > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
