SST Operations Bridge Administration Guide, Version 1.1

Table Of Contents
Appendix C 177
Appendix C
SST/OB Import Utility Configuration Parameters
Parameter Description
UseTransaction Sets/Reset the transaction mode of the Import process.
Default: “False”
AbortOpeartionOnError Aborts the process in case any error occurred while importing the data.
Default: “False”
TruncateSourceStringandSaveOnE
rrors
Truncates the value of string data type, if the length of the string exceeds the destination
column size. If the parameter is set to False, then the string value will not be updated in
the database.
SaveNULLAfterArithmeticOverflow
Errors
Inserts the field value of the record to NULL, if any of the numeric data type value
exceeds the maximum corresponding number supported by the database.
BooleanDefaultValueToInsertAfterA
rithmeticOverflowError
Inserts the default value of Boolean data type after arithmetic overflow.
Default: “0” or “False”
IntegerDefaultValueToInsertAfterAri
thmeticOverflowError
Inserts the default value of Integer data type after arithmetic overflow.
Default: “-1”
FloatDefaultValueToInsertAfterArith
meticOverflowError
Inserts the default value of Float data type after arithmetic overflow.
Default: “-1.0”
Appendix C