AMQ9540: Commit failed.

2004-11-17 Thread Jeff A Tressler
are not sure if the problem is the DCE and non-DCE MQSeries conflicting with each other or it could be HP-UX 11.11 does not play well with MQSeries v5.1. Any thoughts? Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide

'q' file resize

2004-11-15 Thread Jeff A Tressler
We have a disk drive full and it is all due to two files. These are the 'q' files that store the actual messages. The queue depth has finally reached zero but these q files still are taking a lot of disk space. I beleive these file will be resized to a more appropriate size but dont know how

Re: Dealing with time differences?

2004-11-12 Thread Jeff A Tressler
amount of time. == /sets aside and let good ideas arrive Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at

strange DLQ error code

2004-10-22 Thread Jeff A Tressler
ideas what it is indicating? Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Re: strange DLQ error code

2004-10-22 Thread Jeff A Tressler
The reason code is '0001', assuming that system is little endian = 65536 = application rather than MQ. Regards Darren Ok, I guess I am used to HP-UX where Unknown Object Name 0825 appears as 2508 in the DLQ header. Jeff

Shared Library Problem

2004-08-16 Thread Jeff A Tressler
on the systems we use. We have no exits, except channel security exits, defined. Anyone have any ideas? Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

WBI MB v5/0 and DB2

2004-08-06 Thread Jeff A Tressler
Installed the software, tried to create a database using DB2 Control Center. Received SQL22205C error. This is on Windows 2000. Just curious if any onther WebSphere Business Integration Message Broker v5.0 users have seen this. Jeff Tressler Instructions for managing your mailing list

WebSphere MQ v5.3 Pre-Requisites

2004-07-20 Thread Jeff A Tressler
but the installtion program does not recognize the prerequisites are being met. Any ideas. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

MQRC_BACKOUT

2004-07-09 Thread Jeff A Tressler
internal log that can fill up with a long running unit of work? Any thoughts would be appreciated. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at

amqpcsea is not running

2004-07-02 Thread Jeff A Tressler
The Command Server (amqpcsea) is not running but all other processes are running. Applications and channels already connected are working but no new connections or applications can start. Is there some way to bring amqpcsea back up without stopping the queue manager? This is HP-UX and since

Re: CCSID 437 can't convert in HP-Unix

2004-06-10 Thread Jeff A Tressler
the conversion in the channel to Windows and turn off conversion in the channel between Windows and HP-UX. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at

UNIX System Load for MQSeries

2004-05-12 Thread Jeff A Tressler
be important since each inbound channel spawns one of these processes. At this point it seems amqcrsta, amqhasmx, and amqzlaa0 are the most important processes to examine to determine load. The rest contribute only in a minor way. Am I missing something here? Jeff Tressler Instructions

Getting rid of expired messages

2004-05-12 Thread Jeff A Tressler
it pass them down the channel. I expect the MCA, doing a destructive read, will result in the expired messages being deleted. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http

Re: Getting rid of expired messages

2004-05-12 Thread Jeff A Tressler
the impression that doing a BROWSE in v5.1 would accomplish the deletion. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Re: Request / Reply

2004-04-26 Thread Jeff A Tressler
and this works fine. The SYSTEM.DEF.SVRCONN continues to fail. I have little experience with Java connecting to queue managers. Any idea what we are having problems with? Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users

Re: Highest MQ volumes

2004-04-16 Thread Jeff A Tressler
and realistically even to the hundreds of triggers a second. Just worried since I know many new developers see trigger on EVERY and get very excited and wanted to make sure there was not a better solution. Jeff Tressler Instructions for managing your mailing list subscription are provided

Re: Highest MQ volumes

2004-04-15 Thread Jeff A Tressler
We are triggering on every, to process the messages in parallel using CKTI instead of writing a separate CICS listener to process in this fashion. CICS will preload the module after the first couple of triggers to increase performance for loading. If we triggered on first, messages would process

Windows 2003 and WebSphere MQ v5.3 Problem

2004-04-09 Thread Jeff A Tressler
heard about possible problems with CSD06. I have asked them to call the problem into IBM but suspect they will not be doing so anytime soon since things seem to be working. Thanks for all the help. Jeff Tressler Instructions for managing your mailing list subscription are provided

Clearing Expiry Messages

2004-04-07 Thread Jeff A Tressler
Our developers ran across some documentation on expiration and have began to implement their design to use this feature. The are sending a questions to a remote queue manager and expect a response in a timely manner. If they do not receive the response the application continues on. Since they are

Re: Clearing Expiry Messages

2004-04-07 Thread Jeff A Tressler
Set an Expiry just above your Wait Interval is valid, but keep in mind that your queues will be cleared almost immediately of any orphaned messages as subsequent gets execute. This is what I understand in general, here is the specifics of my issue and how I understand the issue. Our application

