On Thu, 20 Apr 2023 13:19:54 +0000, Sri h Kolusu wrote: > >If you need to split a file by a key into various members of a pds , it is >quite simple to do with DFSORT and performing the epilog too. (Totals, counts >...) can all be done in DFSORT. > What happens if two key values differ only in case of characters, e.g. "Wombat" vs. "WOMBAT"?
If key values are longer than 8 characters, can it generate member names? Does it perform a DYNALLOC for each member, or only one DYNALLOC for the DSN and a STOW for each member for better performance? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
