KBI 310423 Issue Addressed: SQL Bulk Insert Fails In Argent For Compliance When SQL Server Is Separate From Main Engine

Version

Issue Addressed in Argent AT 3.1A-1304-L or above

Date

28 Apr 2013

Summary

Addressed an issue where SQL bulk insert fails in Argent for Compliance when the SQL Server is separate from Main Engine

Bulk insert writes insertion statements into a flat file and submits the data as a batch, instead of one-by-one

When the SQL Server is separate from the Main Engine, the flat files need to be accessed on a different machine (e.g. over the network)

Argent has added a solution to ensure this works as intended

Technical Background

See KBI 310359 for more details on enabling SQL bulk insert

Resolution

N/A