Bug #14296 Unable to activate database instance
Submitted: 25 Oct 2005 14:14 Modified: 2 Dec 2005 13:25
Reporter: Dmitriy Surdu Email Updates:
Status: No Feedback Impact on me:
None 
Category:MaxDB Severity:S1 (Critical)
Version:7.6.12-1 OS:Linux (SUSE 9.3)
Assigned to: Assigned Account CPU Architecture:Any

[25 Oct 2005 14:14] Dmitriy Surdu
Description:
On a x86-64 platform with SuSE 9.3 i was try to create and activate database instance, strongly follow to Geting Started section. When I try to activate instance I receive the error message:

-24988,ERR_UNKNOWN: unknown error

How to repeat:
linux:/opt/sdb/programs/bin # ./dbmcli db_create umh gtech,okotorba             OK
linux:/opt/sdb/programs/bin # ./dbmcli -d umh -u gtech,okotorba -i umh.sc
>param_startsession
OK

---
>param_init
OK

---
>param_put MAXUSERTASKS 5
OK

---
>param_put MAXCPU 4
OK

---
>param_checkall
OK

---
>param_commitsession
OK

---
>param_addvolume 1 LOG LOG_001 F 2000
OK

---
>param_addvolume 1 DATA DAT_001 F 10000
OK

---
>db_admin
OK

---
>db_activate gtech,okotorba
ERR
-24988,ERR_UNKNOWN: unknown error

---

Suggested fix:
I was install MaxDB from RPM's. MaxDB Installer was unable to start with segmentation fault.
[2 Nov 2005 13:25] Ulf Wendel
Hi,

please provide us with additional informations and logfiles. Please add a tar.gz archive of logfiles to the bugreport. /var/opt/sdb/data/wrk is the default directory for logfiles. 

Provide us with:

/MaxDB*install*.log
/dbmsrv*.prt
/UMH/dbm*
/UMH/knldiag*
/UMH/dbahist

Thanks,
Ulf
[3 Dec 2005 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".