Hi everyone,
I have a system running MQ client 5.3 talking to an MQ Server 5.3. The client uses this MQ environment variable:- MQSERVER=Auto-Initiated/TCP/'xx.xx.xx.xx(port)'
That all works fine and as been for a number of years. I've now been told by the powers that be that the server must be replaced. So we've built a new shiny v6 MQ server. After various problems I seem to have it 95% working, but I have had to create a specific client channel on the server and amend the environment variable to:- MQSERVER=CHANNELNAME/TCP/'xx.xx.xx.xx(port)'
When I try and use the previous environemnt variable I get an error on the server (Windows 2003/MQ 6) of:-
"Channel program 'Auto-Initiated' ended abnormally.
Look at previous error messages for channel program 'Auto-Initiated' in the error files to determine the cause of the failure."
and the previous message is:-
"The filesystem returned error code 2101 for file 'Auto-Initiated'.
Record the name of the file 'Auto-Initiated' and tell the systems administrator, who should ensure that file 'Auto-Initiated' is correct and available."
If anyone has the faintest idea what it might be I'd really appreciate it. I have the tiniest amount of MQ understanding possible for someone that has had a system runnig for about 7 years!!!
Thanks to everyone who views this, especially anyone who responds!
I have a system running MQ client 5.3 talking to an MQ Server 5.3. The client uses this MQ environment variable:- MQSERVER=Auto-Initiated/TCP/'xx.xx.xx.xx(port)'
That all works fine and as been for a number of years. I've now been told by the powers that be that the server must be replaced. So we've built a new shiny v6 MQ server. After various problems I seem to have it 95% working, but I have had to create a specific client channel on the server and amend the environment variable to:- MQSERVER=CHANNELNAME/TCP/'xx.xx.xx.xx(port)'
When I try and use the previous environemnt variable I get an error on the server (Windows 2003/MQ 6) of:-
"Channel program 'Auto-Initiated' ended abnormally.
Look at previous error messages for channel program 'Auto-Initiated' in the error files to determine the cause of the failure."
and the previous message is:-
"The filesystem returned error code 2101 for file 'Auto-Initiated'.
Record the name of the file 'Auto-Initiated' and tell the systems administrator, who should ensure that file 'Auto-Initiated' is correct and available."
If anyone has the faintest idea what it might be I'd really appreciate it. I have the tiniest amount of MQ understanding possible for someone that has had a system runnig for about 7 years!!!
Thanks to everyone who views this, especially anyone who responds!