Previous Topic: Verifying Your Work Environment SetupNext Topic: Sending Generations and Compilations to Separate Queues


Moving Toolkit Data Objects from Y1SY

Some of the Toolkit commands use database files or data areas to store user data, such as library lists, user profile extension attributes, and design defaults. Unless you specified a separate data object library when you installed the product, these data objects reside in library Y1SY. You can choose to put them in another library.

To move data objects from the existing Toolkit library Y1SY to another library, type the following command string:

YMOVY1DTA FROMLIB(YSY) TOLIB(NEWLIB)

For more information on the Move Product Data Objects (YMOVY1DTA) command, see the Toolkit Reference Guide.