Not a stupid question. No, it is not the same volume. I notice that a file was created in the folder I specified for the first instance, but no file was created in the path I specified for the second instance and the return code of 2 is the operating system code meaning "could not open the file because no file exists". I don't know which part of the creation process is supposed to create (and init) the file, but that appears to be the part that failed. I also tried initializing an instance after creating it, but with the same result.
Johan -----Original Message----- From: Simon Matter [mailto:[EMAIL PROTECTED] Sent: Friday, October 14, 2005 7:12 AM To: Johan Hoogenboezem Cc: [email protected] Subject: Re: unable to create another db instance > Hi all > I very recently downloaded MaxDB and it installed fine on my Windows XP > Professional system. I created a db instance as part of the installation > process. Everything still fine. I even hooked up WebSphere to MaxDB > through > the XADataSource and everything was still great! Wow! Posting messages on > MQ > and modifying a datasource in MaxDB actually works. > However, when I tried to create another db instance I ran into trouble. I > first tried DBMGUI (with and without default settings), and it fails > everytime. A dialog box pops up and says "-24901 database have to be in > operational state ADMIN...", etc. The knldiag.err file has this: > > 2005-10-13 15:02:30 0xB0 ERR 18159 VOLUMEIO Could not open volume > 'DAT_0001', rc = 2 ^^^^^^^^^^ Maybe stupid question, is this the data volume of your first instance? You can't share them among instances. Simon This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
