Home » RDBMS Server » Networking and Gateways » dblink and dbms_job problem
dblink and dbms_job problem [message #67278] |
Mon, 29 March 2004 20:36  |
amonw
Messages: 3 Registered: March 2004
|
Junior Member |
|
|
Hi, everyone:
I put something like
"insert into temp(a) select sum(a) from temp@remote;
�commit;"
in my dbms_job.
everything was�fine until the remote server updated to rac mode.
Now,if I run the job manually, it works. But when it started automatically,it raised an exception:ORA-12154:TNS:could not resolve service name.
I've been working on this for a few days, and I can't figure it out.
Any help would be deeply appreciated .
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sat May 03 01:29:13 CDT 2025
|