6. Database Tailoring and Retrofitting Techniques › 6.2 Tailoring the Database › 6.2.2 Tailoring Database Files › 6.2.2.1 Delete File From a Timespan
6.2.2.1 Delete File From a Timespan
To delete a file from a timespan in which it has been
defined to exist, the following must be done:
- Change the FILE statement in the component definition
in the component's sharedprefix.MICS.GENLIB member
to reflect the fact. The "Y" in that timespan's
position must be changed to an "N".
- Run the MCG to regenerate the component from the
modified component generator statements. This job
will change the component's executable code in the
sharedprefix.MICS.SOURCE library, and all database
units in which the component is installed will be
affected.
- Run the COPYLIBU job for each unit that the component
is installed in.
- Run the CYCLEGEN job for all database units in which
the component is installed. This will generate aging
statements that reflect the new file configuration.