Just throwing in my 2 cents worth. You have ftp'd the client connection
definition file from z/OS tot he other platform haven't you? I use this job

//CLNTMQDV EXEC PGM=CSQUTIL,COND=(0,NE,TRYMQDV),PARM='QManager name'
//STEPLIB  DD  DSN=SYS1.SCSQLOAD,DISP=SHR
//         DD  DSN=SYS1.SCSQANLE,DISP=SHR
//         DD  DSN=SYS1.SCSQAUTH,DISP=SHR
//OUTCLNT  DD  DSN=CD9P07.MQDV.CLIENTS,DISP=(,CATLG),
// UNIT=SYSDA,SPACE=(TRK,(3,4),RLSE),
// RECFM=U,LRECL=2048,BLKSIZE=2048
//SYSPRINT DD  SYSOUT=*
//SYSIN    DD  *
COMMAND DDNAME(CMDCHL) MAKECLNT(OUTCLNT) CCSID(437)
//CMDCHL    DD *
DISPLAY CHANNEL(*) ALL TYPE(CLNTCONN)



Kevin Ferguson





From: javier sotela <[EMAIL PROTECTED]>
Reply-To: MQSeries List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: 2059 trying to connect mq series 5.3 on z/os 1.4
Date: Tue, 11 Mar 2003 19:10:00 -0400

Hi everyone:
There is two people asking about the client attach feature on the Z/OS, if
I
understand correctly this feature is used only when you try to connect from
z/os to a other mq series server. In my case, I'm connecting from windows
or
unix to the z/os. The mq server its on z/os. In this case, is the client
attach feature on the Z/OS required ???

TIA.

Javier S.






From: Richard Crook <[EMAIL PROTECTED]>
Reply-To: MQSeries List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: 2059 trying to connect mq series 5.3 on z/os 1.4
Date: Wed, 12 Mar 2003 10:54:26 +1300

Javier,
2059 is QMGR_NOT_AVAILABLE. Are you getting this on the client end?

I presume that you have the client attach feature on the Z/OS version of
MQ? On Z/OS, client attach is a seperate, chargable feature. I believe
that
it's included as part of the Qmgr on all the other platforms.

Richard.





javier sotela <[EMAIL PROTECTED]>@AKH-WIEN.AC.AT> on 12/03/2003 10:38:31

Please respond to MQSeries List <[EMAIL PROTECTED]>

Sent by: MQSeries List <[EMAIL PROTECTED]>


To: [EMAIL PROTECTED] cc: Subject: 2059 trying to connect mq series 5.3 on z/os 1.4


Hi Everyone:


We are trying to connect to a mq series 5.3 on z/os 1.4 from different
clients, windows, unix, etc, but we are receiving a 2059 error from the
mainframe. With mq series server to server the communiaction its o.k., the
only problem is trying to connect client to server (at mq level).
The channel server its working and connected, any ideas ????

TIA.

Javier S.





_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

  The contents of this e-mail are confidential. If you have received this
 communication by mistake, please advise the sender immediately and
delete
                     the message and any attachments.
     Westpac Banking Corporation, ABN 33 007 457 141, is incorporated in
                                  Australia



---------------------------------------------------------------------
The contents of this e-mail are confidential. If you have received this
communication by mistake, please advise the sender immediately and delete
the message and any attachments.
Nothing in this email designates an information system for the purposes of
Section 11(a) of the New Zealand Electronic Transactions Act 2002.
Westpac Banking Corporation, ABN 33 007 457 141, is incorporated in
Australia
---------------------------------------------------------------------

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to