Author |
Message |
Topic: Embedded agents |
skopparapu
Replies: 0 Views: 13697
|
Forum: IBM MQ File Transfer Edition Posted: Wed Sep 27, 2017 7:57 am Subject: Embedded agents |
Hi All, I used FTE Input nodes in a message flow and deployed the flow into an Integration Server.
Later using mqsichangeproperties I have registered my embedded agent to Coordination QMGR as well an ... |
Topic: MQ Channels |
skopparapu
Replies: 9 Views: 11488
|
Forum: General Discussion Posted: Tue Mar 21, 2017 8:59 am Subject: MQ Channels |
Hi Bruce, if no Messages arrive on to the XMIT queue within the Disconnect interval specified then the channel associated to that XMIT queue would go INACTIVE and that's what I was actually looking fo ... |
Topic: MQ Channels |
skopparapu
Replies: 9 Views: 11488
|
Forum: General Discussion Posted: Tue Mar 21, 2017 12:56 am Subject: MQ Channels |
Thank You all for your Inputs. I am going with the option - " Identifying the Disconnect interval from error logs(AMQ9575) and get the channel name corresponding to it and would like to report as ... |
Topic: MQ Channels |
skopparapu
Replies: 9 Views: 11488
|
Forum: General Discussion Posted: Fri Mar 17, 2017 11:45 am Subject: MQ Channels |
Hello Everyone !! I am writing a unix script which retrieves the channel status and reports as ERROR if channel is in any state other than RUNNING. I am able to fetch all except when the channel is in ... |
Topic: Locks on AS400 File |
skopparapu
Replies: 0 Views: 14809
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Sun Dec 27, 2015 9:24 pm Subject: Locks on AS400 File |
Hello Everyone, could someone help me on this !! Any suggestions are much valuable to me.
I have set TRIGGERING ON for MQ queue which writes data to a file in AS400 as soon as it receives a priorit ... |
Topic: Problem with Mq triggering |
skopparapu
Replies: 12 Views: 14318
|
Forum: General IBM MQ Support Posted: Thu Dec 24, 2015 9:28 pm Subject: Problem with Mq triggering |
We do have something called as spool files which store the runmqtrm logs. Type in WRKSPLF and press F4. Give the user as "QMQM" and press ENTER.
It gives you all the spool files with time s ... |
Topic: BFGAG0124E: The agent received MQI reason code 2087 |
skopparapu
Replies: 3 Views: 14769
|
Forum: IBM MQ File Transfer Edition Posted: Sun Dec 13, 2015 11:47 pm Subject: BFGAG0124E: The agent received MQI reason code 2087 |
Thank you very much Ravi/Tom . Your discussion helped me a lot to resolve the issue. I came to know something new today. Thanks again.  |
Topic: Adding Version 2.2 Queue manager to MQExplorer |
skopparapu
Replies: 4 Views: 19783
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Thu Aug 06, 2015 6:13 am Subject: Adding Version 2.2 Queue manager to MQExplorer |
If so, is there anyway to record the error in logs about which attribute mismatches or preventing me to add the queue manager into EXPlorer ? so that I can have a clue to work on it.
Thanks Bruce a ... |
Topic: Adding Version 2.2 Queue manager to MQExplorer |
skopparapu
Replies: 4 Views: 19783
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Wed Aug 05, 2015 1:49 pm Subject: Adding Version 2.2 Queue manager to MQExplorer |
Hello All,
We are using a very very old queue manager of version 2.2 build on open VMS in our project. I am very new to this VMS operating system and is becoming difficult task for me to administer ... |
Topic: Removing traces of clusters |
skopparapu
Replies: 6 Views: 8104
|
Forum: Clustering Posted: Mon Feb 16, 2015 9:45 am Subject: Removing traces of clusters |
Bruce....Seems like it did not work. I have issued the command long back and still the dependencies left inside cluster. Do I still need for some more time ?  |
Topic: Removing traces of clusters |
skopparapu
Replies: 6 Views: 8104
|
Forum: Clustering Posted: Mon Feb 16, 2015 6:45 am Subject: Removing traces of clusters |
Hi all,
I have removed all the queue managers and their dependencies in my cluster and still I could see the cluster not being removed from my MQ explorer toolkit. Moreover getting error "Queu ... |
Topic: RFHutil usage on Mainframes |
skopparapu
Replies: 1 Views: 6838
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Jan 19, 2015 10:13 pm Subject: RFHutil usage on Mainframes |
Hello all...
I am trying to save messages from a mainframe queue (WMQ) into a .txt file using RFHUTIL(client). I specified all the required parameters and even then it is returning RC= 2085.
D ... |
Topic: MQ User-id |
skopparapu
Replies: 7 Views: 8881
|
Forum: IBM MQ Security Posted: Thu Dec 25, 2014 4:32 am Subject: MQ User-id |
Bruce I was trying to say you this which u said : " If the trigger monitor starts the app, then it (the trigger monitor and/or your app) have insufficient write permissions to the file system. &q ... |
Topic: MQ User-id |
skopparapu
Replies: 7 Views: 8881
|
Forum: IBM MQ Security Posted: Thu Dec 25, 2014 4:28 am Subject: MQ User-id |
Bruce Trigger monitor is invoking my app and fails to write data to destination.
Even if, I execute may app manually its not working since I don't have access to the server to which my app trying to ... |
Topic: MQ User-id |
skopparapu
Replies: 7 Views: 8881
|
Forum: IBM MQ Security Posted: Wed Dec 24, 2014 4:06 pm Subject: MQ User-id |
Bruce you are saying like OS invokes my application, then which user-id it uses to execute that as we have a lot of users on that server(where my application resides).
If I invoke the application ... |