-Dcom.ibm.CORBA.FragmentSize

This system property controls General Inter-ORB Protocol (GIOP) 1.2 fragmentation.

-Dcom.ibm.CORBA.FragmentSize=<bytes>
Where <bytes> is in the range is 0 - 2147483647. The default size is 4096 bytes. The size that is specified is rounded down to the nearest multiple of 8, with a minimum size of 64 bytes. To turn off message fragmentation, set the value to 0.