It is currently Thu, 08 Jun 2023 13:06:42 GMT



 
Author Message
 MQ Queues and ksh scripts
All,

It's the COBOL programmer again. 8] Anyway, does anyone know how to
put a message into a MQ Queue from a ksh script? Any help would be
greatly appreciated.

Thanks,

Tony

FIAC

===================================
Should have been easy, but its golf
===================================

"A day without hitting golf balls,
is a day longer to getting better"
  - Hennie Bogan

"Hogan was really talkative today.
Yeah? What'd he say? You're still
out!"
===================================



 Tue, 14 Oct 2003 04:08:40 GMT   
 MQ Queues and ksh scripts
In article <3ae87fe8.516298...@news.swbell.net>,

I don't think there are any standard shell utilities for accessing message
queues.  Data sent through message queues tends to be binary structures,
and shell utilities are mostly provided for dealing with text and text
streams.

--
Barry Margolin, bar...@genuity.net
Genuity, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.



 Tue, 14 Oct 2003 04:14:48 GMT   
 MQ Queues and ksh scripts
You could simply execute one of the sample programs via a shell
script.

Look in the MQ directory under samples. There are several programs to
issue the MQCONN, MQOPEN,MQPUT, MQCLOSE,MQDISC as you need.



 Tue, 14 Oct 2003 06:59:03 GMT   
 
   [ 3 post ] 

Similar Threads

1. Queuing in Linux similar to queue in Microsoft MSMQ or IBM MQ

2. Queuing in Linux similar to queue in Microsoft MSMQ or IBM MQ

3. MQ-server init-script on Solaris 8

4. ksh script problem: pwd works differently for ksh then linux binary file

5. bash script, wget queue script......

6. script or command to find all scripts (ksh, sh, perl, etc) in a workspace

7. ksh script --> sh script problems


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software