Where is the limitation in file size for the IDE SMAT? I have played with jvm_args in server.ini. It seems that no matter what I do I cannot break the 13MB size and about 33500 message barrier. We are on AIX 6.1 LPAR environment with plenty of RAM.
This is more a limitation on the ‘client’. You should increase the JVM arguments on the client by selecting ‘Options’ > ‘Client Options’, then go to the ‘Advanced’ tab and put in the JVM argument:
-Xmx512m
I have mine set to -Xmx1024m and can load huge smat files…