ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Redirect mqftrcv output to a file

Post new topic  Reply to topic
 Redirect mqftrcv output to a file « View previous topic :: View next topic » 
Author Message
trentkoch
PostPosted: Thu Dec 30, 2021 5:20 am    Post subject: Redirect mqftrcv output to a file Reply with quote

Newbie

Joined: 30 Dec 2021
Posts: 1

Hi
I need to redirect a mqftrcv "list" command output to a file, in a Windows environment.

When I run a command like:
"mqftrcv -q Q_MIMRUN_ERR -m QM_MNG01 -a > _temp.txt"

... I get just the first line of output (with IBM copyright disclaimer...). All other lines still go on stdout in my Win Cmd window.

I use Websphere MQ 7.0.1, on Windows server 2003

Does anybody have any idea?
...or any solution do get all the output lines in a file?
THANKS
Back to top
View user's profile Send private message
exerk
PostPosted: Thu Dec 30, 2021 6:34 am    Post subject: Re: Redirect mqftrcv output to a file Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

trentkoch wrote:
Hi
I need to redirect a mqftrcv "list" command output to a file, in a Windows environment.

When I run a command like:
"mqftrcv -q Q_MIMRUN_ERR -m QM_MNG01 -a > _temp.txt"

... I get just the first line of output (with IBM copyright disclaimer...). All other lines still go on stdout in my Win Cmd window.

I use Websphere MQ 7.0.1, on Windows server 2003

Does anybody have any idea?
...or any solution do get all the output lines in a file?
THANKS

Try: mqftrcv -q Q_MIMRUN_ERR -m QM_MNG01 -a > _temp.txt 2>&1
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Redirect mqftrcv output to a file
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.