>I was curious about your TYPE parameter values so, before posing, I thought >I'd check on these. I recalled that the relevant manual for the BPXPRMxx >member was z/OS UNIX System Services Planning - I'm using V1R8.0 - so I >"searched" for "IBMINET and IBMUDS. I got no "hits". When I located a >section which listed the possible TYPE values, Table 3, "File system types" >in section 3.8.1.1, "FILESYSTYPE", I find only INET and UDS. Just curious.
The TYPE parameter defines a symbolic name for the code loaded via FILESYSTYPE statement. This symbolic name is then used on other BPXPRMxx statements and on the MOUNT command to direct this statement or mount command to the correct code (or to associate it to the proper FILESYSTYPE statement, if you like). I'm not aware of a filesystem(type) that request a specific symbolic nae is assigned to it. You could name the HFS driver ANNA, the temporary file system BERTA and the zFS driver CARLA if you like. If you manage to use the correct name in every situation, the system will be happy with it. HFS, TFS, ZFS, etc, are reasonable name; I think one better sticks to these established names. Peter Hunkeler CREDIT SUISSE ---------------------------------------------------------------------- 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

