Enable Reconnect
- Last Updated: March 12, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
Attribute
EnableReconnect (ER)
Purpose
Determines whether the driver will reconnect after a system crash or reset is detected.
Valid Values
1 | 0
Behavior
If set to 1 (Enabled), the driver attempts to reconnect to
the saved sessions; however, sessions cannot be reconnected until the Teradata system is
available. After a session has been reconnected, applications can expect to receive error
messages describing why the ODBC function failed, as well as a status report describing the
post-recovery state.
If set to 0 (Disabled), the driver does not attempt to
reconnect to the saved sessions.
Default
0 (Disabled)