Good Morning All,
I have a package (SOURCE IS ORACLE DB and the TARGET is SQL SERVER). The package is simple, it just loads the the data from oracle tables to the sql tables. When i run the package using BIDS it runs fine and the data gets loaded. I added this package to the nightly process and scheduled it. The problem is the job is not failing as i'm not getting the notification and when i look at the job history it shows success, but the PROBLEM is the data is not being loaded into the tables. I'm confused as to what is happening why the data is not getting loaded into the tables. Please need some help. The package is running on SQL SERVER 2008, 64BIT.
Thanks