Posted: Mon Aug 08, 2005 3:59 am Post subject: unable to execute the sample AMQSPUT0.c
Novice
Joined: 03 Aug 2005 Posts: 17
i have compiled the amqsput0.c program but while executing the output of the compiled program using the following syntax
gcc -Wall -lmqic amqsput0.c
./a.out QM1.LOCAL.1 QM1
where QM1.LOCAL.1 is the local queue name and QM1 is the queue manager name.
i am getting an error of
2058 0x0000080a MQRC_Q_MGR_NAME_ERROR
but if i run the program from the bin directory using amqsput command, im able to put the value into the queue specified. how to compile and execute the amqsput0.c program???please help
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