the problem is
ADDRESS = (PROTOCOL = TCP)(PORT = 1521)(HOST = database))
PORT should be after HOST
ADDRESS = (PROTOCOL = TCP)(HOST = database)(PORT = 1521))
|
Results 1 to 8 of 8
Thread: problem in connection-ora-12545Threaded View
|
Click Here to Expand Forum to Full Width |