Hi All,i have a main database with only setup data at the headquarter and several databases at different branches,i created a database link for each branch server.
In some case i would like to query all the valid links (as some links could be invalid due to connection problems or anything else),so my question is How to check if the database link is valid without getting in Connection timeout problems,Is there a SQL statement to let the oracle main server do that check and return only the valid database links?
Thanks in advance
Khaled