Posted: Thu Jun 12, 2003 7:25 pm Post subject: linux admin commands
Novice
Joined: 01 Jun 2003 Posts: 20 Location: NYC
I am running Linux(RH7.3) with MQ5.3. The script I have been using in NT has been ported over and trying to use it at Linux. Lot of things went smooth, but such as "runmqchl" "runmqchi" and "runmqlsr", Once these started, it ends abnormally.
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
Perhaps I'm missing something, but all of those commands should be available in Linux as well as NT. _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Posted: Mon Jun 16, 2003 1:45 pm Post subject: Different channel setup
Centurion
Joined: 28 Jan 2003 Posts: 109 Location: Colorado
Remember that channels are managed in Linux in
/etc/services
/etc/xinetd.conf
I suppose you can run those commands from the command line to start things up but ususally in UNIX you set thing up in the files listed above.
in the UNIX inetd.conf it is really easy to do it. However, with Linux xinetd it is a bit more tedius. I would consult the UNIX documentation for how to set up these files. You may have to do some translation between the syntax for xinetd.conf and inetd.conf.
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