Greetings, anyone know about MQ ?
We have a new LPAR and everything "seemed" installed ok (we are on V5R3M0) but we cannot get MQ up and running.
When we try to create a manager it fails, and we have noticed that there are no jobs started in sub-system QMQM.
Does anyone know any config type stuff we may have missed ?
Authorities on IFS, libraries, SBSD etc all seem fine. (same as other systems where MQ works)
I am sure the key is related to no jobs appearing in QMQM sbs.
All I get in the joblog is:
This creates the MQ Manager, but it does NOT start it ... when I try to start it I get ...
Messages in the /QIBM/UserData/mqm/errors/AMQERR01.LOG log are
GC
We have a new LPAR and everything "seemed" installed ok (we are on V5R3M0) but we cannot get MQ up and running.
When we try to create a manager it fails, and we have noticed that there are no jobs started in sub-system QMQM.
Does anyone know any config type stuff we may have missed ?
Authorities on IFS, libraries, SBSD etc all seem fine. (same as other systems where MQ works)
I am sure the key is related to no jobs appearing in QMQM sbs.
All I get in the joblog is:
PHP Code:
CRTMQM MQMNAME(Fish.Cake.001) DFTQMGR(*NO)
WebSphere MQ queue manager created.
Error found on CRTMQM command.
PHP Code:
An unexpected error was encountered by a command.
Error found on STRMQM command.
Message ID . . . . . . : AMQ7047
Message . . . . : An unexpected error was encountered by a command.
Messages in the /QIBM/UserData/mqm/errors/AMQERR01.LOG log are
PHP Code:
----- amqxfddx.c : 722 --------------------------------------------------------
12/14/11 15:18:20
AMQ6103: WebSphere MQ job submission error.
EXPLANATION:
Cause . . . . . : WebSphere MQ is unable to submit job CPF115302.
----- amqxfddx.c : 673 --------------------------------------------------------
12/14/11 15:18:20
AMQ6184: An internal WebSphere MQ error has occurred.
EXPLANATION:
Cause . . . . . : An internal MQ error has occurred on queue manager
Fish.Cake.001 and the MQ error recording routine has been called. The failing
process is process 65236.
Recovery . . . : Use the standard facilities supplied with your system to
record the problem identifier, and to save the generated output files. Contact
your IBM support center. Do not discard these files until the problem has been
resolved.
Technical Description . . . . . . . . : None.
----- amqxfddx.c : 722 --------------------------------------------------------
12/14/11 15:18:20
AMQ6103: WebSphere MQ job submission error.
AMQ6103: WebSphere MQ job submission error.
EXPLANATION:
Cause . . . . . : WebSphere MQ is unable to submit job QMQM/AMQZXMA0.
----- amqzslo0.c : 256 --------------------------------------------------------
12/14/11 15:18:20
AMQ6118: An internal WebSphere MQ error has occurred (X'20006103')
EXPLANATION:
Cause . . . . . : An error has been detected, and the MQ error recording
routine has been called.
Recovery . . . : Use the standard facilities supplied with your system to
record the problem identifier, and to save the generated output files. Contact
your IBM support center. Do not discard these files until the problem has been
resolved.
resolved.
Technical Description . . . . . . . . : An internal return code was set to
the value X'20006103'.
----- amqxfddx.c : 673 --------------------------------------------------------
12/14/11 15:18:20
AMQ6184: An internal WebSphere MQ error has occurred.
EXPLANATION:
Cause . . . . . : An internal MQ error has occurred on queue manager
Fish.Cake.001 and the MQ error recording routine has been called. The failing
process is process 65236.
Recovery . . . : Use the standard facilities supplied with your system to
record the problem identifier, and to save the generated output files. Contact
your IBM support center. Do not discard these files until the problem has been
resolved.
Technical Description . . . . . . . . : None.
----- amqxfddx.c : 722 --------------------------------------------------------



Comment