|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
Queue Monitoring PERL script |
« View previous topic :: View next topic » |
Author |
Message
|
mca |
Posted: Sat Sep 11, 2021 6:07 am Post subject: Queue Monitoring PERL script |
|
|
Disciple
Joined: 09 Mar 2005 Posts: 196
|
Hello,
On RHEL 7, We have a queue monitoring PERL script that is working with the below connections
use MQServer::MQSeries;
use MQSeries;
use MQSeries::QueueManager;
use MQSeries::Queue;
use MQSeries::Command;
use MQSeries::Message;
use Data::Dumper;
Now we migrated to RHEL 8 servers, but the monitoring script is failing with the below error message.
Cant locate MQServer/MQSeries.pm in @INC (you may need to install MQServer::MQSeries module) (@INC contains: /usr/local/perl5 /usr/lib64/perl5/vendor_perl....)
If i compare the @INC of old and new server, they are the same. I tried searching for MQSeries.pm in old server and couldn't find it. Any help solving this issue is greatly appreciated. |
|
Back to top |
|
|
timber |
Posted: Mon Sep 13, 2021 1:13 am Post subject: |
|
|
Grand Master
Joined: 25 Aug 2015 Posts: 1290
|
This is a Perl question, not an IIB question. You will get a wider range of Perl experts on StackOverflow. |
|
Back to top |
|
|
bruce2359 |
Posted: Mon Sep 13, 2021 3:23 am Post subject: |
|
|
Poobah
Joined: 05 Jan 2008 Posts: 9442 Location: US: west coast, almost. Otherwise, enroute.
|
|
Back to top |
|
|
|
|
|
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|