Those don't look like SORT messages but rather something that would come out of the RMF post processor or exits. Does your job have an EXITLIB or STEPLIB that's pointing to downlevel version of the code? Was there a message id at the beginning of those messages like ERBxxxx that would indicate who is issuing them.
Have a nice day, Dave Betten DFSORT Development, Performance Lead IBM Corporation email: [EMAIL PROTECTED] DFSORT/MVSontheweb at http://www.ibm.com/storage/dfsort/ IBM Mainframe Discussion List <[email protected]> wrote on 06/26/2006 06:35:05 AM: > Folks, > > We recently upgraded to z/OS V1.7 from 1.6 and the JCL that I used under > version 1.6 to sort the SMF tape before generating SMF reports no longer > works. > > I get the following SMF message: > > RECORDS WITH VERSION 717 WERE FOUND IN THE INPUT DATA SET. > THE EXPECTED VERSION NUMBER IS 715 > RECORDS WITH VERSION NUMBER 7.1.7-74 WERE FOUND IN THE > INPUT DATASET. THE EXPECTED VERSION NUMBER IS > 7.1.5-71. > > My old sort parms were: > > //SYSIN DD * > INCLUDE COND=(06,1,BI,GE,X'46',AND,06,1,BI,LE,X'4F') > SORT FIELDS=(11,4,CH,A,7,4,CH,A),EQUALS > MODS E15=(ERBPPE15,500,,N),E35=(ERBPPE35,500,,N) > END > /* > > Does anyone have the new sort parms for version 1.7 that they would be > willing to share ?? > > Or if it is not the sort parms, be able to tell me what is wrong with my > JCL? > > Thanks in advance. > > > Richard W. Evans > Technical Specialist > Worldspan > Worldwide Technology Planning & Implementation Department > System Services Group > z/OS (MVS) Capacity/Performance > E-MAIL : [EMAIL PROTECTED] > > Worldspan e-Pricing ... The next Generation in fare search technology - > http://www.epricing.net > > NOTICE: This e-mail message and all attachments transmitted with it > contain confidential information intended solely for the use of the > addressee. The addressee agrees to keep the information as confidential. > Any improper use of the information, or dissemination or distribution to > third parties, is strictly prohibited. If the reader of this message is > not the intended recipient, you are hereby notified that any reading, > dissemination, distribution, copying, or other use of this message or its > attachments is strictly prohibited. If you have received this message in > error, please notify the sender immediately and delete this message and all > copies and backups thereof. > > ---------------------------------------------------------------------- > 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 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

