Here is my situation:
1) I need to periodically move data from an Oracle DB to an SQL Server DB. Each db has its own server, but they are on the same domain.
2)The SQL Server server DOES have the Oracle client on it. However, it is NOT a linked server.
3) I have a laptop on the same domain. My laptop does not have an SQL Server db, but it does have enterprise manager.
4) I used my laptop to make a dts package on the sql server server. It works great!
5) The admin of the sql server server scheduled my package. He told me that he scheduled it under an ID with plenty of permissions. I have every reason to believe him.
6) The scheduled task does NOT run. The error message is "The Oracle client and networking components were not found..."
Why doesn't it run!?
1) I need to periodically move data from an Oracle DB to an SQL Server DB. Each db has its own server, but they are on the same domain.
2)The SQL Server server DOES have the Oracle client on it. However, it is NOT a linked server.
3) I have a laptop on the same domain. My laptop does not have an SQL Server db, but it does have enterprise manager.
4) I used my laptop to make a dts package on the sql server server. It works great!
5) The admin of the sql server server scheduled my package. He told me that he scheduled it under an ID with plenty of permissions. I have every reason to believe him.
6) The scheduled task does NOT run. The error message is "The Oracle client and networking components were not found..."
Why doesn't it run!?