George, try removing the //LKED.SYSIN DD * .I think the problem is that the
binder's reading the //SYSIN right above it and thus not seeing the INCLUDE.
Let us know if that does it -- Rebecca  

-----Original Message-----
From: George Teplitski [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 23, 2003 12:11 PM
To: [EMAIL PROTECTED]
Subject: MA12 Linking error


Hi all,

While trying to link trigger monitor program CKTIBAT from service pack MA12,
our OS/390 system programmer receives following error:

IEW2456E 9207 SYMBOL MQCONN UNRESOLVED.  MEMBER COULD NOT BE INCLUDED FROM
....

Here is the linking job that is used:

//CSQSTUB  DD  DSN=SYS2.MQSERIES.V52.SCSQLOAD,DISP=SHR
//SYSLMOD  DD DSN=UTS002.LOADLIB(CKTIBAT2),DISP=SHR
//SYSUT1   DD UNIT=VIO,SPACE=(TRK,(30,10))
//SYSPRINT DD  SYSOUT=*
//*
//SYSIN   DD *
//LKED.SYSIN DD *
 INCLUDE CSQSTUB(CSQBSTUB)
 ENTRY   CKTIBAT2
 NAME    CKTIBAT2(R)

Any ideas, suggestions will be greatly appreciated.

TIA, George.







----------------------------------------------------------------------------
---
The information in this e-mail is intended solely for the addressee(s)
named, and is confidential. Any other distribution, disclosure or copying is
strictly prohibited. If you have received this communication in error,
please reply by e-mail to the sender and delete or destroy all copies of
this
message.

Les renseignements contenus dans le pr�sent message �lectronique sont
confidentiels et concernent exclusivement le(s) destinataire(s) d�sign�(s).
Il
est strictement interdit de distribuer ou de copier ce message.  Si vous
avez re�u ce message par erreur, veuillez r�pondre par courriel �
l'exp�diteur et effacer ou d�truire toutes les copies du pr�sent message.


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



************************************************************************** 
This e-mail and any files transmitted with it may contain privileged or 
confidential information. It is solely for use by the individual for whom 
it is intended, even if addressed incorrectly. If you received this e-mail 
in error, please notify the sender; do not disclose, copy, distribute, or 
take any action in reliance on the contents of this information; and delete 
it from your system. Any other use of this e-mail is prohibited. Thank you 
for your compliance.

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