-- snip --
I don't know about SVC 109, but if you want to add a type 3 user SVC
(200-255), you
can use SETPROG command. For example :

SETPROG LPA,ADD,MODNAME=xxxxxxxx,DSN=USER.LPALIB,SVCNUMDEC=nnn   where
nnn is 200-255.
-- snip --

z/OS 1.9 says -

 Note:  Dynamic LPA does not update system control blocks, which includes
        the SVC table. To add or replace an SVC routine, the user of the
        SETPROG LPA command (or the owner of the SVC) must first write a
        program that gets control as the CSVDYLPA exit routine, looks for a
        given routine name, and issues the appropriate SVCUPDTE service
        call to update to the SVC table. For more information on the
        CSVDYLPA exit routine, see "Monitoring Dynamic LPA Processing" in
        z/OS MVS Programming: Authorized Assembler Services Guide,
        SA22-7608.
Where did you get the SVCNUMDEC=nnn from?

--
John

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to