Home | Previous Page | Next Page   Data Migration Utilities > The dbexport and dbimport Utilities >

Simple Large Objects (IDS 9.x or Later)

When dbimport, dbexport, and DB–Access process simple-large-object data, they create temporary files for that data. Before you export or import data from tables that contain simple large objects, you must have one of the following items:

Windows Only

Windows sets the TMP and TEMP environment variables in the command prompt sessions, by default. However, if the TMP, TEMP, and DBTEMP environment variables are not set, dbimport places the temporary files for the simple large objects in the \tmp directory.

End of Windows Only
Warning:
If a table has a CLOB or BLOB in a column, you cannot use dbexport to export the table to a tape. If a table has a user-defined type in a column, using dbexport to export the table to a tape might yield unpredictable results, depending on the export function of the user-defined type. Exported CLOB sizes are stored in hex format in the unload file.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]