I need to run several bat files in one main bat file
Each one of the bat files calls for a different SSIS package. I want the program to run them all even if they fail. This is the content of my bat file:
Each one of the bat files calls for a different SSIS package. I want the program to run them all even if they fail. This is the content of my bat file: