MQ Connector Stage Test connection using SSL

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
major
Premium Member
Premium Member
Posts: 167
Joined: Mon Nov 26, 2007 12:21 am

MQ Connector Stage Test connection using SSL

Post by major »

Hi,

I'm using MQ connector stage as Target in Client Mode.

We have a situation where when I use 'Test' option for verifying connectiviy for non-SSL queues the connection succeeds
and indeed job runs fine when I actually run it also.
(Here I'm not using channel table, name)

But for SSL enabled queues when I clik on 'Test' it fails with error message Connect to queue manager failed with reason code 2058 MQRC_Q_MGR_NAME_ERROR. but when I actully run the job it succeeds by placing the messges.
(Here I'm using channel table, name as params in job)

Just curious to know whether 'Test' connection is incapable for SSL based connectivity or am I missing anything.

Thanks
kwwilliams
Participant
Posts: 437
Joined: Fri Oct 21, 2005 10:00 pm

Re: MQ Connector Stage Test connection using SSL

Post by kwwilliams »

It sounds like a bug, not an intentional feature. I would log a PMR.
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post by lstsaur »

As I recall when V8.0.1 just came out, 'Test' connection is incapable for SSL. But I was given the instructions how to tweak few .jar files to work the problem around.
major
Premium Member
Premium Member
Posts: 167
Joined: Mon Nov 26, 2007 12:21 am

Post by major »

Hi,

Can you share those details.

Thanks,
Major
Post Reply