SQL*Net message from DB Link wait
hi,
On a production database we're getting very high "SQL*Net message from DB Link" wait event. There is a database link between this database to another database that is not managed by our organization.
Since we're unable to monitor destination database , is this wait event surely mean there is a problem with network? Or the destination database slowness in executing queries may cause this problem?
Is there a way to distinguish between REAL network delays and database at the other end of database link?
Regards