Hi Gil,
- They Keys are all Upper Case.
- The Keys are all not longer than 8 characters
- DYNALLOC for each member.

Thanks and regards,
David

On 2023-04-20 10:30, Paul Gilmartin wrote:
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?


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to