Changing the unload options

About this task

The Unload Options window contains the following options.
Table 1. The Unload Options window options
Option Description
Isolation Level The criteria for how the query selects records. The four levels of isolation (from highest to lowest) are as follows:
  • Committed
  • Cursor Stability
  • Repeatable Read
  • Dirty Read

The higher the isolation level, the lower the unload performance. For a more detailed definition of isolation levels, see the Informix® Guide to SQL: Syntax.

Max Errors The maximum number of error conditions to be encountered. If the number of unload errors exceeds this number, the unload job stops.

To change unload options:

Procedure

  1. Display the Unload Job window.
    See the instructions for Creating an unload job.
  2. Click Options.
    The Unload Options window appears, as the following figure shows.
    Figure 1: The Unload Options window

    begin figure description - This figure is described in the surrounding text. - end figure description
  3. Change the options that you want.
  4. Click OK to return to the Unload Job window.