Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

powerbuilder - MQ Series problem

Status
Not open for further replies.

ampra

Programmer
Oct 10, 2002
5
US
i am using Powerbuilder to make an application to put messages in a queue. My MQ Client(version 5.3 beta) is running on Windows XP. i am able to establish a connection with the Queue but am having problems in MQOPEN. The error message says that OBJECT DESCRIPTOR is invalid. The values that i am using are
struc id = "OD "
version = 1
object type = 1
object name = "TARGET.QUEUE"
object q mgr name = ""
dynamic q = ""
alternate user id = ""

please help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top