Posted: Sun Apr 13, 2014 11:51 pm Post subject: Migrating MB compnents from AIX 5.3 to AIX 6.1
Novice
Joined: 27 Dec 2011 Posts: 14
Hi All,
We are migrating MB components from aix 5.3 version to AIX 6.1 version.
Below are the steps we followed.
Stopped MB coponents in AIX 5.3
Taken mb back using mqsibackupbroker command.
Created MB components in AIX 6.1 with the same name as AIX 5.3
Restored mb using mqsirestorebroker command.
but while restoring getting following error.
Quote:
2014-04-14 14:54:59.0550 Tracing RestoreBroker command.
2014-04-14 14:54:59.0646 Environment MQSI_REGISTRY = /var/mqsi
2014-04-14 14:54:59.0709 Broker's WorkPath = /var/mqsi
2014-04-14 14:54:59.0725 java.util.zip.ZipException: invalid CEN header (bad signature)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:139)
at java.util.zip.ZipFile.<init>(ZipFile.java:100)
at com.ibm.broker.config.util.RestoreBroker.checkForMissingFiles(RestoreBroker.java:655)
at com.ibm.broker.config.util.RestoreBroker.runCommand(RestoreBroker.java:395)
at com.ibm.broker.config.util.RestoreBroker.main(RestoreBroker.java:200)
2014-04-14 14:54:59.0727 com.ibm.broker.config.util.ConfigUtilityException: PRUBRKR1<<invalid CEN header (bad signature)
at com.ibm.broker.config.util.RestoreBroker.runCommand(RestoreBroker.java:421)
at com.ibm.broker.config.util.RestoreBroker.main(RestoreBroker.java:200)
2014-04-14 14:54:59.0728 Exiting with return code 263 - derived from encountered BIP1263
When I raised a PMR with IBM they said OS should be at the same level to restore using mqsirestorebroker ..
Quote:
You can restore a broker on a computer that has an identical configuration by using the backup file that you created. The operating system must be at the same level, and the broker and queue manager names must be identical.
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