• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

No Message found in the Queue

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi All,

We daily receive our data files from MQ series and load it t our Oracle Database 11g on window server 2008. But from last few weeks i m facing the error like No Message found in queue after loading a part of the file.And remaining part of the file will remain in the queue.

When we load the same file again , The file will gets load successfully . But Only once in week or so i am getting this error.

Can anyone please help me with this.?

Thanks in advance.
MQ.PNG
[Thumbnail for MQ.PNG]
 
Rancher
Posts: 1093
29
Netbeans IDE Oracle MySQL Database Tomcat Server C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Santosh,

You need to go to an MS forum for this, it has nothing to do with Java.
Microsoft Messaging Queue has a few features that will cause it to hang at times,
that has to be worked out in the configuration or the app that is feeding the MMQ.

In either case an MS forum on MMQ would probably be more helpful.

Les

Santosh Gotur wrote:
Hi All,

We daily receive our data files from MQ series and load it t our Oracle Database 11g on window server 2008. But from last few weeks i m facing the error like No Message found in queue after loading a part of the file.And remaining part of the file will remain in the queue.

When we load the same file again , The file will gets load successfully . But Only once in week or so i am getting this error.

Can anyone please help me with this.?

Thanks in advance.

 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic