The INITQ is where a message is placed to tell the CHINIT to start a channel. There would appear to have been lots of attempts to ask the CHINIT to start the channel and it could not, and in the mean time there were lots of messages piling up on the transmission queue that this channel was supposed to be moving to another system.
Your say that you had lots of AMQ7208 messages reporting that the channel was unable to start, but you do not tell us the contents of those error messages. I believe they will contain your root cause. Looking at the description of that error message I see that it is supposed to say this:-
MESSAGE:
The queue manager failed to start cluster channel '<insert one>'.
EXPLANATION:
A message was put that required the cluster sender channel '<insert one>' to be
automatically started to the cluster queue manager '<insert two>'. The queue
manager failed to start the cluster sender channel for reason <insert three>.
This may be due to a problem with the SYSTEM.CHANNEL.INITQ or a change to the
cluster queue manager that the channel represents.
ACTION:
This may be a transitory problem. Investigate the problem and if necessary
start the channel manually.
So, insert three would seem to be the interesting one here - to understand the reason why the channel was unable to be started. Could you tell us what is says there?
Cheers,
Morag