Author |
Message |
Topic: Getting Dot characters while pulling message from MQ by Main |
bruce2359
Replies: 3 Views: 59
|
Forum: General IBM MQ Support Posted: Sat Jan 28, 2023 5:34 am Subject: Re: Getting Dot characters while pulling message from MQ by |
... message from our Mainframe Queue the messages are appending with dot (.) Characters in front of each messages
I'm a bit confused by this. When you append something to something else, you attach ... |
Topic: Migrating queue managers on zOS |
bruce2359
Replies: 5 Views: 176
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jan 19, 2023 8:54 am Subject: Migrating queue managers on zOS |
Early code provides sub-system support for all qmgr versions/releases in the z/OS instance, and must be updated to the highest level of supported MQ. Do the Tasks in task order. |
Topic: Migrating queue managers on zOS |
bruce2359
Replies: 5 Views: 176
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jan 19, 2023 6:21 am Subject: Migrating queue managers on zOS |
Dear Mr. Bruce,
Totally understood, so that means I would have to apf and link list at every other migration unless I can do those steps against a mask name (not really sure if it can be done).
T ... |
Topic: Migrating queue managers on zOS |
bruce2359
Replies: 5 Views: 176
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jan 19, 2023 4:23 am Subject: Migrating queue managers on zOS |
Firstly, please don't post one enormous paragraph. My attention span is rather short.
Most of my clients have multiple VRMFs (Version, Release ,Modification Level, Fixpac Level) of a product curre ... |
Topic: test SHARECNV with amqsputc |
bruce2359
Replies: 2 Views: 111
|
Forum: General Discussion Posted: Thu Jan 19, 2023 4:05 am Subject: Re: test SHARECNV with amqsputc |
Hello experts,
I'm trying to understand how the SHARECNV works. Can we use amqsputc sample program to test this?
I tried and for every amqsputc a new instance of channel is being created. If am ... |
Topic: Purpose of WMQ_SYNCPOINT_ALL_GETS property in IBM XMS lib |
bruce2359
Replies: 1 Views: 107
|
Forum: IBM MQ API Support Posted: Tue Jan 17, 2023 3:43 am Subject: Re: Purpose of WMQ_SYNCPOINT_ALL_GETS property in IBM XMS li |
Can anyone please explain the purpose of setting WMQ_SYNCPOINT_ALL_GETS to true when using IBM XMS .NET library?
Other than posting (double-posting) here, what research have you done? What were the ... |
Topic: MQ Explorer-could not establish a connection to the QM |
bruce2359
Replies: 43 Views: 911
|
Forum: General IBM MQ Support Posted: Mon Jan 16, 2023 6:02 pm Subject: MQ Explorer-could not establish a connection to the QM |
I simulated the symptoms you've described.
Did you get the same error message about a pending connection?
Nope, I did not get the MQRC_HOST_NOT_AVAILABLE (2538) error. I tested on a plain Windows M ... |
Topic: MQ Explorer-could not establish a connection to the QM |
bruce2359
Replies: 43 Views: 911
|
Forum: General IBM MQ Support Posted: Mon Jan 16, 2023 10:50 am Subject: MQ Explorer-could not establish a connection to the QM |
I simulated the symptoms you've described.
I launched the MQExplorer, created a new qmgr, successfully viewed local queues.
Next, I opened a command prompt with runmqsc, and put-inhibited the SY ... |
Topic: MQ Explorer-could not establish a connection to the QM |
bruce2359
Replies: 43 Views: 911
|
Forum: General IBM MQ Support Posted: Mon Jan 16, 2023 10:33 am Subject: MQ Explorer-could not establish a connection to the QM |
I asked you the status of the command server on the affected qmgrs.
Please issue these commands, post results here:
DISPLAY QMSTATUS ALL
DISPLAY QSTATUS(SYSTEM.ADMIN.COMMAND.QUEUE) |
Topic: MQ Explorer-could not establish a connection to the QM |
bruce2359
Replies: 43 Views: 911
|
Forum: General IBM MQ Support Posted: Sat Jan 14, 2023 4:08 pm Subject: MQ Explorer-could not establish a connection to the QM |
I asked you the status of the command server on the affected qmgrs.
Issue this command: DISPLAY QMSTATUS CMDSERV |
Topic: Sequence Number (Cluster to Multi Instance) Scripting Idea |
bruce2359
Replies: 12 Views: 292
|
Forum: General IBM MQ Support Posted: Fri Jan 13, 2023 9:07 am Subject: Sequence Number (Cluster to Multi Instance) Scripting Idea |
From the URL provided:
If you do not specify a channel name, the channel initiator searches the channel definition files until it finds a channel that is associated with the named transmission queue. ... |
Topic: Sequence Number (Cluster to Multi Instance) Scripting Idea |
bruce2359
Replies: 12 Views: 292
|
Forum: General IBM MQ Support Posted: Fri Jan 13, 2023 4:17 am Subject: Sequence Number (Cluster to Multi Instance) Scripting Idea |
What if I were to leave TRIGDATA blank, the info center states that the channel initiator will look for a channel definition that has the named XMITQ.
To help us help you ...
Please post the URL ... |
Topic: setmqaut on principle or groups |
bruce2359
Replies: 5 Views: 134
|
Forum: General IBM MQ Support Posted: Tue Jan 10, 2023 11:00 am Subject: Re: setmqaut on principle or groups |
IBM doc. says "Note: Although users on AIX and Linux can use the -p option for the dmpmqaut command, they must use -g groupname instead when defining authorizations."
When quoting official ... |
Topic: MQ Explorer-could not establish a connection to the QM |
bruce2359
Replies: 43 Views: 911
|
Forum: General IBM MQ Support Posted: Tue Jan 10, 2023 7:50 am Subject: MQ Explorer-could not establish a connection to the QM |
I'd strongly suggest that you open a PMR with IBM on this issue.
One more thing to try, start MQExplorer with the debug -x switch:
strmqcfg -x
-x switch will write debug messages to the conso ... |
Topic: Unzip using JCN |
bruce2359
Replies: 2 Views: 107
|
Forum: WebSphere Message Broker Support Posted: Mon Jan 09, 2023 10:39 am Subject: Unzip using JCN |
Moved to Broker forum. |