Author |
Message
|
kumaranand10 |
Posted: Mon Oct 13, 2008 10:06 pm Post subject: Procedural Gateway for WebSphere MQ verification script fail |
|
|
Novice
Joined: 01 Jul 2008 Posts: 10
|
Hi All I am getting following Error message,
SQL> @/appl/app/oracle/product/pga/pg4mq/sample/test.sql
message put on queue = 10203040506070809000
Error: Procedural Gateway for WebSphere MQ verification script failed.
ORA-29400: data cartridge error
MQI MQCONNX failed. completion code=2, reason
code=2035 HH.MI.SSXFF AM TZR
PL/SQL procedure successfully completed.
I am using MQ v 6 .0.2.2 on solaris 10, My MQ is trying to connect to Oracle 10.2.0.3.0 , while connecting to procedural gateway my oracle Team running script sql.test so They are getting the above error
Procedural Gateway for WebSphere MQ verification script fail
Please suggest me the possible solution as earliest as possible |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Oct 13, 2008 10:29 pm Post subject: Re: Procedural Gateway for WebSphere MQ verification script |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
kumaranand10 wrote: |
SQL> @/appl/app/oracle/product/pga/pg4mq/sample/test.sql
message put on queue = 10203040506070809000
Error: Procedural Gateway for WebSphere MQ verification script failed.
ORA-29400: data cartridge error
MQI MQCONNX failed. completion code=2, reason
code=2035 HH.MI.SSXFF AM TZR
|
Reason Code 2035 x'7F3'
MQRC_NOT_AUTHORIZED
The user is not authorized to perform the operation attempted: _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
kumaranand10 |
Posted: Wed Oct 15, 2008 5:37 am Post subject: |
|
|
Novice
Joined: 01 Jul 2008 Posts: 10
|
Hi I had not recieved any possible solution from any one |
|
Back to top |
|
 |
bbburson |
Posted: Wed Oct 15, 2008 5:45 am Post subject: |
|
|
Partisan
Joined: 06 Jan 2004 Posts: 378 Location: Nowhere near a queue manager
|
kumaranand10 wrote: |
Hi I had not recieved any possible solution from any one |
Yes you did. The reason code says the user is not authorized. The solution would be to authorize the user. The MQ documentation will tell you how to do that. There are links at the top of this page to get to the documentation. |
|
Back to top |
|
 |
ranganathan |
Posted: Wed Oct 15, 2008 8:31 am Post subject: |
|
|
 Centurion
Joined: 03 Jul 2008 Posts: 104
|
|
Back to top |
|
 |
|