Barbara Nitz wrote: >I know that this is not the RACF list, but I am not subscribed there, so I am >hoping that someone can tell me what to do.
Many RACF-L guys/gals are lurking on IBM-MAIN. And Radoslaw kindly answered you properly. >If I read the book right (and the answer above is yes, they are used), then >for sys1.linklib profile * will be used (and not the specific program names, >never mind that there isn't any program named BPXOV in sys1.linklib these >days). RACF use the best match principle. If it can't find a matching profile/member, it will move on to profiles with wildcards: So, for example, it will move from profile XYZ to XY* to X* to *. If no match are found, a default return code for PROGRAM is used. >In other words, for sys1.linklib all the profiles with 'real' program names >are obsolete, right? You can safely delete those profiles where the member really does not exist in the library. >Thanks for any help before I shoot myself in the foot. Only clever people ask question. ;-) Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
