The following example shows how to use the EXPAND command.
Example 1—expand a library
Expand tableBASE library MAINLIB into a library identified by the DDNAME LARGELIB. The target library has been previously initialized and is empty by having used, for example, the TBEXEC DEFINE Library command.
EXPAND NEWLIB=LARGELIB;