JMS and ReplyTo Function

2004-03-30 Thread Jeff A Tressler
I do not know JMS but our developers are trying to use the ReplyToQueue and ReplyToQueueManager feature. I can explain how it is supposed to work using the procedural terminology. The program does a MQOpen using the reply to queue and queue manager and MQSeries figures out it need to open and

Request / Reply

2004-03-15 Thread Jeff A Tressler
transmission queue? I cannot use remote queues or alias since the destination queue is the same name for all five sites, so how do I set things up so it resolves correctly. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users

Re: Request / Reply

2004-03-15 Thread Jeff A Tressler
have to set the MessageType = MQMT_REPLY? If MQOPEN(QM1) there what do I set to make sure the response gets to the RESPONSE.QUEUE. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com

OPPROCS(255) on transmission queue

2004-03-09 Thread Jeff A Tressler
We recently ran into the value of OPPROCS = 255 on a transmission queue. We have not made any changes and suddenly this occurs. Has anyone ever seen this and have an explaination? Unfortunatly, we are still running MQSeries v5.1 on HP-UX. Instructions for managing your mailing list subscription

Re: MQ Message statistics

2004-03-02 Thread Jeff A Tressler
then you counts will be off a bit but that does not happen very often. The advantage of this is it is easy and does not take up any additional processing time for each message. Seem a message exit or message flow change could have an impact on the performance. Jeff Tressler

Re: NPMCLASS

2004-02-27 Thread Jeff A Tressler
This parameter seems a little odd to me. It seems like by definition, non-persistent messages shouldn't persist across a queue manager restart. Not sure why IBM saw the need to create a new sort of persistent message. === Seems to me that if you rely

Using more than one queue manager due to volume

2004-01-27 Thread Jeff A Tressler
not be realized. Then again, the additional overhead of running another queue manager would also cut into any performance gains. What, if any, are the reasons why you would want two queue managers instead of a single queue manager? Thanks everyone. Jeff Tressler Instructions for managing your

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

What is supported to run under Windows XP

2004-01-09 Thread Jeff A Tressler
know we are like three versions behind (2.0.1 - me, 2.0.2, 2.1, 5.0 - latest) but we have not upgraded and will not be able to upgrade for at least two or three months. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide

Re: Message Driven Beans and FAIL_IF_QUIESCING

2003-12-31 Thread Jeff A Tressler
Are you using the JMS? In the past I noticed that the JMS did not support FAIL_IF_QUIESCING. This is one of the reasons I am not a supporter of JMS. Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive:

OS/390 - MQSeries v5.2 - Unix System Services

2003-12-22 Thread Jeff A Tressler
. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Re: WMQI Versions

2003-12-09 Thread Jeff A Tressler
Dont forget WebSphere Business Integration Message Broker v5.0. I believe this is the latest version and uses Eclipse. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh

Re: Message Sequencing in MQSeries

2003-11-25 Thread Jeff A Tressler
Having dealt with this recently, once you go to remote queue managers, the ordering of messages is hard to assure. The things needed to be done are usually things you don't want to do. For example, a DLQ on the receiving system will break the order guarantee. So you would have to run your queue

How do you test a MQSeries recovery plan

2003-11-18 Thread Jeff A Tressler
We are working on solidifying our MQSeries recovery plans. Coming up with a plan seems easy but how do you test it before actually needing it to be sure it accomplishes you needs? Do people actually create and mess with queue managers? Does this risk corrupting your queue managers and possibly

MQRC_XMIT_Q_USAGE_ERROR

2003-10-23 Thread Jeff A Tressler
I am transmitting messages from one system to another. The messages are placed in a Remote Queue with to correct remote queue and remote queue manager definitions. It references the transmission queue to send the data to the remote system. The channel uses to defined transmit queue and starts

Additional information on my XMIT_Q_USAGE_ERROR

2003-10-23 Thread Jeff A Tressler
This is the data from the dead letter queue. It includes the MQMD and DLH. StrucId : 'MD ' Version : 2 Report : 0 MsgType : 65536 Expiry : -1 Feedback : 0 Encoding : 546 CodedCharSetId : 437 Format : 'MQDEAD ' Priority : 5 Persistence : 1 MsgId :

Question on message groups

2003-10-15 Thread Jeff A Tressler
A sending application uses message groups. It sends a large number of messages (1000+) in each group. The receiving application reads each message from the group and does a MQCMIT every message. For some reason, the receiving application cannot wait for the entire group to do the commit. What

A program the uses MQSeries Client and Server libraries

2003-09-30 Thread Jeff A Tressler
We are writing a program that will be able to access either the MQSeries client or MQSeries server depending on the system it runs on. My understanding is that the code can be written such that no changes are needed and the method of connection (Client or Server) depends upon which set of

