Hi all,
I have a Job in SQL-7.0 that triggers a stored procedure that supposed to retrive records from linked Oracle server. This has worked fine until now. When I check the error it says:
=================================================
Could not initialize data source object of OLE DB provider 'MSDAORA'.
[SQLSTATE 42000] (Error 7303) [SQLSTATE 01000] (Error 7312).
The step failed.
==================================================
I can run the above stored procedure manually from the Query Analyzer without problem.
Other Jobs with stored procedure that is not liked to the Oracle server starts fine.
Why can't I not 'initialize data source' from the Job any longer?
/Kent J.
I have a Job in SQL-7.0 that triggers a stored procedure that supposed to retrive records from linked Oracle server. This has worked fine until now. When I check the error it says:
=================================================
Could not initialize data source object of OLE DB provider 'MSDAORA'.
[SQLSTATE 42000] (Error 7303) [SQLSTATE 01000] (Error 7312).
The step failed.
==================================================
I can run the above stored procedure manually from the Query Analyzer without problem.
Other Jobs with stored procedure that is not liked to the Oracle server starts fine.
Why can't I not 'initialize data source' from the Job any longer?
/Kent J.