Using FILEAID UPDATE on a PDS to make JCL job card changes. I want the date/time stamp to be updated if the member is changed. The manual says PDSSTAT=N does not update PDS statistics, PDSSTAT=Y updates statistics if they exist, PDSSTAT=A updates statistics if they exist, adds statistics if they do not exist. So, I code UPDATE PDSSTAT=A , but it seems to work as if I only coded PDSSTAT=Y - only existing stats get updated, no new ones added even if the member is changed. Am I missing something?
Thanks, Larry Brown USDA, Rural Development ---------------------------------------------------------------------- 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