Dead Letter Queue

2003-09-26 Thread Jeff A Tressler
of the tool. So if there is a DLQ and a DLQHandler running, the message may be recycled to the original queue and processed but the sending side throws an exception. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available

Error log sizing

2003-09-19 Thread Jeff A Tressler
can safely remove the recover logs. Between all three error logs, they cover about four hours. If I want to check for errors the previous evening, I am out of luck. Is there some way to resize these or establish larger sizes at queue manager creation? Jeff Tressler Instructions for managing your

Permission Oddity

2003-09-11 Thread Jeff A Tressler
On our HP-UX system, we changed the permissions on mqs.ini from 775 to 660. Applications began failing and could not connect to the queue manager. They were getting a 2058 - Queue Manager Name Error. We verified the applications were using the correct name and that the queue manager was running.

Re: Permission Oddity

2003-09-11 Thread Jeff A Tressler
Are these apps connecting using the default queue manager? If so, I'll bet that mqs.ini is used to find that queue manager's name. The applications are not using a default queue manager. I intentionally do not create a default queue manager just to avoid some of the problems this could create.

What is the standard UID/GID for mqm on HP-UX

2003-08-20 Thread Jeff A Tressler
Apparently you can assign any User Id and Group Id to mqm. In the past we have picked 102 for each. This number basically was picked out of the air. Now that we are beginning our upgrade to WebSphere MQ v5.3 for HP-UX 11i, we decided to find out if there is an offically defined number to assign

SSL and HP-UX 11i

2003-08-14 Thread Jeff A Tressler
We are finally beginning to plan our upgrade from MQSeries 5.1 (Yikes) to WebSphere MQ v5.3. We are are loading it on a test system with HP-UX 11.11 (11i). The Getting Started Guides say the SSL feature is not supported with 11i. Does anyone know if this will be fixed at some point? Jeff

Re: What does CSD stand for?

2003-08-14 Thread Jeff A Tressler
As in 5.3 CSD04, what does the CSD acronym actually represent? Corrective Service Diskette Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

A channel problem

2003-08-14 Thread Jeff A Tressler
) still works, the only difference besides the name if the port is 1414. The dns name is the same for both channels. If anyone has any ideas, please let me know. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide

HP-UX 64 bit and WebSphere MQ 5.3

2003-07-31 Thread Jeff A Tressler
preferred with respect to the 64 bit version of the OS? We have also heard that after 2004, IBM will no longer support AIX and HP-UX, is this true? Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http

JMS Problem

2003-06-25 Thread Jeff A Tressler
any ideas, we would appreciate it. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Is there a problem with channels that run for weeks.

2003-01-16 Thread Jeff A Tressler
sent to the MQSeries Integrator system. This means that the channel between Windows NT and HP-UX may never be idle. Is there any potential problems with this channel running 24x7 for weeks and possibly months? Jeff Tressler Instructions for managing your mailing list subscription are provided

Using MQSeries for ALL Synchronous Traffic

2003-01-10 Thread Jeff A Tressler
are looking for technical as will as business reason to strengthen our argument against this direction. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at

Eclipse

2003-01-02 Thread Jeff A Tressler
I have heard that MQSeries will be using the Eclipse development environment. Anyone have an idea on when this will be? Is there a site with more information? Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http

Moving /var/mqm/log

2002-12-31 Thread Jeff A Tressler
this impression but it is a strong feeling. At the very least, I believe we need to stop all queue managers so logging completes before the move. Any other suggestions. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available

Re: Version 5.2 end of service

2002-12-31 Thread Jeff A Tressler
Not only must you pay for support, but no more support fixes (CSD) will be released. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

WebSphere MQ Integrator 2.1 and WebSphere MQ 5.3

2002-08-30 Thread Jeff A Tressler
Do these products work together? I assume they will since WMQI reads and writes to queues like any other application, but figure it better be safe and ask. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http

Re: MQ on XP

2002-07-12 Thread Jeff A Tressler
Has anyone installed MQ 5.2.1 on XP professional? Is there any new media for XP? I did not find any in the Websphere MQ link... Windows XP is not a supported OS for MQSeries 5.2.1. WebSphere MQ 5.3 is the first version to support Windows XP. Jeff Tressler Instructions for managing your

Strange Channel Behavior

2002-06-03 Thread Jeff A Tressler
no transactions, and then shuts down before the discint(6000) runs out. We checked the operators and they are not stopping the channels. Any idea what might be happening. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available

Oracle Messaging Gateway

2002-05-21 Thread Jeff A Tressler
environment, have some automatic feature to get the message into the Stored Procedure. I am interested in thoughts, opinions, and most importantly, any information on use of the Oracle Messaging Gateway. Jeff Tressler Instructions for managing your mailing list subscription are provided in the Listserv