SQL Performance (MOSC)

MOSC Banner

Explain Plan Steps Always Show 1 Second

1460474
1460474 Posts: 1 Newbie
edited Dec 13, 2016 7:09AM in SQL Performance (MOSC) 2 comments

Comments

  • Tedper-Oracle
    Tedper-Oracle Posts: 2,208 Gold Trophy - Community Leader

    Hi,

    Are you planning to migrate to the first patchset (12.1.0.2)?  That is the terminal release for 12c Rel. 1 and is far more robust.  It would also be interesting to know whether the issue reproduces in 12.1.0.2.

    That being said, the issue of too low a time estimate in execution plan output was raised against Rel. 11.2.0.2 as Bug 12405410 and determined by Development not to be a bug.  (If, however, the cost-based optimizer chooses an execution plan which runs slowly over one which runs quickly, then that would qualify as a bug.)

    Sincerely,

    Ted

    Oracle Support Services

  • Kuljeet Singh - Oracle-Oracle
    Kuljeet Singh - Oracle-Oracle Posts: 501 Gold Badge
    edited Dec 20, 2016 2:15AM

    above time in plan not always correct and by this column we can not conclude the query elapsed time.

    if you've DB tuning license then you can get detail of all these thing at real time by sql monitoring feature.

    http://www.oracle.com/technetwork/database/manageability/owp-sql-monitoring-128746.pdf

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center