Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Error regarding NONXPLINK_compilation

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
iwannaknow

New User


Joined: 30 Jan 2006
Posts: 10
Location: Chennai

PostPosted: Thu Mar 02, 2006 4:06 pm    Post subject: Error regarding NONXPLINK_compilation
Reply with quote

Hi All, while executing the following job I got the error msg as pasted under it.


**************jcl*********************

//xxxxxxJB JOB (xxx-yyy-zzzzzz-nnn-999),CLASS=C,

// MSGCLASS=X,MSGLEVEL=(1,1),NOTIFY=zzzz

//* COMPILE, BIND AND RUN

//PROC JCLLIB ORDER=(CBC.SCCNPRC)

//*

//DOCLG EXEC CBCCBG,

// INFILE='zzzzzz.PGM.CPP(CCNUBRC)'

//* CPARM='OPTFILE(DD:CCOPT)'

//COMPILE.CCOPT DD *

LSEARCH('zzzzzz.PGM.CPP')

SEARCH('CEE.SCEEH.+','CBC.SCLBH.+')

/*

//* ENTER TODAY'S DATE IN THE FORM YYYY/MM/DD

//GO.SYSIN DD *

1997/10/19

/*
**********************************************************

Error Message in Spool :
-----------------------------------------------------

CEE3555S A call was made from a NOXPLINK-compiled application to an XPLINK-compiiled exported function in DLL C128 and the XPLINK(ON) runtime option was not specified.

From entry point __dllstaticinit at compile unit offset +00000868 at entry offset +00000868 at address

0960DA08.

----------------------------------------------------


could somebody come with a solution.

Thanks in advance.
Back to top
View user's profile Send private message
References
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 4043
Location: Charlotte,NC USA

PostPosted: Thu Mar 02, 2006 7:14 pm    Post subject: Re: Error regarding NONXPLINK_compilation
Reply with quote

This is the message help text.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1