********************************************************************** * DB90S 5.4 Tech note CZ104.T01 February 2002 * * * * Keywords : EZ-Reorg SORT DFSPARM DBEZCUP2 DBEZCUP3 * * * * EZ-Reorg requires, in its internal sorts, the EQUALS option * * * * DFSPARM can be used to override various sort options such as * * MAINSIZE and HIPRMAX which can be advantageous * * * * DFSPARM can also be used to override the NOEQUALS/EQUALS option * * This override MUST NOT be used with EZ-Reorg * * * * EZ-Reorg , when it calls sort, sets the EQUALS option so unless * * DFSPARM overrides this then it will function normally * * * * The possible errors are a S0C1 in DBEZCUP2 or a DB905537 from * * DBEZCUP3 * * * * If the above errors do occur then check what options are in effect* * Check the output from DBEZRFWD for message ICE128I * * This will contain EQUALS=x where x can be N or Y * * A value of Y means the that the EQUALS option is set * * A value of N means the that the NOEQUALS option is set * * * **********************************************************************