Oracle and SQLServer DB Link [message #628310] |
Sun, 23 November 2014 14:38 |
srinivas.k2005
Messages: 404 Registered: August 2006
|
Senior Member |
|
|
Hi,
We have created a Link between our oracle database and SQL server database and i am able to query all the tables of sql server from my TOAD tool or sql*Plus from oracle.
When i run my package which queries the sql server table i get below error, the package is triggered from a Scheduler job.
ORA-28546: connection initialization failed, probable Net8 admin error
But When i run the package procedure which calls sql server table individually it runs fine without any issues.
When i googled with this error they said need to change in TNSNAMES.ora, but i am able to query sql server tables and when i run my package procedure individually i can run it successfully.
Any idea of this issue please let me know.
Thanks
SRK
|
|
|
|
|
|