In this case this won't work.
The problem is that the programs don't use the tnsnames.ora, they are connecting to the default database (the same server) and that is why they don't have de [Using] or the [AT] clauses.
User Profile
Collapse
-
Oracle & ProC
Hi,
I have ProC programs connecting to an Oracle 8.1.7.4 and 9.2.0.5 databases in a Solaris 8 OS
The Database is in the same server as the programs.
The connection to the DB within each program is made with this instruction: [EXEC SQL CONNECT :username IDENTIFIED BY : password;]
My intention is to move the databases to a different server, an AIX 5.2
My problem / question is: Is there...
No activity results to display
Show More
Leave a comment: