Powershell as Visual Studio task “Exception calling “Fill” with “1” argument(s): “Exception of type ‘System.OutOfMemoryException’ was thrown.””
I’m trying to get a hang of using Powershell and use it to automate ETLs through VS. Currently I’m working on moving data from Oracle into SQL server using Powershell and launching it using an Execute Process Task.