[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
Hi Santosh,
The modules@perl.org list is an administration account for PAUSE. We
don't offer support for individual modules. You don't need to include
us on further questions with the modul
porter::export_tags('all');
}
Thanks,
Santosh
From: Santosh Sadangi
Sent: Thursday, March 01, 2012 9:18 AM
To: perl-mqser...@morganstanley.com; modules@perl.org
Subject: FW: CPAN Mqseries Module for Solaris5.10
Hi Team,
Many thanks for your help and suggestion. I am new to
From: perl-mqser...@morganstanley.com [perl-mqser...@morganstanley.com]
Sent: Saturday, February 25, 2012 12:55 AM
To: Santosh Sadangi
Cc: perl-mqser...@morganstanley.com; modules@perl.org
Subject: Re: CPAN Mqseries Module for Solaris5.10
On Sat, Feb 25, 2012 at 12:24:08AM
___
From: perl-mqser...@morganstanley.com [perl-mqser...@morganstanley.com]
Sent: Saturday, February 25, 2012 12:55 AM
To: Santosh Sadangi
Cc: perl-mqser...@morganstanley.com; modules@perl.org
Subject: Re: CPAN Mqseries Module for Solaris5.10
On Sat, Feb 25, 2012 at 12:24:08AM +0530,
NVIRONMENT_ERROR ) {
> print "environment error in Queue Mager\n";
> #return -1;
> } elsif ( $self->{"Reason"} == MQRC_MULTIPLE_REASONS) {
> print "hconn errorr\n";
> } elsif ( $self->{"Rea
int "Reason is $Reason\n";
print "\n";
}
print "After MQCONN\n";
}
1;
Please kindly help me in this issue,as i am stuck in this issue from quite long time.
Thanks,
Santosh
From: perl-mqser...@morganstanley.com [perl-
nt "Reason is $Reason\n";
print "\n";
}
print "After MQCONN\n";
}
1;
Please kindly help me in this issue,as i am stuck in this issue from quite long
time.
Thanks,
Santosh
From: perl-mqser...@morganstanley.com [p
[snip]
>
>
> Step-4-if you look above code,even the control is not comming to any of the
> resoncode and compcode,which i have specified in the above if else condition.
it seemed to do so for me. what output are you getting exactly?
>
>
} elsif ( $self->{"Reason"} == MQSeries::MQRC_Q_MGR_NAME_ERROR) {
print "Queue Manager errorr\n";
}
else {
print "Reason is $Reason\n";
print "\n";
}
print "After MQCONN\n";
}
Step-4-i
On Wed, Feb 22, 2012 at 11:59:55AM +0530, Santosh Sadangi wrote:
> Hi Team,
>
> I am new to perl and Cpan Mqseries.I have written one script to connect to
> local queuemanager by using perl.However it is not connecting to my
> Queuemanager and the error code and completion code which i am getting
Hi Team,
I am new to perl and Cpan Mqseries.I have written one script to connect to local queuemanager by using perl.However it is not connecting to my Queuemanager and the error code and completion code which i am getting
is a junk value.
Upon investigation i have found from the following c
11 matches
Mail list logo