Вы находитесь на странице: 1из 9

TKPROF: Release 11.2.0.4.

0 - Development on Thu Aug 14 07:03:31 2014


Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
Trace file: trial8_ora_28325_INFORM_REPORTING.trc
Sort options: prsela exeela fchela
********************************************************************************
count = number of times OCI procedure was executed
cpu = cpu time in seconds executing
elapsed = elapsed time in seconds executing
disk = number of physical reads of buffers from disk
query = number of buffers gotten for consistent read
current = number of buffers gotten in current mode (usually for update)
rows = number of rows processed by the fetch or execute call
********************************************************************************
SQL ID: 8j0dvsybg185f Plan Hash: 818113111
SELECT V_StrData.subjectKeyID
FROM
PF_ThingTypeAttribute, PF_ThingType, (SELECT PF_ItemData.auditOrder,
PF_ItemContext.itemID, PF_ItemContext.contextID, PF_ItemContext.chapterID,
PF_ItemContext.pageID, PF_ItemContext.subjectKeyID,
PF_ItemContext.sectionID FROM PF_ItemData, PF_ItemContext, PF_ControlData
WHERE PF_ItemData.contextID = PF_ItemContext.contextID AND
PF_ItemData.contextID = PF_ControlData.contextID AND PF_ItemData.auditOrder
= PF_ControlData.auditOrder AND PF_ControlData.invalidatingRevisionNumber =
0 AND PF_ItemData.invalidatingRevisionNumber = 0 AND
PF_ControlData.strValue = :1 ) V_StrData WHERE ROWNUM <= 1 AND
PF_ThingType.typeName = 'BAF5D75C-1C29-11d4-A126-00D0B709DF4E' AND
PF_ThingTypeAttribute.thingTypeID = PF_ThingType.thingTypeID AND
PF_ThingTypeAttribute.thingTypeRevisionNumber =
PF_ThingType.thingTypeRevisionNumber AND
PF_ThingType.thingTypeRevisionNumber = (select
max(tt2.thingTypeRevisionNumber) from PF_ThingType tt2 where
tt2.ThingTypeID=PF_ThingType.ThingTypeID) AND
PF_ThingTypeAttribute.attributeName = 'Subject' AND
PF_ThingTypeAttribute.chapterID = V_StrData.chapterID AND
PF_ThingTypeAttribute.pageID = V_StrData.pageID AND
PF_ThingTypeAttribute.sectionID = V_StrData.sectionID AND
PF_ThingTypeAttribute.itemID = V_StrData.itemID AND (V_StrData.auditOrder =
(SELECT MAX(auditOrder) FROM PF_ItemData A WHERE A.contextID =
V_StrData.contextID))
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 1 0.40 0.40 0 0 0 0
Fetch 2 0.02 0.02 0 5342 0 1
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 4 0.42 0.43 0 5342 0 1
Misses in library cache during parse: 1
Misses in library cache during execute: 1
Optimizer mode: ALL_ROWS
Parsing user id: 73
Number of plan statistics captured: 1
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ---------- ----------------------------------------------
-----
1 1 1 COUNT STOPKEY (cr=5342 pr=0 pw=0 time=25040 us
)
1 1 1 NESTED LOOPS (cr=5342 pr=0 pw=0 time=25037 u
s cost=607 size=206 card=1)
694 694 694 NESTED LOOPS (cr=4713 pr=0 pw=0 time=25332
us cost=607 size=206 card=1)
694 694 694 NESTED LOOPS (cr=3332 pr=0 pw=0 time=17635
us cost=604 size=181 card=1)
694 694 694 NESTED LOOPS (cr=594 pr=0 pw=0 time=5762
us cost=603 size=162 card=1)
1 1 1 NESTED LOOPS (cr=6 pr=0 pw=0 time=1311 u
s cost=4 size=128 card=1)
1 1 1 HASH JOIN (cr=3 pr=0 pw=0 time=1263 us
cost=3 size=78 card=1)
3 3 3 TABLE ACCESS BY INDEX ROWID PF_THINGTYP
E (cr=2 pr=0 pw=0 time=52 us cost=2 size=156 card=3)
3 3 3 INDEX RANGE SCAN XIE1PF_THINGTYPE (cr=
1 pr=0 pw=0 time=32 us cost=1 size=0 card=3)(object id 39174)
13 13 13 VIEW VW_SQ_1 (cr=1 pr=0 pw=0 time=821
us cost=1 size=338 card=13)
13 13 13 HASH GROUP BY (cr=1 pr=0 pw=0 time=820
us cost=1 size=195 card=13)
78 78 78 INDEX FULL SCAN XPKPF_THINGTYPE (cr=1
pr=0 pw=0 time=16 us cost=1 size=1170 card=78)(object id 39175)
1 1 1 TABLE ACCESS BY INDEX ROWID PF_THINGTYPE
ATTRIBUTE (cr=3 pr=0 pw=0 time=47 us cost=1 size=50 card=1)
1 1 1 INDEX UNIQUE SCAN XPKPF_THINGTYPEATTRIB
UTE (cr=2 pr=0 pw=0 time=27 us cost=0 size=0 card=1)(object id 39172)
694 694 694 TABLE ACCESS BY INDEX ROWID PF_ITEMCONTEX
T (cr=588 pr=0 pw=0 time=4334 us cost=599 size=34 card=1)
694 694 694 INDEX RANGE SCAN XIE1PF_ITEMCONTEXT (cr=
3 pr=0 pw=0 time=381 us cost=186 size=0 card=732)(object id 38981)
694 694 694 INDEX UNIQUE SCAN XPKPF_ITEMDATA (cr=2738
pr=0 pw=0 time=8602 us cost=1 size=19 card=1)(object id 38973)
694 694 694 SORT AGGREGATE (cr=1365 pr=0 pw=0 time=67
67 us)
694 694 694 FIRST ROW (cr=1365 pr=0 pw=0 time=5893
us cost=3 size=17 card=1)
694 694 694 INDEX RANGE SCAN (MIN/MAX) XPKPF_ITEMDA
TA (cr=1365 pr=0 pw=0 time=5571 us cost=3 size=17 card=1)(object id 38973)
694 694 694 INDEX RANGE SCAN XIF16PF_CONTROLDATA (cr=13
81 pr=0 pw=0 time=5561 us cost=2 size=0 card=1)(object id 39030)
1 1 1 TABLE ACCESS BY INDEX ROWID PF_CONTROLDATA (
cr=629 pr=0 pw=0 time=4481 us cost=3 size=25 card=1)
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 0.00 0.00
********************************************************************************
SQL ID: 9muawy0nbt7kg Plan Hash: 1922256481
select *
from
DCV_RECALC_FORMS
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 3 0.00 0.00 0 0 0 0
Execute 3 0.00 0.00 0 0 0 0
Fetch 3 0.00 0.00 0 18 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 9 0.00 0.00 0 18 0 0
Misses in library cache during parse: 1
Optimizer mode: ALL_ROWS
Parsing user id: 73
Number of plan statistics captured: 3
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ---------- ----------------------------------------------
-----
0 0 0 SORT ORDER BY (cr=6 pr=0 pw=0 time=85 us cost=
5 size=50 card=1)
0 0 0 NESTED LOOPS (cr=6 pr=0 pw=0 time=69 us cost
=4 size=50 card=1)
0 0 0 NESTED LOOPS (cr=6 pr=0 pw=0 time=68 us cos
t=4 size=50 card=1)
1 1 1 INLIST ITERATOR (cr=3 pr=0 pw=0 time=42 us
)
1 1 1 TABLE ACCESS BY INDEX ROWID PF_SUBJECTVECH
APTERPAGE (cr=3 pr=0 pw=0 time=38 us cost=2 size=24 card=1)
1 1 1 INDEX RANGE SCAN XIE1PF_SUBJECTVECHAPTERP
AGE (cr=2 pr=0 pw=0 time=25 us cost=1 size=0 card=1)(object id 39195)
0 0 0 INDEX UNIQUE SCAN XPKPF_SUBJECTVECHAPTER_CU
R (cr=3 pr=0 pw=0 time=23 us cost=1 size=0 card=1)(object id 40694)
0 0 0 TABLE ACCESS BY INDEX ROWID PF_SUBJECTVECHAP
TER_CUR (cr=0 pr=0 pw=0 time=0 us cost=2 size=26 card=1)
Elapsed times include waiting on following events:
Event waited on Times Max. Wait Total Waited
---------------------------------------- Waited ---------- ------------
SQL*Net message to client 3 0.00 0.00
SQL*Net message from client 3 0.00 0.00
********************************************************************************
SQL ID: 76pd3g4hf64dw Plan Hash: 3866166042
select *
from
PF_EXECUTIONPLANQUEUE where EPInstanceID = (SELECT MIN(EPInstanceID) FROM
PF_ExecutionPlanQueue WHERE StartTime IS NULL AND FinishTime IS NULL AND
HandleLocally=1)
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 20 0.00 0.00 0 0 0 0
Execute 20 0.00 0.00 0 60 0 0
Fetch 20 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 60 0.00 0.00 0 60 0 0
Misses in library cache during parse: 1
Optimizer mode: ALL_ROWS
Parsing user id: 73
Number of plan statistics captured: 3
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ---------- ----------------------------------------------
-----
0 0 0 TABLE ACCESS BY INDEX ROWID PF_EXECUTIONPLANQU
EUE (cr=3 pr=0 pw=0 time=31 us cost=2 size=568 card=1)
0 0 0 INDEX UNIQUE SCAN XPKPF_EXECUTIONPLANQUEUE (c
r=3 pr=0 pw=0 time=31 us cost=1 size=0 card=1)(object id 39000)
1 1 1 SORT AGGREGATE (cr=3 pr=0 pw=0 time=24 us)
0 0 0 INDEX RANGE SCAN PF_EXECUTIONPLANQ_ABHAY (c
r=3 pr=0 pw=0 time=19 us cost=39 size=376848 card=15702)(object id 39052)
Elapsed times include waiting on following events:
Event waited on Times Max. Wait Total Waited
---------------------------------------- Waited ---------- ------------
SQL*Net message to client 40 0.00 0.00
SQL*Net message from client 40 0.00 0.02
********************************************************************************
SQL ID: 1mc9kn56ugjzq Plan Hash: 415205717
SELECT VALUE
FROM
SYS.NLS_DATABASE_PARAMETERS WHERE PARAMETER = 'NLS_CHARACTERSET'
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 2 0 0
Execute 1 0.00 0.00 0 0 0 0
Fetch 2 0.00 0.00 0 3 0 1
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 4 0.00 0.00 0 5 0 1
Misses in library cache during parse: 1
Optimizer mode: ALL_ROWS
Parsing user id: 73
Number of plan statistics captured: 1
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ---------- ----------------------------------------------
-----
1 1 1 TABLE ACCESS FULL PROPS$ (cr=3 pr=0 pw=0 time=
19 us cost=2 size=28 card=1)
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 0.00 0.00
********************************************************************************
SQL ID: 8z0qtcyhqs5ch Plan Hash: 324004810
select UserID
from
PF_User where UserName = :1
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 1 0.00 0.00 0 0 0 0
Fetch 2 0.00 0.00 0 4 0 1
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 4 0.00 0.00 0 4 0 1
Misses in library cache during parse: 1
Misses in library cache during execute: 1
Optimizer mode: ALL_ROWS
Parsing user id: 73
Number of plan statistics captured: 1
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ---------- ----------------------------------------------
-----
1 1 1 TABLE ACCESS BY INDEX ROWID PF_USER (cr=4 pr=0
pw=0 time=35 us cost=2 size=16 card=1)
1 1 1 INDEX RANGE SCAN XIE1PF_USER (cr=3 pr=0 pw=0
time=31 us cost=1 size=0 card=1)(object id 39150)
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 100.50 100.50
********************************************************************************
SQL ID: ftj9uawt4wwzb Plan Hash: 1884964958
select condition
from
cdef$ where rowid=:1
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 16 0.00 0.00 0 0 0 0
Execute 16 0.00 0.00 0 0 0 0
Fetch 16 0.00 0.00 0 32 0 16
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 48 0.00 0.00 0 32 0 16
Misses in library cache during parse: 0
Optimizer mode: CHOOSE
Parsing user id: SYS (recursive depth: 1)
Number of plan statistics captured: 2
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ---------- ----------------------------------------------
-----
1 1 1 TABLE ACCESS BY USER ROWID CDEF$ (cr=1 pr=0 pw
=0 time=17 us cost=1 size=15 card=1)
********************************************************************************
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 0
Execute 1 0.00 0.00 0 0 0 0
Fetch 7 0.00 0.00 0 47 0 6
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 9 0.00 0.00 0 47 0 6
Misses in library cache during parse: 0
Optimizer mode: CHOOSE
Parsing user id: SYS (recursive depth: 1)
Number of plan statistics captured: 1
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ---------- ----------------------------------------------
-----
6 6 6 SORT ORDER BY (cr=47 pr=0 pw=0 time=770 us cos
t=28 size=942 card=6)
6 6 6 HASH JOIN (cr=47 pr=0 pw=0 time=693 us cost=
27 size=942 card=6)
6 6 6 NESTED LOOPS (cr=44 pr=0 pw=0 time=237 us c
ost=24 size=276 card=6)
6 6 6 NESTED LOOPS (cr=41 pr=0 pw=0 time=183 us
cost=24 size=276 card=6)
6 6 6 TABLE ACCESS FULL TRIGGER$ (cr=33 pr=0 pw=
0 time=89 us cost=12 size=90 card=6)
6 6 6 INDEX RANGE SCAN I_OBJ1 (cr=8 pr=0 pw=0 ti
me=53 us cost=1 size=0 card=1)(object id 36)
6 6 6 TABLE ACCESS BY INDEX ROWID OBJ$ (cr=3 pr=0
pw=0 time=38 us cost=2 size=31 card=1)
51 51 51 TABLE ACCESS FULL USER$ (cr=3 pr=0 pw=0 time
=75 us cost=2 size=5550 card=50)
********************************************************************************
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 0
Execute 1 0.00 0.00 0 0 0 1
Fetch 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: 0
Optimizer mode: CHOOSE
Parsing user id: SYS (recursive depth: 1)
********************************************************************************
SQL ID: 0ucq69srju2v1 Plan Hash: 415205717
SELECT VALUE
FROM
SYS.NLS_DATABASE_PARAMETERS WHERE PARAMETER = 'NLS_NCHAR_CHARACTERSET'
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 2 0 0
Execute 1 0.00 0.00 0 0 0 0
Fetch 2 0.00 0.00 0 3 0 1
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 4 0.00 0.00 0 5 0 1
Misses in library cache during parse: 1
Optimizer mode: ALL_ROWS
Parsing user id: 73
Number of plan statistics captured: 1
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ---------- ----------------------------------------------
-----
1 1 1 TABLE ACCESS FULL PROPS$ (cr=3 pr=0 pw=0 time=
14 us cost=2 size=28 card=1)
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 0.00 0.00
********************************************************************************
SQL ID: grwydz59pu6mc Plan Hash: 3684871272
select text
from
view$ where rowid=:1
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 3 0.00 0.00 0 0 0 0
Execute 3 0.00 0.00 0 0 0 0
Fetch 3 0.00 0.00 0 6 0 3
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 9 0.00 0.00 0 6 0 3
Misses in library cache during parse: 0
Optimizer mode: CHOOSE
Parsing user id: SYS (recursive depth: 1)
Number of plan statistics captured: 2
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ---------- ----------------------------------------------
-----
1 1 1 TABLE ACCESS BY USER ROWID VIEW$ (cr=1 pr=0 pw
=0 time=13 us cost=1 size=15 card=1)
********************************************************************************
OVERALL TOTALS FOR ALL NON-RECURSIVE STATEMENTS
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 27 0.00 0.00 0 4 0 0
Execute 27 0.40 0.40 0 60 0 0
Fetch 31 0.02 0.02 0 5370 0 4
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 85 0.43 0.43 0 5434 0 4
Misses in library cache during parse: 6
Misses in library cache during execute: 2
Elapsed times include waiting on following events:
Event waited on Times Max. Wait Total Waited
---------------------------------------- Waited ---------- ------------
SQL*Net message to client 119 0.00 0.00
SQL*Net message from client 119 100.50 337.02
OVERALL TOTALS FOR ALL RECURSIVE STATEMENTS
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 20 0.00 0.00 0 0 0 0
Execute 21 0.00 0.00 0 0 0 1
Fetch 26 0.00 0.00 0 85 0 25
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 67 0.00 0.00 0 85 0 26
Misses in library cache during parse: 0
10 user SQL statements in session.
6 internal SQL statements in session.
16 SQL statements in session.
********************************************************************************
Trace file: trial8_ora_28325_INFORM_REPORTING.trc
Trace file compatibility: 11.1.0.7
Sort options: prsela exeela fchela
1 session in tracefile.
10 user SQL statements in trace file.
6 internal SQL statements in trace file.
16 SQL statements in trace file.
10 unique SQL statements in trace file.
774 lines in trace file.
337 elapsed seconds in trace file.

Вам также может понравиться