Creating Linked Server in SQL Server reports an Error
Hi Friends,
I am facing a problem in creating a Linked Server. I explained my work in steps, for ease to find a solution.
1: Expand Security Node;
2: Right Click Linked Server Node;
3: In General Tab, Provide Name for Linked Server: MYLS;
4: Click Other Data Sources option;
5: Select Provider: Oracle Provider for OLE DB;
6: Product Name: Provide ORCL (Service Name of Oracle that I kept during installation);
7: Data Source: ORCL;
8: Provider String: Provider=MSDAORA.1; Password=tiger; User ID=scott; Data Source=ORCL; Persist Security Info=True;
9: Click OK, Expand MYSL Node, click Table/View Option then it reports following error “Error 7399: OLE DB provider ‘OraOLEDB.Oracle’ reported an error”.
SQL Server Enterprise Manager
Error 7399: OLE DB provider 'OraOLEDB.Oracle' reported an error.
OK








