Posted: Wed Jul 06, 2005 2:10 pm Post subject: MQRC_LIBRARY_LOAD_ERROR
Acolyte
Joined: 08 Oct 2001 Posts: 59 Location: ZyQuest, inc.
SCENARIO: I have installed the MQ client (v5.3) on a database server (SQL Server 2000, Windows 2000 Server) and am trying to get a database trigger to put a message on a queue when certain tables are updated or inserted.
PROBLEM: The trigger successfully creates the MQAX200.MQSession object, but fails when connecting to the queue manager with a reason code of 6000 (MQRC_LIBRARY_LOAD_ERROR).
TROUBLESHOOTING: To verify the MQ client was installed properly, we tested with utilities amqsgetc and amqsputc, which worked without problem.
Has anyone else had this problem? Since all the ActiveX objects come from the same DLL (MQAX200), I fail to see why one class should load and another should fail.
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