sql server - SSIS package not inserting records when run as Job -


Hello I want to run my SSIS package as a job. I have successfully created a job and package, it runs without any errors, but it is not including the records of the database.

Enter image details here

But when I DTEXECUI If I run the same package using EXE, then it is going to put records in the database. help please.

In the discussion, it was found that the package environment variables connection manager As part of the SQL Server / Agent / SSIS service, these new variables are necessary to restart.

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -