@Tim.Chen , I have a working Oracle Connection Manager. Is there anyway
to use the connection manager directly from a Script Task instead of a
Data Flow task. I am reading about 60 SQL statements from a list of
files in a directory, and replacing the database name on each iteration.
I have used the ...
Hi All, I am running an SSIS package deployed in integration services
using Jenkins. But Jenkins job always shows success even package
execution is failed.Below is code: env.DTexecEXE = "C:\\Program
Files\\Microsoft SQL
Server\\150\\DTS\\Binn\\dtexec.exe"withCredentials([usernamePassword(credentials...
I have built a new SSIS package in SSIS Projects 2022 Version 1.1.
Everything is working fine except 2 Expression tasks after 6 parallel
dataflows will execute inside a For Loop container will not execute on
Success or Failure.. Very unexpected behavior. Solved. Stupidity on my
part.
Nice, but it would be great to have the Execute Process Task also
working on linux.The many errors seem to indicate that the component
cannot handle non-windows executables (even .net core app failed to be
executed).
Latest Comments