Joined: 08 Jul 2010 Posts: 941 Location: Illinois, USA
Using this format works for me:
Code:
cat QMGR.mqsc|runmqsc QMGR
With that shell command, the shell interpreter creates a pipe between the cat and runmqsc processes so that the stdout of cat is sent to the stdin of runmqsc. _________________ Working with MQ since 2010.
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