Posted: Wed May 21, 2003 6:39 am Post subject: Import of SWIFT Message Sets - insufficient memory error
Newbie
Joined: 21 May 2003 Posts: 2
Hello there
I wonder if someone can assist me with a persistent "insufficient memory" error message I get when trying to import the SWIFT Message Sets into MQSI 2.1 Development box.
I have read everyother posting that relates to this problem and have followed all advice without success.
These are the steps I am following as recommended by IBM:
STEP1 - DB2 Logs
update db cfg for WMQICMDB using logfilsiz 1000
update db cfg for WMQICMDB using logprimary 20
update db cfg for WMQICMDB using logsecond 10
update db cfg for WMQIBKDB using logfilsiz 1000
update db cfg for WMQIBKDB using logprimary 20
update db cfg for WMQIBKDB using logsecond 10
STEP 2 - Q Mgr logs
Create the queue managers for the WMQI Configuration Manager and Broker with larger than usual log sizes, eg: Primary 20, Secondary 10:
crtmqm - lf 256 -lp 20 -ls 10 -c "Configuration Manager" <my_configuration_manager_qm>
[u]
STEP 3 - ConfigMgr timeout
Increase the default buffer size used for the WMQI Configuration Manager the deploy time
WMQI_WSMRIBUFFERSIZE=16
STEP 4 - Configuration Manager JVM Heap Size
Increase the Configuration Manager JVM Heap Size. This is done using the command:
mqsichangeconfigmgr -j 512 (actually set it to 900 with no joy!)
STEP 5 - Broker deploy timeout.
Increase the Broker deploy timeout. This is done using the command:
mqsichangebroker <BrokerName> -g 3600 -k 3600
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