I have some DTS packages that ALL fail when scheduled as jobs. I KNOW for a fact that it is not a permissions issue like the majority of DTS Job Failures out there. The specific DTS Jobs that are failing all have one thing in common: they all access different Oracle sources.
I made sure that the Oracle client tools are installed ont he SQL Server 2000 already and also the ODBC connections are there, but I am still receiving the following error:
Error = -2147467259 (80004005)
Error string: [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
Error source: Microsoft OLE DB Provider for ODBC Drivers
Help file:
Help context: 0
Error Detail Records:
Error: -2147467259 (80004005); Provider Error: 0 (0)
Error string: [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
Error source: Microsoft OLE DB Provider for ODBC Drivers
Help file:
Help context: 0
Error: -2147467259 (80004005); Provider Error: 12154 (2F7A)
Error string: [Microsoft][ODBC driver for Oracle][Oracle]ORA-12154: TNS:cou... Process Exit Code 1. The step failed.
I am seeking assistance here because I have tried and searched all over the place for the solution (MS Site, Tek-Tips, and other forums), but no luck. Can anyone please tell me what is occurring here? It seems to be that the ODBC connections are not set on that machine, correct? Or is it something else? Just to make sure, I reconfigured those ODBC connections and the machine and then tried the Jobs again but they failed! Should I have restarted SQL Server after these simple ODBC changes?
I would greatly appreciate any help.
I made sure that the Oracle client tools are installed ont he SQL Server 2000 already and also the ODBC connections are there, but I am still receiving the following error:
Error = -2147467259 (80004005)
Error string: [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
Error source: Microsoft OLE DB Provider for ODBC Drivers
Help file:
Help context: 0
Error Detail Records:
Error: -2147467259 (80004005); Provider Error: 0 (0)
Error string: [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
Error source: Microsoft OLE DB Provider for ODBC Drivers
Help file:
Help context: 0
Error: -2147467259 (80004005); Provider Error: 12154 (2F7A)
Error string: [Microsoft][ODBC driver for Oracle][Oracle]ORA-12154: TNS:cou... Process Exit Code 1. The step failed.
I am seeking assistance here because I have tried and searched all over the place for the solution (MS Site, Tek-Tips, and other forums), but no luck. Can anyone please tell me what is occurring here? It seems to be that the ODBC connections are not set on that machine, correct? Or is it something else? Just to make sure, I reconfigured those ODBC connections and the machine and then tried the Jobs again but they failed! Should I have restarted SQL Server after these simple ODBC changes?
I would greatly appreciate any help.