On Tue, 22 May 2012 10:55:37 -0400, Mark Jacobs wrote:

>        Steps to take: To set up the XPLINK environment (that is, to
>initialize the
>        resources necessary to run an XPLINK application), take the
>following steps:
>        * Put the Language Environment® run-time library SCEERUN2 in the
>LNKLST
>           member of SYS1.PARMLIB.
>        * Put the XPLINK modules in SCEERUN2 in the dynamic LPA.
>        * Mark the run-time library SCEERUN2 as program controlled.
>
>I've verified that two of the three are done, can't find anything on the
>third.
>

RACF:
RALTER PROGRAM * ADDMEM('CEE.SCEERUN2'//NOPADCHK) UACC(READ)
SETROPTS WHEN(PROGRAM) REFRESH


Norbert Friemel

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to