Hi! I get a strange error during my upgrade of MaxDB 7.5.0.26 to 7.5.0.31
This is the error in the log " STDOUT: looking for domain user... user profile container contains: dbm control superdba sapservicet02 domain user not found in user profile container unable to load system tables " What has been done up to this point is that a full backup is done as well as a log backup and setting a break point. The upgrade was executed with sdbupd -d T02 -u dbmusr, dbusrpw When I've done upgrades before, I've been using the control user, but this time I couldn't log on the dbmcli with that user. The error was "no server rights", therefore I used the dbmuser instead. The complete log for the upgrade phase is CALL: SDBUPD -d T02 -u dbm,*** -INSTANCE -profile APO LiveCache STDOUT: MaxDB INSTANCE UPDATE STDOUT: ********************* STDOUT: starting installation Mo, Oct 31, 2005 at 16:21:34 STDOUT: operating system: Windows I386 NT 5.2 STDOUT: callers working directory: E:/_patch/maxdb-server-win-32bit-i386-7_5_00_31 STDOUT: installer directory: E:/_patch/maxdb-server-win-32bit-i386-7_5_00_31 MSG: InstallRegistry: space check ok: 58584236 kb on C: (71118460 kb total) available MSG: install registry successfully locked MSG: read 12 PACKAGES MSG: net registry size = 105164 bytes WRN: InstallRegistry::reserveSpace(): file >= 1024 kb STDOUT: archive directory: E:/_patch/maxdb-server-win-32bit-i386-7_5_00_31 STDOUT: dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "ODBC" resolved dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "Server Utilities" resolved dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "Base" resolved package "Base" has no dependencies dependencies for package "Base" resolved package "Base" has no dependencies MSG: no installation data to migrate STDOUT: beginning to check sap db instances STDOUT: resume broken instance check x_server is not running SYS: "C:\sapdb\programs\bin\x_server" start: 19720 INFO: XSERVER started x_server is running got following x_server data: version = W32/INTEL 7.5.0 Build 026-123-094-430 dbmsrv uses db_online dbmsrv uses db_admin STDOUT: finding instance type... instance type is OLTP STDOUT: finding starting release... kernel executable is C:\sapdb\T02\db/pgm/kernel.exe kernel version by GetBuildString 7.5.0 Build 026-123-094-430 starting release is 7.5.0 Build 026-123-094-430 STDOUT: finding migration strategy... migration is using compatible log from 7.5.0 Build 026-123-094-430 to 7.5.00 STDOUT: looking for running instances... STDOUT: checking paramfile modifications... check version of paramfile kernel version : 7.5.0 Build 026-123-094-430 paramfile is clean STDOUT: looking for domain user... user profile container contains: dbm control superdba sapservicet02 domain user not found in user profile container unable to load system tables load system tables and run SDBUPD again MSG: write 12 packages MSG: net install registry size = 105164 bytes MSG: wrote install registry (122561 bytes) STDERR: MaxDB instance "T02" not ready to update STDERR: looking for domain user... user profile container contains: dbm control superdba sapservicet02 domain user not found in user profile container unable to load system tables load system tables and run SDBUPD again SYS: "C:\sapdb\programs\bin\x_server" stop x_server is not running STDERR: MaxDB instance update exited abnormally at Mo, Oct 31, 2005 at 16:21:50 MSG: install registry successfully unlocked
