Hi All,
I am trying to migrate my oracle 11g sored procedures into SQL server 2008.
In SSMA 2008 for Oracle, I am able to connect to SQL Server 2008, however I am having problems in connecting to Oracle 11g.
I am connecting to Oracle using TNSNAME mode. Details are as follows:
Provider : Oracle Client Provider
Mode: TNSNAME mode
Connect Identifier : ????? (problem lies here)
Username : xxxx
password : xxxx
In oracle, using SQL developer, if I keep Connect identifier blank, I am able to connect. Bt this doesn't work in SSMA 2008.
Any suggestions.
Thanks,
Nitin Pawar