ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 4 matches
Author Message
  Topic: unable to set the time and date
sayli.jadhav

Replies: 5
Views: 9547

PostForum: General IBM MQ Support   Posted: Sun Jun 25, 2023 10:45 pm   Subject: unable to set the time and date
hi,

in my application we have added below code to make these attributes input/output type:
put_pmo = pymqi.pmo(Options=CMQC.MQPMO_SYNCPOINT)
if attrib_name in ['UserIdentifier', 'AccountingToken' ...
  Topic: pymqi.MQMIError: MQI Error. Comp: 2, Reason 2046: FAILED: M
sayli.jadhav

Replies: 6
Views: 10444

PostForum: General IBM MQ Support   Posted: Sun Jun 25, 2023 10:36 pm   Subject: pymqi.MQMIError: MQI Error. Comp: 2, Reason 2046: FAILED: M
Thank you it worked.
  Topic: pymqi.MQMIError: MQI Error. Comp: 2, Reason 2046: FAILED: M
sayli.jadhav

Replies: 6
Views: 10444

PostForum: General IBM MQ Support   Posted: Wed Jun 14, 2023 4:51 am   Subject: Re: pymqi.MQMIError: MQI Error. Comp: 2, Reason 2046: FAILED
below is my code to set it up Queue:
openOptions = CMQC.MQOO_SET_ALL_CONTEXT
mqod = pymqi.make_q_desc(remote_queue_name.encode('utf-8'))
put_queue = pymqi.Queue(self.mq_qmgr, mqod, openOptions)
pu ...
  Topic: pymqi.MQMIError: MQI Error. Comp: 2, Reason 2046: FAILED: M
sayli.jadhav

Replies: 6
Views: 10444

PostForum: General IBM MQ Support   Posted: Wed Jun 14, 2023 2:36 am   Subject: pymqi.MQMIError: MQI Error. Comp: 2, Reason 2046: FAILED: M
below is my code to set it up Queue:
openOptions = CMQC.MQOO_SET_ALL_CONTEXT
mqod = pymqi.make_q_desc(remote_queue_name.encode('utf-8'))
put_queue = pymqi.Queue(self.mq_qmgr, mqod, openOptions)
pu ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.