Trial8 Ora 23057 Inform Reporting.trc

Embed Size (px)

Citation preview

  • 8/10/2019 Trial8 Ora 23057 Inform Reporting.trc

    1/3

    TKPROF: Release 11.2.0.4.0 - Development on Thu Aug 14 07:03:29 2014

    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.

    Trace file: trial8_ora_23057_INFORM_REPORTING.trcSort options: prsela exeela fchela********************************************************************************count = number of times OCI procedure was executedcpu = cpu time in seconds executingelapsed = elapsed time in seconds executingdisk = number of physical reads of buffers from diskquery = number of buffers gotten for consistent readcurrent = number of buffers gotten in current mode (usually for update)rows = number of rows processed by the fetch or execute call********************************************************************************

    SQL ID: 6v0cyda83r2qf Plan Hash: 2510613180

    select decode(u.type#, 2, u.ext_username, u.name), o.name, trigger$.sys_evts, trigger$.type#from obj$ o, user$ u, trigger$ where o.type# = 12 and(bitand(trigger$.property, 8) = 8) and (bitand(trigger$.property, 16) !=

    16) and trigger$.obj# = o.obj# and o.owner# = u.user# order by o.obj#

    call count cpu elapsed disk query current rows------- ------ -------- ---------- ---------- ---------- ---------- ----------Parse 1 0.00 0.00 0 0 0 0Execute 1 0.00 0.00 0 0 0 0Fetch 8 0.00 0.00 0 49 0 7------- ------ -------- ---------- ---------- ---------- ---------- ----------total 10 0.00 0.00 0 49 0 7

    Misses in library cache during parse: 1Optimizer mode: CHOOSE

    Parsing user id: SYS (recursive depth: 1)Number of plan statistics captured: 1

    Rows (1st) Rows (avg) Rows (max) Row Source Operation---------- ---------- ---------- --------------------------------------------------- 7 7 7 SORT ORDER BY (cr=49 pr=0 pw=0 time=961 us cost=28 size=942 card=6) 7 7 7 HASH JOIN (cr=49 pr=0 pw=0 time=888 us cost=27 size=942 card=6) 7 7 7 NESTED LOOPS (cr=46 pr=0 pw=0 time=362 us cost=24 size=276 card=6) 7 7 7 NESTED LOOPS (cr=42 pr=0 pw=0 time=267 us

    cost=24 size=276 card=6) 7 7 7 TABLE ACCESS FULL TRIGGER$ (cr=33 pr=0 pw=0 time=127 us cost=12 size=90 card=6) 7 7 7 INDEX RANGE SCAN I_OBJ1 (cr=9 pr=0 pw=0 time=92 us cost=1 size=0 card=1)(object id 36) 7 7 7 TABLE ACCESS BY INDEX ROWID OBJ$ (cr=4 pr=0pw=0 time=53 us cost=2 size=31 card=1) 51 51 51 TABLE ACCESS FULL USER$ (cr=3 pr=0 pw=0 time=76 us cost=2 size=5550 card=50)

  • 8/10/2019 Trial8 Ora 23057 Inform Reporting.trc

    2/3

    ********************************************************************************

    SQL ID: cvq2bjzpq0fyt Plan Hash: 0

    BEGIN EXECUTE IMMEDIATE 'alter session set timed_statistics=TRUE';EXECUTE IMMEDIATE 'alter session set max_dump_file_size=UNLIMITED';

    EXECUTE immediate 'alter session set tracefile_identifier =

    ''INFORM_REPORTING''' ; EXECUTE IMMEDIATE 'alter session set events''10046 trace name context forever, level 12''';

    END Logon_Olx_Trigger;

    call count cpu elapsed disk query current rows------- ------ -------- ---------- ---------- ---------- ---------- ----------Parse 0 0.00 0.00 0 0 0 0Execute 1 0.00 0.00 0 0 0 1Fetch 0 0.00 0.00 0 0 0 0------- ------ -------- ---------- ---------- ---------- ---------- ----------total 1 0.00 0.00 0 0 0 1

    Misses in library cache during parse: 0Optimizer mode: CHOOSEParsing user id: SYS (recursive depth: 1)********************************************************************************

    SQL ID: csud46x3hpvbj Plan Hash: 415205717

    SELECT PARAMETER, VALUEFROMSYS.NLS_DATABASE_PARAMETERS WHERE PARAMETER IN ('NLS_CHARACTERSET','NLS_NCHAR_CHARACTERSET')

    call count cpu elapsed disk query current rows------- ------ -------- ---------- ---------- ---------- ---------- ----------Parse 1 0.00 0.00 0 0 0 0Execute 1 0.00 0.00 0 0 0 0Fetch 1 0.00 0.00 0 2 0 2------- ------ -------- ---------- ---------- ---------- ---------- ----------total 3 0.00 0.00 0 2 0 2

    Misses in library cache during parse: 0Optimizer mode: ALL_ROWSParsing user id: 73Number of plan statistics captured: 1

    Rows (1st) Rows (avg) Rows (max) Row Source Operation---------- ---------- ---------- --------------------------------------------------- 2 2 2 TABLE ACCESS FULL PROPS$ (cr=2 pr=0 pw=0 time=56 us cost=2 size=28 card=1)

    Elapsed times include waiting on following events: Event waited on Times Max. Wait Total Waited ---------------------------------------- Waited ---------- ------------

  • 8/10/2019 Trial8 Ora 23057 Inform Reporting.trc

    3/3

    SQL*Net message to client 1 0.00 0.00 SQL*Net message from client 1 360.01 360.01

    ********************************************************************************

    OVERALL TOTALS FOR ALL NON-RECURSIVE STATEMENTS

    call count cpu elapsed disk query current rows------- ------ -------- ---------- ---------- ---------- ---------- ----------Parse 1 0.00 0.00 0 0 0 0Execute 1 0.00 0.00 0 0 0 0Fetch 1 0.00 0.00 0 2 0 2------- ------ -------- ---------- ---------- ---------- ---------- ----------total 3 0.00 0.00 0 2 0 2

    Misses in library cache during parse: 0

    Elapsed times include waiting on following events: Event waited on Times Max. Wait Total Waited ---------------------------------------- Waited ---------- ------------ SQL*Net message to client 2 0.00 0.00 SQL*Net message from client 2 360.01 360.01

    OVERALL TOTALS FOR ALL RECURSIVE STATEMENTS

    call count cpu elapsed disk query current rows------- ------ -------- ---------- ---------- ---------- ---------- ----------Parse 1 0.00 0.00 0 0 0 0Execute 2 0.00 0.00 0 0 0 1Fetch 8 0.00 0.00 0 49 0 7------- ------ -------- ---------- ---------- ---------- ---------- ----------total 11 0.00 0.00 0 49 0 8

    Misses in library cache during parse: 1

    1 user SQL statements in session. 2 internal SQL statements in session. 3 SQL statements in session.********************************************************************************Trace file: trial8_ora_23057_INFORM_REPORTING.trcTrace file compatibility: 11.1.0.7Sort options: prsela exeela fchela

    1 session in tracefile. 1 user SQL statements in trace file. 2 internal SQL statements in trace file. 3 SQL statements in trace file. 3 unique SQL statements in trace file.

    73 lines in trace file. 360 elapsed seconds in trace file.