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 » Search

 Search found 8 matches
Author Message
  Topic: Channel exit prog in Solaris
kevint

Replies: 7
Views: 3797

PostForum: General Discussion   Posted: Fri Jun 11, 2004 9:30 pm   Subject: Compiler option..
Also try the -KPIC option on the compiler line.
e.g.

cc -c -KPIC priority.c


If all of this fails please send me your code.

Cheers

Kevin
  Topic: Channel exit prog in Solaris
kevint

Replies: 7
Views: 3797

PostForum: General Discussion   Posted: Fri Jun 11, 2004 5:58 pm   Subject: Channel exit prog in Solaris
I have a feeling that you need a ".so" extension on your workload exit library.


Creating and Loading Shared Libraries
Procedures for creating and loading shared libraries are platform dependent ...
  Topic: Channel exit prog in Solaris
kevint

Replies: 7
Views: 3797

PostForum: General Discussion   Posted: Thu Jun 10, 2004 11:50 pm   Subject: Channel exit prog in Solaris
Can you also show me how you are compiling/linking?
  Topic: Channel exit prog in Solaris
kevint

Replies: 7
Views: 3797

PostForum: General Discussion   Posted: Thu Jun 10, 2004 11:22 pm   Subject: Channel exit prog in Solaris
Can you also check if the entry point MQStart function is defined/compiled in your code?

void MQStart()
{
;
}
  Topic: New to MQ..
kevint

Replies: 4
Views: 2548

PostForum: General Discussion   Posted: Thu Jun 10, 2004 4:57 am   Subject: New to MQ..
I have a small beginners guide to MQSeries if you are interested.

But the Redbooks and the manuals described above are useful.

MQSeries has an online Infocenter where you can do interactive sear ...
  Topic: What is the difference?
kevint

Replies: 3
Views: 2125

PostForum: General Discussion   Posted: Thu Jun 10, 2004 4:33 am   Subject: What is the difference?
http://www.developer.ibm.com/tech/sampmq.html

I have code if you need it...

Cheers

Kevin
  Topic: Channel exit prog in Solaris
kevint

Replies: 7
Views: 3797

PostForum: General Discussion   Posted: Thu Jun 10, 2004 2:11 am   Subject: Channel exit prog in Solaris
Does your channel exit require any other libraries? If so - have you set up the environment for those libraries to be found?

Also i suggest you check permissions on the channel exit library!

Kev ...
  Topic: MQSeries channel exit "failed to load" gotcha - WI
kevint

Replies: 0
Views: 1191

PostForum: General Discussion   Posted: Thu Jun 10, 2004 12:25 am   Subject: MQSeries channel exit "failed to load" gotcha - WI
When building an MQSeries channel exit on Windows using MicroSoft compilers - you must ensure that the matching runtime library is available on the deployed MQSeries queue manager platform or MQSeries ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.