Skip to main content
Version: 0.17 (Latest)

FASTTRANSFER_LOADSTEPTIMEOUT_MINUTES

Controls the timeout for bulk load operations when using msbulk or orabulk target connection types.

Overview

PropertyValue
Connection Typesmsbulk, orabulk
Default Value60 minutes
Valid ValuesAny positive integer (in minutes)
Since Version0.17

Description

Sets the maximum time (in minutes) that FastTransfer will wait for a bulk load operation to complete. This is particularly useful for large data transfers that may exceed the default 60-minute timeout.

When transferring large volumes of data, the bulk load operation can take longer than the default timeout. This variable allows you to extend the timeout to accommodate your specific data transfer requirements.

Usage

Temporary (current session):

# Set timeout to 120 minutes
set FASTTRANSFER_LOADSTEPTIMEOUT_MINUTES=120

# Run FastTransfer
./FastTransfer --targetconnectiontype msbulk ...
Copyright © 2026 Architecture & Performance.