"R.S." <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Paul Ip wrote: > [...] > > Is that the DCB=(DSORG=PS,LRECL=0,RECFM=U,BLKSIZE=27998) means the > > dataset was processed by EXCP access method?? > > EXCP is "low level" access method, so DSORG is not a clue. > In fact "EXCP access method" is a kind of general description for any > untypical access methods and their possible untypical shortcomings. > It can be no support for extfmt-PS, it can be limitation to first 64k > tracks on volume (afaik it existed in Adabas), it can be > geometry-dependance etc. etc. > > -- > Radoslaw Skorupka
At a higher level, the difference between EXCP and an Access Methods is that if 'you' do I/O with EXCP, 'you' build your own channel programs i.s.o. the Access Method, so 'you' must enhance your application to support extended format datasets, i.s.o. the Access Method. If you use an Access Method you can expect IBM to enhance the Access Method to support the new datasets. Kees. ********************************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ********************************************************************** ---------------------------------------------------------------------- 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

