Problem is to access MQ queue on Unix from the pc, we don't have MQSeries installed on the PCs.
If we run it from unix from the machine where MQseries is installed, then the ...
I am building a tool that aims at inserting data obtained from a oracle table into a MQ queue.
The tool is running on a pc (built in java), the db is running on a unix server and the MQ qu ...