Author |
Message |
Topic: Remote to An Alias on a Cluster Queue |
megani
Replies: 1 Views: 2874
|
Forum: Clustering Posted: Sun Nov 30, 2003 7:06 am Subject: Remote to An Alias on a Cluster Queue |
Hello, I have a remote definition that points to an alias clustered queue. It seems that the alias does not get resolved to the local queue. Does this seem right?
Thank you |
Topic: MQSeries Service |
megani
Replies: 0 Views: 2512
|
Forum: General IBM MQ Support Posted: Tue Sep 30, 2003 10:52 am Subject: MQSeries Service |
Hello, I'm hoping someone can help me out. I can't seem to start my MQSeries service in the control panel - services. It continually gives me the message Error 1075: The dependency service does not ex ... |
Topic: Scheduling the Export of a Local Workspace |
megani
Replies: 1 Views: 2391
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 25, 2003 1:41 pm Subject: Scheduling the Export of a Local Workspace |
Hello, would anyone know how I could schedule on a nightly basis the exporting of a WMQI developer's local workspace?
I know about scheduled task in the control panel and the IC01 support pac, just ... |
Topic: Enqueue Busy |
megani
Replies: 5 Views: 4736
|
Forum: General IBM MQ Support Posted: Mon Aug 11, 2003 11:35 am Subject: Enqueue Busy |
Ok thanks. By the way can a queue manager ever get too busy, over-taxed when there are so many puts and gets it's handling? |
Topic: Enqueue Busy |
megani
Replies: 5 Views: 4736
|
Forum: General IBM MQ Support Posted: Mon Aug 11, 2003 9:27 am Subject: Enqueue Busy |
Hi Jeff, no we're not |
Topic: Enqueue Busy |
megani
Replies: 5 Views: 4736
|
Forum: General IBM MQ Support Posted: Mon Aug 11, 2003 7:08 am Subject: Enqueue Busy |
Hello folks, we have a three tier architecture. A Siebel application server sending a message to an MQSI hub and then onto the mainframe. On the mainframe we are getting an 'enqueue busy" message. Doe ... |
Topic: Resize buffer |
megani
Replies: 4 Views: 9033
|
Forum: General IBM MQ Support Posted: Fri Aug 08, 2003 2:20 pm Subject: Resize buffer |
Thanks very much Roger, very kind of you.
Regards. |
Topic: Resize buffer |
megani
Replies: 4 Views: 9033
|
Forum: General IBM MQ Support Posted: Thu Aug 07, 2003 8:53 am Subject: Resize buffer |
Hello, I'm modifying the amqsget program. The declared buffer is
MQBYTE buffer[101]. I'm continually getting truncated message error.
I know one trick is to get the length of the failed MQGet call a ... |
Topic: WMQI Sub Flows |
megani
Replies: 1 Views: 2538
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 01, 2003 3:34 pm Subject: WMQI Sub Flows |
Hello, we have a number of subflows. We are using PVCS as our repository for message flows (.xml files). What we have found is that anytime a subflow changes we need to re-export all of the parent flo ... |
Topic: Large file putting to a queue |
megani
Replies: 3 Views: 3773
|
Forum: IBM MQ API Support Posted: Fri Aug 01, 2003 10:00 am Subject: Large file putting to a queue |
Does anyone know of a DOS utility that I can use (like amqsputc) that will take a large file and put it to a queue as just one message.
When I do this with amqsputc each line of the file is a separat ... |
Topic: Dealing with <!DOCTYPE in an XML Message |
megani
Replies: 5 Views: 4811
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 31, 2003 4:38 am Subject: Dealing with <!DOCTYPE in an XML Message |
Thanks so much Kiran. That worked wonderfully. |
Topic: Dealing with <!DOCTYPE in an XML Message |
megani
Replies: 5 Views: 4811
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 30, 2003 3:12 pm Subject: Dealing with <!DOCTYPE in an XML Message |
Kiran, the message is very large. Can I email it to you. Need you address.
Thanks |
Topic: Dealing with <!DOCTYPE in an XML Message |
megani
Replies: 5 Views: 4811
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 30, 2003 2:29 pm Subject: Dealing with <!DOCTYPE in an XML Message |
Hello, when I put an XML message through my flow and it has the
<!DOCTYPE .... my susbsequent transformation in a compute does not work. However, without the <!DOCTYPE ... the transformation an ... |
Topic: XML attribute |
megani
Replies: 1 Views: 2684
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 29, 2003 9:28 am Subject: XML attribute |
Hello, I have an attribute in an XML tag as such:
<XMI xmi.version = "1.0">
</XMI>
I am having trouble navigating to the attribute to assign it to a variable.
I am doing:
Set ve ... |
Topic: IC01 Supportpac |
megani
Replies: 7 Views: 6607
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 25, 2003 9:49 am Subject: IC01 Supportpac |
Thanks so much. I got this to work.
Cheers. |