Hello,
I have an SSIS package that basically truncates all tables in a destination database, (over 250 tables) and reloads the same tables from a different, (yet identical) database.
The database size is approximately 8GB. This process is taking over an hour to run. Does anyone know if there is a property or something of that nature that could speed up my SSIS package?
Thanks,
David
I have an SSIS package that basically truncates all tables in a destination database, (over 250 tables) and reloads the same tables from a different, (yet identical) database.
The database size is approximately 8GB. This process is taking over an hour to run. Does anyone know if there is a property or something of that nature that could speed up my SSIS package?
Thanks,
David