Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> SQL EXEC prob 7.3.4 - 9.2
We are upgrading one of our application to Oracle 9.2, it was 7.3.4.
The following code works when connecting to the old 7.3.4 app but not to
the new 9.2 app.
Could this be a tnsnames or dblink problem?
Thanks!
Ron
EXEC SQL
CONNECT :USERID-ORA-IPRM IDENTIFIED BY :PASSWD-ORA-IPRM AT :DB-SID-ORA-IPRM USING :DB-TNSNAME-ORA-IPRM