|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Executing CBindings Examples |
« View previous topic :: View next topic » |
Author |
Message
|
enjoy3k |
Posted: Tue Jun 18, 2002 6:09 am Post subject: Executing CBindings Examples |
|
|
Newbie
Joined: 18 Jun 2002 Posts: 1
|
Hi,
I have taken all the necessary steps as prescribed by the "CBindings Programming Guide", in order to use CBindings. Then I executed the examples in the folders ".\MQe\CBindings\examples\application" and at ".\MQe\CBindings\examples\install", which are shipped with MQe. In both the cases I get Error Message - Return Code: 30000; Reason Code: 30045.
Can you please tell me what the problem is and how I can go about rectifying it. Thank you. |
|
Back to top |
|
 |
stammw |
Posted: Wed Jul 24, 2002 4:19 am Post subject: Re: Executing CBindings Examples |
|
|
Newbie
Joined: 24 Jul 2002 Posts: 1 Location: Heidelberg/Germany
|
The return/reason codes can be looked up in
MQe\CBindings\include\published\MQe_ReturnCodes.h !
That is the only location I found sofar , and it is not very
comfortable to find the actual code.
Your Reason code:
...
#define MQERETURN_BINDINGS_BASE 30000
...
MQEENUM_DEFINITION( MQEREASON_ERROR_ACCESSING_OPT_FILE , MQERETURN_BINDINGS_BASE + 45),
...
You specified the wrong location of the VM_OPTIONS file in either the registry or the environment (see page 10 of C Programming Guide). _________________ Hermann Stamm-Wilbrandt
WAT, IBM Heidelberg, Germany
stammw @ de.ibm.com |
|
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
|
|
|
|