Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> database link testing

database link testing

From: Tim Cross <tcross_at_pobox.une.edu.au>
Date: 15 May 2002 09:05:40 +1000
Message-ID: <87661qs52z.fsf@blind-bat.une.edu.au>

Hi All,

I was wondering if anyone has some advice on the best way to test that a database link is operational. I have some plsql scripts which use a database link to access a remote db and I want to be able to determine if the link is available - that is, I want to know the remote database is up and running and available, not that the link is just defined.

I was thinking of doing something like selecting the sysdate from the remote db dual table, but thought perhaps there was a better technique.

Any suggestions appreciated.

Tim

-- 
Received on Tue May 14 2002 - 18:05:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US