**************************************************************** * TECH NOTE CD602.T17 May 1996 * * KEYWORDS: DB-EZReorg BCF RELOAD SYS005 DBEZJOB3 * * DB-90S RELEASE 4.2 TAPES : C60201 * * DB-EZReorg * DBEZJOB3 sorts the file of DBKeys produced by the IDMSDBL2 step * of the reload process in SYS005. * * To preserve this file of DBKeys for DBEZJOB3 you must not * specify AS SORTEXIT or REUSE WORKFILES. If either option is specified * then SYS005 will not contain the DBKeys. You may however step through * the unload/reload until the IDMSDBL2 step is complete, take a copy * of SYS005 and then run the remaining steps using these options. * ****************************************************************