Author |
Message
|
Anne |
Posted: Tue Jul 16, 2002 9:19 pm Post subject: mqsicreateconfigmgr hit an error BIP8022E |
|
|
Newbie
Joined: 03 Jun 2002 Posts: 2
|
My platform is Win2K fixpack 2, on a single machine.
I have installed MQSeries v5.2.1, DB2 EE v7.1, and MQSI v2.1.
Upon mqsicreateconfigmgr, I hit an error BIP8022E : invalid service userid and password pair supplied. The userid/password pair are incorrect. Correct and reissue command.
My DB2 admin id/pw is db2admin/db2admin. I have given the id all necessary MQSI group authorities, created the three databases and made then ODBC available. I can use db2admin id to create other databases and tables, meaning db2admin userid is OK.
The sequence of installation was :
a) Using administrator userid, install MQSeries v5.2.1
b) Using administrator userid, install DB2 EE 7.1
c) Using administrator userid, install MQSI v2.1
d) Configure db2admin with all the necessary mqm and 5 mqsi group profiles eg mqbrkrs etc.
e) Logon as db2admin, create the 3 databases, set ODBC
f) create Q manager
g) run mqsicreateconfigmgr
Any help is appreciated.  |
|
Back to top |
|
 |
TorpedoSTu |
Posted: Wed Jul 17, 2002 5:37 am Post subject: |
|
|
Acolyte
Joined: 14 Nov 2001 Posts: 73
|
can you give us the parameters you've put into the mqsicreateconfigmgr command ?
Regs
Stuart |
|
Back to top |
|
 |
Anne |
Posted: Wed Jul 17, 2002 6:45 pm Post subject: |
|
|
Newbie
Joined: 03 Jun 2002 Posts: 2
|
Command is as follows :
mqsicreateconfigmgr -i db2admin -a ******* -q QMIBM -n IBMMCMDB -m IBMMMRDB
I used the Command Assistant GUI.
Thx. |
|
Back to top |
|
 |
kirani |
Posted: Wed Jul 17, 2002 7:02 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
First, I would recommend you to install latest CSD for MQSeries and WMQI.
Does your user-id db2admin have Administrator privileges on this box?
Please recheck the password you are typing in. If your password is correct then there might be some problem with Command Assistant. Please try to run the same command from command line and see if it works. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
ssteijn |
Posted: Fri Jul 19, 2002 5:21 am Post subject: |
|
|
 Newbie
Joined: 01 May 2002 Posts: 4 Location: The Netherlands
|
What type of Win2K are you running? Server or Workstation?
Do you have the Server-service running??
Stefan |
|
Back to top |
|
 |
udaybho |
Posted: Fri Jul 19, 2002 6:16 am Post subject: |
|
|
Voyager
Joined: 09 May 2002 Posts: 94 Location: Chicago
|
Anne,
First of all I would recommend that you use different userid for configmanager e.g mqsiuid not db2admin. You may face other problems in near feature e.g with deployment of flows etc.
If you decide to use mqsuuid then make sure mqsiuid belongs to Administrator, mqm and mqbrks group.
Also make sure that you add mqsiuid to Db Users in Configuration ( IBMMCMDB) and message rep(IBMMMRDB ) Database and they should have Connect db, create tables, create pkgs and register functions rights.
Hope this helps.
Uday Bhosle |
|
Back to top |
|
 |
philip.baker |
Posted: Fri Jul 26, 2002 8:17 am Post subject: |
|
|
 Voyager
Joined: 21 Mar 2002 Posts: 77 Location: Baker Systems Consulting, Inc. - Tampa
|
Anne,
If you have not already done so, you may want to try binding the CfgMgr database before creating the CfgMgr. You can use the bind command from the db2 command line or use the Windows DB2 Gui accessed from the Start -> Programs -> IBM DB2 -> Client Configuration Assistant menu entry. Click on the database alias setup for your IBMMCMDB database and click on the 'Bind' box on the right side of the window. Fill in the User ID and Password the same as what is to be used creating the CfgMgr.
Regards,
Phil |
|
Back to top |
|
 |
|