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 IBM MQ Support » 0 byte file creation in MQ MFT monitors?

Post new topic  Reply to topic
 0 byte file creation in MQ MFT monitors? « View previous topic :: View next topic » 
Author Message
varunraot
PostPosted: Mon Feb 27, 2017 6:10 am    Post subject: 0 byte file creation in MQ MFT monitors? Reply with quote

Acolyte

Joined: 01 Jun 2011
Posts: 63

I have a monitor to poll the particular type of file in one of the production server. ( File to Message Transfer to a queue )

This is how it monitor XML looks like

We have experienced a peculiar situation where 0 byte file is getting generated in the polling directory and not sure which process is creating 0 byte file. By any chance can it be because of MQ MFT? I hope it should not. However would like to view it from all perspective.


Code:
<?xml version="1.0" encoding="UTF-8"?><request version="6.00" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FileTransfer.xsd">
  <managedTransfer>
    <originator>
      <hostName>Host Name 1</hostName>
      <userID>XXXX</userID>
    </originator>
    <sourceAgent QMgr="QMMFGPR01" agent="QMMFGPR01.FTEAGENT20P"/>
    <destinationAgent QMgr="QMMFGPR01" agent="QMMFGPR01.FTEAGENT20P"/>
    <transferSet priority="5">
      <metaDataSet>
        <metaData key="ErrorFileExtn">.error.xml</metaData>
        <metaData key="ErrorFolder">F:\csdata\MessageBus\Spruance_Pulp\PM\Error</metaData>
        <metaData key="SentFileExtn">.sent.xml</metaData>
        <metaData key="SentFolder">F:\csdata\MessageBus\Spruance_Pulp\PM\Sent</metaData>
      </metaDataSet>
      <item checksumMethod="MD5" mode="binary">
        <source disposition="leave" recursive="false">
          <file>${FilePath}</file>
        </source>
        <destination type="queue">
          <queue persistent="true" setMqProps="true">MFG.PMUPLOAD.REG.XMLF.IN@QMMFGPR01</queue>
        </destination>
      </item>
    </transferSet>
    <job>
      <name>PROD_SPRS110_PMU</name>
    </job>
  </managedTransfer>
</request>
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 IBM MQ Support » 0 byte file creation in MQ MFT monitors?
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.