|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Is there any restriction ? |
« View previous topic :: View next topic » |
Author |
Message
|
arunkumar1989 |
Posted: Thu Sep 12, 2013 10:43 pm Post subject: Is there any restriction ? |
|
|
 Voyager
Joined: 21 Nov 2012 Posts: 98 Location: Chennai
|
Hi All,
1) Is ther any restriction for ESQL Coding Lines/Character length in a ESQL file
2) how many nodes i can use in single message flow. is there any restriction for particular node can be used in particular times.
3) Can we set mutiple http port for an eg. _________________ Being in a crowd when you are alone is ignorance. Enlightenment is being alone in a crowd; a feeling of oneness in a crowd. |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Sep 12, 2013 11:06 pm Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Quote: |
1) Is ther any restriction for ESQL Coding Lines/Character length in a ESQL file
|
How long is a piece of string
Seriously, support will be a lot easier if you break the code down into logical parts and put them in separate files. I don't mean go crazy like some Java fans where any class that is longer than say 20 lines needs to be subclassed but be reasonable and what your organisation is comfortable with.
Quote: |
2) how many nodes i can use in single message flow. is there any restriction for particular node can be used in particular times.
|
I've seen a veritable spiders web of a flow with more than 100 nodes in it. Maintenance was a nightmare. Follow the KISS principle and you won't go far wrong (IMHO)
Quote: |
3) Can we set mutiple http port for an eg.
|
AFAIK, No[/quote] _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Sep 13, 2013 3:11 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
1. If using ClearCase, the vdiff command will fail after 400 characters on the same line. Other than that, you should allow the toolkit to manage your ESQL files and not try to manage them yourself (why do you want such a low-paying job anyway ?) For each Compute node you drag to your canvas, you should have one ESQL file.
2. No defined limit. Although good design will indicate that if your flow looks like a spider's web, you've done something wrong. From a single screenshot, you should be able to conduct a peer review. If you have to scroll all over the place, that also a good indication that you're not thinking clearly.
3. No. If you need a second port, then you need a second EG. True performance testing on PROD-equivalent hardware will tell you when you need a second EG. If you're on z/OS, your better off moving to a different platform. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|