|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Service pack MA12 linking problem (OS/390) |
« View previous topic :: View next topic » |
Author |
Message
|
gteplits |
Posted: Thu Jan 23, 2003 8:44 am Post subject: Service pack MA12 linking problem (OS/390) |
|
|
Apprentice
Joined: 16 Jul 2001 Posts: 29
|
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. |
|
Back to top |
|
 |
oz1ccg |
Posted: Mon Jan 27, 2003 12:27 am Post subject: |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
Hi,
have you and you systemprogrammer checked that CSQBSTUB is in:
//CSQSTUB DD DSN=SYS2.MQSERIES.V52.SCSQLOAD,DISP=SHR (yes you have)
Did he receive other linkage errors aswell ?
Just my $0.02  _________________ Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT. |
|
Back to top |
|
 |
gteplits |
Posted: Tue Jan 28, 2003 12:55 pm Post subject: |
|
|
Apprentice
Joined: 16 Jul 2001 Posts: 29
|
Thank you, Jørgen:
Seems like compiling tool was a problem. After compiling and linking the same job with LE everything worked fine.
Regards, George |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|