********************************************************************** * DB90S 5.3 Tech note CZ907.T01 September 1999 * * * * Keywords : DB-EZREORG RESTRUCTRE DBREORG * * * * This describes the steps required to run DB-EZREORG following * * a restructure AND a DBREORG * * That is a restructure is run and is followed by a DBREORG and * * then DBEZRFWD is used to catchup the updates * * * * Before running the restructure run DBEZJOB2 * * After DBREORG has completed run DBEZJOB3 BUT change the JCL * * as specfied in the mannual for the DBEZSXT6 step as follows * * change the following statement * * //DBEZSR23 DD DSN=prefix.DBEZSR23.SORT,DISP=SHR * * to * * //DBEZSR23 DD DUMMY * * * **********************************************************************