-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Behalf Of Greg Price Sent: Wednesday, June 01, 2005 7:40 AM
>It's been a while, but IIRC I used to have ACS routines which set >DSORG=PS for DASD data sets whenever a null DSORG was found at >creation time. For data sets that were never opened this used to >allow recognition that they were empty as well as HSM migration. Are you saying you tested the value of DSORG in the DATACLAS routine? Isn't it easier just to assign a value of PS to DSORG in your DATACLAS definitions? It will be overridden if the user specifies something else. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Behalf Of Paul Gilmartin Sent: Wednesday, June 01, 2005 8:00 AM >The data sets in my tests all appear to be non-SMS (At least ISPF 3.4.I >shows no Management class, Storage class, nor Data class information.) >Yet, SDB appears to have filled in BLKSIZE for a data set that was never >opened. I had hoped that non-SMS would simplify things by leaving >one more component out of the process. They may not be SMS-managed, but DATACLAS values can be assigned to non-SMS data sets. Greg Shirey Ben E. Keith Company ---------------------------------------------------------------------- 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

