Bug #2499 Cannot install database in MaxDB: -24895 shutdown of database
Submitted: 24 Jan 2004 9:11 Modified: 28 Jan 2004 4:25
Reporter: [ name withheld ] Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MaxDB Severity:S2 (Serious)
Version:7.5.00.08 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

[24 Jan 2004 9:11] [ name withheld ]
Description:
After installation of MaxDB I am unable to install database using Database manager 7.5. Activation of every database fails with -24895: shutdown of the database occured [db_activate dba, dba]. Database remains in offline state and when I want to delete the database, database manager ends.

How to repeat:
Install MaxDB on Windows XP, Install Database manager and try to install database.
[24 Jan 2004 16:26] MySQL Verification Team
I was able to install on my XP box without any problems, below the 
result of the command show versions with the MyTEST database installed:

MYTEST> SHOW VERSIONS
OK
        

SERVERDB: MYTEST

Kernel Version  'Kernel    7.5.0    Build 005-121-054-885'
RTE    Version  'W32/INTEL 7.5.0    Build 005-121-054-885'

I followed the below steps:

- Installed MaxDB according Manual's Instructions.
- Installed Database Manager.
- Run Database Manager
- Registered an Instance with Database Manager.
- Run Installation Wizard for to create MyTEST.
[28 Jan 2004 2:31] michel verwey
Please clearly and specifically state the version of the 
database software and the database manager.

This works without problem in XP using the current versions,
although there were similar problems in recent versions, I 
believe 7.5.0.5. (Kernel etc.) So please try it with the latest 
version, that should help.

Are you able to get the database instance to the admin state ?
(dbmcli -d <instance> -u <dbm user,dbm pwd> db_admin)
Then you could try to set it to warm/online separately (db_online)
[28 Jan 2004 4:24] [ name withheld ]
I do not know to find exact database version, but I have installed (without any error) this 2 programs downloaded from your site:
maxdb-all-win-32bit-i386-7_5_0_8.zip
maxdb-dbmgui-setup-7_5_0_5.exe

If I tried your suggestion:
dbmcli on demo>db_online
ERR
-24895,ERR_SHUTDOWN: shutdown of database occured
-71,connection broken

Now I am unable to deinstall the software because it find that there are some databases. And I can not remove the databases due to the error -24895.
I made standard installation, without any custom actions. In past I tried to install MySQL or PostgreSQL withouth any problems.

thans for the help