Timeout for establishing connection (or how to test db link)
My PL SQL procedure relay on several db links. I'm waiting more then 3 minutes if destination server is unreachable at all.
I'm trying to set timeout for establishing connection to 10 sec. I tried various parameters, but they are all valid for response AFTER connection is established.
Thanks
Srdjan