Problem committing messages

2004-01-19 Thread Jeff A Tressler
Our Java application is reading multiple entries in Oracle. Each record is placed in an MQSeries message object. When four messages are created, written and committed the commit fails. When three messages are created, written to the queue and committed the commit succeeds. In our case, the

Re: Problem committing messages

2004-01-19 Thread Nick Dilauro
Is there some file size limit controlled by the OS? Is there a message on the qmgr error log? Nick -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Jeff A Tressler Sent: Monday, January 19, 2004 1:35 PM To: [EMAIL PROTECTED] Subject: Problem committing

Re: Problem committing messages

2004-01-19 Thread Thomas Dunlap
Jeff, You should have the MQ systems administrator check out the Log options for the queue manager. It sounds like either you log files are not large enough (specified as a number of 4K pages) or you do not have enough log files (primary) to handle the large messages. It is not only a matter of