ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » MirrorQ Exit on Solaris with WMQ 6.0.2.1

Post new topic  Reply to topic Goto page Previous  1, 2
 MirrorQ Exit on Solaris with WMQ 6.0.2.1 « View previous topic :: View next topic » 
Author Message
jefflowrey
PostPosted: Wed Jul 25, 2007 7:03 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I think it's time to enable MQ trace to see if it shows you anything more about where the load failure occurs.

Or open a PMR....

If the client is unhappy with that... that's another use for that brick wall... duck&cover...
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Jul 25, 2007 2:11 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

smdavies99 wrote:
Jeff,
Thanks again for the suggestion about the paths etc.
The user who is doing the compilations does not have any the offending directories set in the paths
so there is nothing to remove.

/S
{sigh.}

I don't Jeff was pointing at the user running the compilation, as much as at the user running the qmgr / posting the message.

Anyway looks like PMR time... (Grab that Miller for me too)
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Wed Jul 25, 2007 5:28 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

fjb_saper wrote:
I don't Jeff was pointing at the user running the compilation


In fact, I was. The section on Implications of a 64-bit qmgr is pretty specific about unsetting these during compilation.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Jul 26, 2007 1:34 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

jefflowrey wrote:
fjb_saper wrote:
I don't Jeff was pointing at the user running the compilation


In fact, I was. The section on Implications of a 64-bit qmgr is pretty specific about unsetting these during compilation.


So you need them set right at both compilation and runtime!!

Don't program anything else but java these days so I don't read enough that part of the manual....Thanks for setting me straight
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Wed Aug 01, 2007 1:47 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Just to try to close this off

We can't raise a PMR about this as this is part of a proposal to a customer. I work for a Partner so we can't raise PMR's unless it is via a customer and uas this is for a proposal we are in a sort of catch-22 situation. We obviously don't want to propose a solution that we can't demonstrate and it won't look very good if we say "Sorry Mr Customer, we can't show you it working but we would like you to raise a PMR with IBM about this part of something you may possibly buy..."

So, we are looking at other avenues to solve the problem. Luckily, he only has a few queue on this system so we may implement a 'triggered message copy' solution rather than one done via an exit. The message rate is not that high so the impact to overall system performace won't be that great.
Thanks to all who have made suggestions to help resolve the problem.

/S
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
thebeach
PostPosted: Thu Sep 27, 2007 10:15 pm    Post subject: Reply with quote

Apprentice

Joined: 30 Mar 2004
Posts: 47

Praise be all of you! I managed to compile my version 6 channel exit using the info here.
Many thanks!!
Back to top
View user's profile Send private message
sharathbabuk
PostPosted: Wed Apr 16, 2008 5:14 pm    Post subject: Reply with quote

Newbie

Joined: 16 Apr 2008
Posts: 1

Following compiler options worked for me -

=========
cc -xarch=v9 -KPIC -mt -G -o mirrorq mirrorq.c -I/ldaphome/e0094105/MIRRORQ/inc -L~/MIRRORQ/lib64 -R~/MIRRORQ/lib64 -R/usr/lib/64 -lmqm -lmqmcs -lmqmzse -lmqmzf -lsocket -lnsl -ldl
==========

I had missed '-lmqmzf' - and this was causing "Symbol not found, MQXEP" error. After I added that, it worked nicely. I copied the exit into in /var/mqm/exits64 and started the Queue Manager it came up. Tested MIRRORing - it worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ API Support » MirrorQ Exit on Solaris with WMQ 6.0.2.1
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.