adding a dataset to APF library

IBM OS/370, MVS, OS/390, Linux, TPF, VM/CMS, VM/ESA, VSE/ESA, z/VM, z/VSE, z/OS, z/OS.e etc...
User avatar
jaggz
Posts: 356
Joined: Fri Jul 23, 2010 8:51 pm
Skillset: JCL, VSAM,RACF,ACF2,MQ SERIES
Referer: inernet

adding a dataset to APF library

Postby jaggz » Mon Jul 26, 2010 6:46 pm

Hello,

Can anyone explain me about the significance of adding the dataset to APF library. Sorry if i am not very precise.

Bill Dennis
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Skillset: MVS
MQ
ISPF
Referer: sister site

Re: adding a dataset to APF library

Postby Bill Dennis » Mon Jul 26, 2010 6:58 pm

Certain instructions within a program can only be issued from an authorized load module. Authorization involves setting a flag on the module itself AND the load module must be executed from a library in the APF list.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: adding a dataset to APF library

Postby Robert Sample » Mon Jul 26, 2010 7:00 pm

Programs that are APF-authorized can perform certain system functions that are otherwise not allowed. Usually some system programs and vendor programs are APF-authorized but application programs rarely need that level of access to system resources.

User avatar
jaggz
Posts: 356
Joined: Fri Jul 23, 2010 8:51 pm
Skillset: JCL, VSAM,RACF,ACF2,MQ SERIES
Referer: inernet

Re: adding a dataset to APF library

Postby jaggz » Mon Jul 26, 2010 7:25 pm

Thanks a lot for the clarificaton.


  • Similar Topics
    Replies
    Views
    Last post