Careful reading of the 2105 Command Reference doc shows that valid sector numbers are not documented as being ignored. I take that to mean they are used as documented; i.e., the next action on the track will commence with track orientation at a predictable position on the track. If the next action is to find a given record ID, then the search must begin at that point and nowhere else on the track. For this reason alone a valid non-X'FF' sector number cannot be ignored. Consider the example of a track containing eight records whose record IDs are all BILL1. There is no control unit microcode requirement that a record ID, commonly called CCHHR, contain the CCHHR where that record is stored on the track. Standard IBM access methods assume, create, and enforce this condition, but non-standard use of DASD can create this situation. Each of the 8 records whose IDs are all BILL1 can be unique; i.e., they contain different data and can even be of differing lengths, some with and others without key fields of differing lengths. The sector number must be used in a case like this to find the correct record. I didn't say that this kind of track is a good idea. But the hardware has always allowed it and non-standard software can still be used to access it. There are several other examples of control information that are now specifically documented as being ignored on an ESS (caching algorithm bits, e.g.). If the ESS ignores a valid sector number, then the documentation is deficient. John Gilmore is quite correct that an invalid sector number must be diagnosed. If software has put an invalid sector number into the channel program, the rest of that program should be suspect as well. Perhaps sector numbers will evolve away in a future technology that also no longer employs cylinder and track numbers.
Bill Fairchild Plainfield, IL ************************************** Get a sneak peek of the all-new AOL at http://discover.aol.com/memed/aolcom30tour ---------------------------------------------------------------------- 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

