how to aviod TOP AWR Event [SQL*Net message from dblink - SQL*Net more data from dblink]
Had an issue while fectching record using dblink.
EventWaitsTime(s)Avg wait (ms)% DB timeWait ClassSQL*Net message from dblink16,947,05787,314541.58NetworkSQL*Net more data from dblink61,15814,1242316.73Networkdb file sequential read560,7335,25792.50User I/ODB CPU 4,992 2.38 direct path read temp57,549602100.29User I/O
Will it resolve by using IPC instead of TCP ? or is there any networking configuration needs to be done.
we have two different database running on same machine and using dblink to fetch data between the database.
Regards,
Basavaraj M