"Bruce Black" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > >
> The good news is that SVC 32 (allocate) does not work on SMS-managed > volumes. Either SVC 99 or the undocumented SMS subsystem call must be used. > > But allocation of non-VSAM datasets never created any SMF records > (except possibly a catalog update record). OPEN creates the 14/15 > records. so a non-VSAM dataset which is allocated but not opened > creates no SMF records. To be precise: CLOSE creates the 14/15 records, 14 when the dataset was OPENed for Input, 15 when it was OPENed for Output/Update, this often creates the confusion that OPEN writes SMF records. It is a little difficult for OPEN to have all the future dataset statistics already available. Kees. > > -- > Bruce A. Black > Senior Software Developer for FDR > Innovation Data Processing 973-890-7300 > personal: [EMAIL PROTECTED] > sales info: [EMAIL PROTECTED] > tech support: [EMAIL PROTECTED] > web: www.innovationdp.fdr.com > > ---------------------------------------------------------------------- > 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 ********************************************************************** 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. ********************************************************************** ---------------------------------------------------------------------- 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

