I have what I hope is a simple question. I have read the SyncSort manual for the syntax of the FILSZ parm indicating a exact or and Estimated record count. I am just curious the effect this has on the system?
Does it calculate the SORTWRK areas dynamically? Does it know how much CORE to use? Does it speed up processing versus another type of PARM or MAXSORT / PARASORT.
Syncsort FILSZ parameter
-
- Posts: 16
- Joined: Fri Nov 05, 2010 12:48 am
- Skillset: Mainfarme
- Referer: internet search
- Akatsukami
- Global moderator
- Posts: 1058
- Joined: Sat Oct 16, 2010 2:31 am
- Skillset: Rexx, JCL, DB2/SQL, TSO/ISPF, PL/I
- Referer: ibmmainframes
- Location: Bloomington, IL
- Contact:
Re: Syncsort FILSZ parameter
I believe that it is used to calculate the amount of work space (SORTWKnn data sets) to dynamically allocate. It is also used as a check; if the record count differs from what's specified as an exact count, the job is terminated.
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day
-
- Similar Topics
- Replies
- Views
- Last post
-
- 4
- 5633
-
by NicC
View the latest post
Mon Oct 19, 2020 1:17 am
-
-
SYNCSORT DATASORT message SYT076E
by f1_lemaner » Thu Dec 23, 2021 11:12 pm » in DFSORT/ICETOOL/ICEGENER - 5
- 1894
-
by f1_lemaner
View the latest post
Fri Dec 24, 2021 2:23 pm
-
-
-
Insert Delimiters In File Using SYNCSORT
by Mobius » Wed Sep 07, 2022 10:48 pm » in DFSORT/ICETOOL/ICEGENER - 2
- 2108
-
by Mobius
View the latest post
Thu Sep 08, 2022 7:19 pm
-