Author |
Message
|
TCV |
Posted: Tue Nov 04, 2003 2:15 pm Post subject: File size |
|
|
Apprentice
Joined: 21 Aug 2003 Posts: 48
|
Hello,
If i have to transfer a bigger file size, can i change the MAXMSG LENGTH value of the QM to a higher value and transfer a bigger file??
Thanks
TCV |
|
Back to top |
|
 |
mrlinux |
Posted: Tue Nov 04, 2003 2:21 pm Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Depending on MQ Version, you can bump up the max message length on the queue, but if you are going to a transmit queue you will also need to bump up the channel defintions
100mb is the max message length. I think it started with MQv5.2 _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
TCV |
Posted: Tue Nov 04, 2003 2:28 pm Post subject: HI |
|
|
Apprentice
Joined: 21 Aug 2003 Posts: 48
|
You mean to say i have to change the MAXMSG LENGTH for the queuemanager,queue,transmit Q,and channel???
Thanks
TC |
|
Back to top |
|
 |
mrlinux |
Posted: Tue Nov 04, 2003 2:42 pm Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
yes _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
Neysa |
Posted: Wed Nov 26, 2003 5:00 am Post subject: |
|
|
Newbie
Joined: 28 Nov 2002 Posts: 7 Location: Netherlands
|
And I would advice to change it on the deadletter queues too. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Nov 26, 2003 6:22 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It's probably not a bad idea to review your log settings as well. If you're shipping 100MB messages over your channels, and your logs can only hold 20MBs , you might want to increase the number of log files.  _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
SMWalker |
Posted: Wed Dec 03, 2003 8:03 am Post subject: |
|
|
 Novice
Joined: 20 Aug 2002 Posts: 16 Location: NJ
|
JeffLowrey wrote: |
It's probably not a bad idea to review your log settings as well. If you're shipping 100MB messages over your channels, and your logs can only hold 20MBs , you might want to increase the number of log files.  |
Or look into software that does file-message/message-file type transfers. |
|
Back to top |
|
 |
|