On Fri, 12 May 2006 12:18:21 -0400, Richard Pinion <[EMAIL PROTECTED]> wrote:
>Maybe I don't understand the RESSETUP. But I thought, depending on what I have coded, that is the place and order of search???? ... Yes, but ... It's complicated. If you specify GLOBALTCPIPDATA, the RESOLVER initialization parms in that TCPDATA is what is used everywhere. But if you do not specify GLOBAL... then the search order for TCPDATA will be used, a set of parms will found, RESOLVER parms that apply will be processed (possibly changing things like DATASETPREFIX, I think). Since every process asking for name resolution could point to a different TCPDATA there is just no way to predict what search orders are going to be. If you have GLOBALTCPIPDATA you really simplify your search environment because the RESOLVER looks nowhere else for its rirectives. They are either in the GLOBAL defs or defaults are used. At least I think that's how it works. In any case, the resolver trace is your friend. It will tell you what is going on. Patrick O'Keefe ---------------------------------------------------------------------- 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

