Default: n
Specifies whether the Export utility uses the SET
TRANSACTION
READ
ONLY
statement to ensure that the data exported is consistent to a single point in time and does not change during the export. If OBJECT_CONSISTENT
is set to y
, then each object is exported in its own read-only transaction, even if it is partitioned. In contrast, if you use the CONSISTENT
parameter, then there is only one read-only transaction.