Author |
Message
|
drona_wipro |
Posted: Fri Nov 26, 2004 4:34 am Post subject: Production Environment Setup for MQSeries |
|
|
Apprentice
Joined: 07 May 2004 Posts: 35 Location: London
|
Hi,
Please, any one can provide production environment setup document for unix operating system(ex: AIX WebSphere MQ)
Waiting for reply ASAP
Have a Good Day _________________ chandra mouli
IBM Certified Specialist on MQSeries/WMQ
IBM Certified Specialist on WebSphere MQ Integrator(WMQI) |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Nov 26, 2004 4:36 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Please click the button at the top of this page labelled "documentation". _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Nov 26, 2004 7:36 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
And remember that for production IBM recommends LINEAR LOGGING
Enjoy  |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Nov 26, 2004 8:47 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Linear logging should be used when linear logging is required. Just because its production doesn't mean you need linear logging. An MQ system with non persistent transient data gains nothing from linear logging. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
zpat |
Posted: Fri Nov 26, 2004 8:58 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Linear logging will massively increase the required disk space and the logs need managing.
Even for persistent messages it not be required, especially if you have a highly available SAN with RAID disks. |
|
Back to top |
|
 |
csmith28 |
Posted: Fri Nov 26, 2004 10:26 am Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
In 9 years having worked for 3 large firms including 1 year with IBM Global Services, I have never encountered a Production MQManager that used Linear Logging.
I am aware of the advantages but apparently most Enterprise Operations Groups would rather risk using Circular Logging rather than administer the Linear Logs. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Nov 26, 2004 5:01 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
I believe the real question about linear logging and message persistency is:
What is the cost to your organization of loosing a message.
If you work in a request reply model without persistency it does not make sense at all.
If on the other side you use a datagram model and cannot aford to loose a message, persistency and linear logging is the way to go...
Now handling the logs is not such a big problem. Every night we archive a few and keep the archives around for a little less than a month.
Enjoy  |
|
Back to top |
|
 |
csmith28 |
Posted: Fri Nov 26, 2004 5:11 pm Post subject: @fjb_saper |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
I understand your point. I never said Linear Logging was a bad thing.  _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
|