Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tuning SQL Net more data from dblink waits

gauravDec 22 2015 — edited Dec 24 2015

Hi,

I'm facing lots of SQL*Net more data from dblink waits while refreshing materialized view from a remote database using dblink.


Report Summary

Top ADDM Findings by Average Active Sessions

Finding NameAvg active sessions of the taskPercent active sessions of findingTask NameBegin Snap TimeEnd Snap Time
Top SQL Statements2.8933.28ADDM:1123398265_1_514321-Dec-15 23:3022-Dec-15 00:30
Log File Switches2.8916.59ADDM:1123398265_1_514321-Dec-15 23:3022-Dec-15 00:30
Unusual "Network" Wait Event2.8912.37ADDM:1123398265_1_514321-Dec-15 23:3022-Dec-15 00:30
"User I/O" wait Class2.899.65ADDM:1123398265_1_514321-Dec-15 23:3022-Dec-15 00:30
PL/SQL Execution2.897.07ADDM:1123398265_1_514321-Dec-15 23:3022-Dec-15 00:30

Top 10 Foreground Events by Total Wait Time

EventWaitsTotal Wait Time (sec)Wait Avg(ms)% DB timeWait Class
DB CPU 1801.4 17.3
log file switch (checkpoint incomplete)661728.926195.6216.6Configuration
SQL*Net message from dblink4,6751289275.7312.4Network
db file sequential read125,8538396.678.1User I/O
SQL*Net more data from dblink352,254369.41.053.5Network
free buffer waits116335.72894.353.2Configuration
log buffer space1,150183.3159.401.8Configuration
db file scattered read6,310166.226.341.6User I/O
latch: shared pool1,00712.212.12.1Concurrency
log file sync1555.535.16.1Commit

Wait Classes by Total Wait Time

Wait ClassWaitsTotal Wait Time (sec)Avg Wait (ms)% DB timeAvg Active Sessions
Configuration1,3802,6571925.3525.50.7
DB CPU 1,801 17.30.5
Network362,3581,6584.5815.90.5
System I/O108,6621,65515.2315.90.5
User I/O134,6351,0147.539.70.3
Other25,62683832.708.00.2
Application402205499.962.10.1
Concurrency1,5567346.70.70.0
Commit173636.09.10.0
Scheduler200.03.00.0

At times while refreshing one Mview takes more than 2 hours and other times it completes in 2 minutes.

Kindly suggest the solution.

DB version : 12.1

OS:     AIX 6.1

Regards,

Gaurav Dutt

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 21 2016
Added on Dec 22 2015
25 comments
11,230 views