Author |
Message
|
Chander Mohan |
Posted: Thu Apr 05, 2007 10:53 am Post subject: Qm not start |
|
|
Novice
Joined: 16 Feb 2007 Posts: 22
|
I migrated MQ6.0 to MQ5.3 and update with CSD12 after that when i try to start the QM its says.
$ mqver
Name: WebSphere MQ
Version: 530.12 CSD12
CMVC level: p530-12-L051208
BuildType: IKAP - (Production)
$ strmqm EARTH
Purchased processor allowance not set (use setmqcap).
Log not available.
Please suggest me what to do to start the QM sucessfully. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 05, 2007 11:16 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
use setmqcap. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Chander Mohan |
Posted: Thu Apr 05, 2007 11:21 am Post subject: |
|
|
Novice
Joined: 16 Feb 2007 Posts: 22
|
jefflowrey wrote: |
use setmqcap. |
$ setmqcap -1
$ strmqm RICH.SUN
AMQ7002: An error occurred manipulating a file.
$ strmqm MOON
Log not available.
OR--------------------
$ setmqcap 2
$ dspmqcap
The purchased processor allowance is 2
The number of processors in this machine is 2
$ strmqm EARTH
Log not available. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 05, 2007 11:32 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
confirm that the logs are available. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Chander Mohan |
Posted: Thu Apr 05, 2007 11:45 am Post subject: |
|
|
Novice
Joined: 16 Feb 2007 Posts: 22
|
jefflowrey wrote: |
confirm that the logs are available. |
$ pwd
/var/mqm/log/EARTH/active
$ ls -lrt
total 24672
-rwxrwsr-x 1 mqm mqm 4202496 Mar 27 10:36 S0000000.LOG
-rwxrwsr-x 1 mqm mqm 4202496 Mar 27 10:37 S0000001.LOG
-rwxrwsr-x 1 mqm mqm 4202496 Apr 5 12:44 S0000002.LOG
QM logs ---------------
$ pwd
/var/mqm/qmgrs/EARTH/errors
$ ls -lrt
total 136
-rwxrwsr-x 1 mqm mqm 0 Mar 19 15:58 AMQERR03.LOG
-rwxrwsr-x 1 mqm mqm 0 Mar 19 15:58 AMQERR02.LOG
-rwxrwsr-x 1 mqm mqm 69362 Apr 5 12:45 AMQERR01.LOG
$ |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 05, 2007 12:18 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What's in AMQERR01.LOG? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|