Author |
Message
|
Scorpio_16 |
Posted: Mon Dec 15, 2008 6:43 am Post subject: Creating ConfigMgr on Solaris |
|
|
Apprentice
Joined: 15 Dec 2008 Posts: 25
|
Hi
I am getting the below error while trying to create a configMgr.
mqsicreateconfigmgr CONFIGMGR -i scorpio -a **** -q CONFIGQM -n DATABASE -u dbuser -p dbpwd
BIP1223I: Attempting to open and migrate DB2 database 'DATABASE'...
BIP8078E: A problem was encountered while attempting to create/delete the Configuration Manager.
The operation was not completed successfully.
Check messages in the system log for related errors and retry the operation. If the problem still occurs, contact your IBM support center.
Cant we use Oracle DB as a configMgr database? also this is a fresh installation of v6.1. The -n option in the above command specifies the DB that needs to be migrated. If it is a fresh installation then what needs to be specified.thanks for your help |
|
Back to top |
|
 |
Vitor |
Posted: Mon Dec 15, 2008 6:51 am Post subject: Re: Creating ConfigMgr on Solaris |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Scorpio_16 wrote: |
Cant we use Oracle DB as a configMgr database? |
No. WMBv6.1 doesn't use an external config manager database.
Scorpio_16 wrote: |
The -n option in the above command specifies the DB that needs to be migrated. If it is a fresh installation then what needs to be specified. |
The name of the database you're migrating (if any)
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Scorpio_16 |
Posted: Mon Dec 15, 2008 6:58 am Post subject: |
|
|
Apprentice
Joined: 15 Dec 2008 Posts: 25
|
thank you.
So can you tell me what the configmgr uses? |
|
Back to top |
|
 |
Vitor |
Posted: Mon Dec 15, 2008 7:07 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Scorpio_16 wrote: |
So can you tell me what the configmgr uses? |
An internal database that comes with the product.
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqmatt |
Posted: Mon Dec 15, 2008 11:14 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Scorpio_16 wrote: |
So can you tell me what the configmgr uses? |
You don't care.
It's like asking about the internal format of WebSphere MQ queues on the filesystem. All you need to know is that there are commands and tools available that abstract away the internal representation of the repository, that allow you to administer it completely. |
|
Back to top |
|
 |
|