Before using command line, use database manager to create instance. And also check xserver services after create database, may be you need to restart xserver.
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 21, 2003 10:40 PM Subject: Re: Error creating database - THIRD TIME LUCKY??? > Hi, > > Third time posting this, with no response -maybe third time lucky?!! > > Am completely stuck on one of my machines with this - I have reinstalled > the whole operating system and still the same problem. > > Please could one of you guys give me some feedback? What files do you need > to diagnose it more? > > Many thanks, > > David > > ---------------------- Forwarded by David Hay/Lex/Lexmark on 21/10/2003 > 11:39 AM --------------------------- > > > David Hay > 17/10/2003 12:38 PM > > To: [EMAIL PROTECTED] > cc: > Subject: Re: Error creating database > > PLEASE does anyone have any ideas on this one? > > I am completely stumped. I get as far as db_admin when I am initializing > the database, and then when I try util_connect it bombs as below. > > Many thanks, > > David > > ---------------------- Forwarded by David Hay/Lex/Lexmark on 17/10/2003 > 12:38 PM --------------------------- > > > David Hay > 15/10/2003 04:53 PM > > To: [EMAIL PROTECTED] > cc: > > Subject: Error creating database (Document link: David Hay) > > Hi, > > I am trying to create a database, and it is failing on a particular machine - XP - which I have just reinstalled. > > I do the usual > dbmcli db_create lddserv lexadmin,***** > > And then execute initialization script, the results of which are below. > > However, when it gets to the util_connect, I get the following error: > > -24988,ERR_SQL: sql error > 1,database not running > > The normally works just fine. Any ideas? > > Many thanks, > > David > ---------------------------------------------- > > Results of init script: > >param_startsession > OK > > --- > >param_init > OK > > --- > >param_put RESTART_SHUTDOWN AUTO > OK > > --- > >param_put CACHE_SIZE 2000 > OK > > --- > >param_put MAXUSERTASKS 50 > OK > > --- > >param_put SESSION_TIMEOUT 0 > OK > > --- > >param_checkall > OK > > --- > >param_commitsession > OK > > --- > >param_addvolume 1 LOG LOG_001 F 2050 > OK > > --- > >param_addvolume 1 DATA DAT_001 F 65535 > OK > > --- > >db_admin > OK > > --- > >util_connect > ERR > -24988,ERR_SQL: sql error > 1,database not running > > > > > > > > -- > 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]
