0% found this document useful (0 votes)
7 views25 pages

Lobvscol Perf

The document contains a log of SQL execution statistics from the TKPROF tool, detailing various SQL statements executed, including updates and selects, along with their performance metrics such as CPU time, elapsed time, and number of rows processed. It includes specific SQL IDs, execution counts, and optimizer modes for each statement. The log indicates that the majority of the executed statements are updates to various tables, with significant CPU and elapsed times recorded for some transactions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views25 pages

Lobvscol Perf

The document contains a log of SQL execution statistics from the TKPROF tool, detailing various SQL statements executed, including updates and selects, along with their performance metrics such as CPU time, elapsed time, and number of rows processed. It includes specific SQL IDs, execution counts, and optimizer modes for each statement. The log indicates that the majority of the executed statements are updates to various tables, with significant CPU and elapsed times recorded for some transactions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 25

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2025.04.

03 20:03:13 =~=~=~=~=~=~=~=~=~=~=~=
cat rel.output

TKPROF: Release 19.0.0.0.0 - Development on Thu Apr 3 08:54:54 2025

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

Trace file: DBTPBRM_cfk_1_ora_43292.trc


Sort options: default

********************************************************************************
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: a5gp6xkj28xh0 Plan Hash: 2294408821

UPDATE BAL_GRP_SUB_BALS_T SET CURRENT_BAL = NVL(CURRENT_BAL, 0) + :B5 ,


DELAYED_BAL = NVL(DELAYED_BAL, 0) + :B4 , NEXT_BAL = NVL(NEXT_BAL, 0) + :B3
, GRANTED_BAL = CASE WHEN :B1 = 0 THEN NVL(GRANTED_BAL, 0) ELSE
NVL(GRANTED_BAL, 0) + :B2 END
WHERE
OBJ_ID0 = :B8 AND REC_ID = :B7 AND REC_ID2 = :B6

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1295 1.73 3.17 2734 145627 37417 36389
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 1295 1.73 3.17 2734 145627 37417 36389

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: dr2kx0xmcb91j Plan Hash: 4172367683

UPDATE BAL_GRP_T SET POID_REV = POID_REV + 1, BATCH_CNTR = CASE WHEN :B1 >
BATCH_CNTR THEN :B2 ELSE BATCH_CNTR END
WHERE
POID_ID0 = :B3

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1295 0.69 0.87 376 93369 31798 31123
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 1295 0.69 0.87 376 93369 31798 31123
Misses in library cache during parse: 0
Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 8vvdp9z4hyg0k Plan Hash: 409980976

UPDATE REL_SUB_PROCESSES_T SET NUM_PROCESSED = NUM_PROCESSED + :B4 ,


NUM_SUB_BAL_PROCESSED = NUM_SUB_BAL_PROCESSED + :B3
WHERE
OBJ_ID0 = :B2 AND REC_ID = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1295 0.08 0.10 64 3895 1333 1295
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 1295 0.08 0.10 64 3895 1333 1295

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 4ng0tbj2kcszp Plan Hash: 3456214754

UPDATE TMP_UNPROCESSED_EVENTS_T SET START_POID_ID0 = START_POID_ID0 + :B4 ,


MOD_T = :B3 , POID_REV = POID_REV +1
WHERE
SESSION_OBJ_ID0 = :B2 AND ELEMENT_ID = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1295 0.33 0.52 240 3638 17322 1295
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 1295 0.33 0.52 240 3638 17322 1295

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 8ggw94h7mvxd7 Plan Hash: 0

COMMIT

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 419 0.00 0.00 0 0 0 0
Execute 1622 0.62 0.72 0 0 1826 0
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 2041 0.62 0.72 0 0 1826 0
Misses in library cache during parse: 0
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: cvfamff8c7hdn Plan Hash: 427400671

SELECT EBI.ROWID, EBI.OBJ_ID0, EBI.REC_ID, EBI.AMOUNT, EBI.AMOUNT_DEFERRED,


EBI.BAL_GRP_OBJ_ID0, EBI.RESOURCE_ID, EBI.GL_ID, EBI.IMPACT_TYPE,
EBI.DISCOUNT, EBI.ITEM_OBJ_DB, EBI.ITEM_OBJ_TYPE, EBI.ITEM_OBJ_ID0,
EBI.ITEM_OBJ_REV, EBI.ACCOUNT_OBJ_ID0, E.TAX_SUPPLIER, E.TAX_LOCALES,
EBI.TAX_CODE, EBI.TAX_EXEMPTION_CODE, E.EARNED_START_T,E.EARNED_END_T,
EBI.QUANTITY
FROM
EVENT_BAL_IMPACTS_T EBI, EVENT_T E WHERE EBI.OBJ_ID0 >= :B5 AND EBI.OBJ_ID0
<= :B4 AND MOD(EBI.BAL_GRP_OBJ_ID0, :B3 ) = :B2 AND EBI.OBJ_ID0 =
E.POID_ID0 ORDER BY DECODE(:B1 , 0, EBI.ACCOUNT_OBJ_ID0,
EBI.BAL_GRP_OBJ_ID0), EBI.OBJ_ID0, EBI.REC_ID

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1294 0.04 0.04 0 0 0 0
Fetch 1294 0.72 0.90 0 68870 0 134319
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 2588 0.77 0.95 0 68870 0 134319

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 7af1nkhn57ap8 Plan Hash: 2155823515

SELECT B.POID_ID0
FROM
BAL_GRP_T B WHERE B.POID_ID0 IN (SELECT DISTINCT COLUMN_VALUE FROM TABLE(:B1
)) ORDER BY B.POID_ID0 FOR UPDATE

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1294 1.06 1.37 345 64783 32899 0
Fetch 1294 0.01 0.01 0 0 0 31098
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 2588 1.07 1.38 345 64783 32899 31098

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 815ayw8h79qxd Plan Hash: 2584647461

SELECT /*+ INDEX(ITEM_T I_ITEM__ID) */ POID_ID0, SERVICE_OBJ_ID0, STATUS,


MOD_T, ITEM_NO, POID_TYPE, GL_SEGMENT, 0 AS AMOUNT, AR_ITEM_OBJ_DB,
AR_ITEM_OBJ_TYPE, AR_ITEM_OBJ_ID0, AR_ITEM_OBJ_REV, AR_BILLINFO_OBJ_ID0,
TAX_DATA
FROM
ITEM_T WHERE POID_ID0 IN (SELECT DISTINCT COLUMN_VALUE FROM TABLE(:B1 ))

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1294 0.01 0.02 0 0 0 0
Fetch 1294 0.89 1.76 1686 124930 0 31098
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 2588 0.91 1.79 1686 124930 0 31098

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: fbh6f76ysm0zg Plan Hash: 3953205406

UPDATE ITEM_T SET MOD_T = :B4 , DUE = NVL(DUE, 0) + :B3 , ITEM_TOTAL =


NVL(ITEM_TOTAL, 0) + :B2 , TAX_DATA = :B1
WHERE
POID_ID0 = :B5

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1294 1.51 2.31 474 122202 31997 31093
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 1294 1.51 2.31 474 122202 31997 31093

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 980ay4j75wqr4 Plan Hash: 1672982933

UPDATE JOURNAL_T SET DB_AR_NET_AMT = DB_AR_NET_AMT + :B8 , CR_AR_NET_AMT =


CR_AR_NET_AMT + :B7 , DB_AR_DISC_AMT = DB_AR_DISC_AMT + :B6 ,
CR_AR_DISC_AMT = CR_AR_DISC_AMT + :B5 , DB_AR_TAX_AMT = DB_AR_TAX_AMT + :B4
, CR_AR_TAX_AMT = CR_AR_TAX_AMT + :B3 , AMOUNT_DEFERRED = AMOUNT_DEFERRED +
:B2 , MOD_T = :B1 , POID_REV = POID_REV + 1
WHERE
ITEM_OBJ_ID0 = :B18 AND GL_ID = :B17 AND RESOURCE_ID = :B16 AND EFFECTIVE_T =
DECODE(:B20 , 1, :B15 , EFFECTIVE_T) AND NVL(TAX_CODE, '_') = NVL(:B14 ,
'_') AND NVL(TAX_EXEMPTION_CODE, '_') = NVL(:B13 , '_') AND
NVL(TAX_SUPPLIER, 0) = NVL(:B12 , 0) AND NVL(TAX_LOCALES, '_') = NVL(:B11 ,
'_') AND EARNED_START_T = :B10 AND EARNED_END_T = :B9 AND (TYPE IS NULL OR
TYPE = :B19 ) AND ROWNUM < 2

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1294 5.31 7.17 1784 3356698 37948 36375
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 1294 5.31 7.17 1784 3356698 37948 36375

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 6gdjswn56csgu Plan Hash: 4004450214

SELECT EE.OBJ_ID0, EE.BALANCES_SMALL, EE.BALANCES_LARGE, EE.ACCOUNT_OBJ_ID0,


E.START_T
FROM
EVENT_ESSENTIALS_T EE, EVENT_T E WHERE EE.OBJ_ID0 >= :B2 AND EE.OBJ_ID0 <=
:B1 AND EE.OBJ_ID0 = E.POID_ID0

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1294 0.02 0.03 0 0 0 0
Fetch 1294 0.23 0.26 0 96028 0 31098
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 2588 0.26 0.30 0 96028 0 31098

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 1p44fy71wr0jw Plan Hash: 350299263

SELECT /*+ INDEX(BG I_BALANCE_GROUP__ID) USE_NL(bg, bi) */ BG.POID_ID0,


BG.BILLINFO_OBJ_ID0, BI.ACTG_NEXT_T
FROM
BAL_GRP_T BG, BILLINFO_T BI WHERE BG.POID_ID0 IN (SELECT DISTINCT
COLUMN_VALUE FROM TABLE(:B2 )) AND BG.BILLINFO_OBJ_ID0 = BI.POID_ID0 AND
BG.POID_DB = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 1294 0.02 0.02 0 0 0 0
Fetch 1294 0.54 0.69 333 191754 0 31098
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 2588 0.56 0.71 333 191754 0 31098

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 4xnk1n09avac2 Plan Hash: 409980976

UPDATE REL_SUB_PROCESSES_T SET STATUS = :B5 , NUM_PROCESSED = NUM_PROCESSED +


:B4 , NUM_SUB_BAL_PROCESSED = NUM_SUB_BAL_PROCESSED + :B3
WHERE
OBJ_ID0 = :B2 AND REC_ID = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 245 0.03 0.04 0 735 369 245
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 245 0.03 0.04 0 735 369 245

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: cr6b1gz3nuw38 Plan Hash: 2828636154

DELETE FROM TMP_UNPROCESSED_EVENTS_T


WHERE
SESSION_OBJ_ID0 = :B2 AND ELEMENT_ID = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 123 0.02 0.04 16 361 1654 123
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 123 0.02 0.04 16 361 1654 123

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 2uv3xb66119hx Plan Hash: 0

BEGIN pin_rel.pin_rel_updater_sp(:1 ,:2 ,:3 ,:4 ,:5 ,:6 ,:7 ,:8 ,:9 ); END;

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 122 0.00 0.00 0 0 0 0
Execute 123 3.21 4.12 87 11973 580 123
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 245 3.21 4.13 87 11973 580 123

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
********************************************************************************

SQL ID: 97djqvqat233x Plan Hash: 2178990695

UPDATE batch_t SET status = :1 , mod_t = :2


WHERE
poid_id0 = :3
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 465 0.00 0.00 0 0 0 0
Execute 465 0.14 0.24 16 1941 4212 465
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 930 0.14 0.25 16 1941 4212 465

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 UPDATE BATCH_T (cr=18 pr=0 pw=0 time=688 us
starts=1)
1 1 1 TABLE ACCESS BY INDEX ROWID BATCH_T (cr=4 pr=0
pw=0 time=16 us starts=1 cost=1 size=36 card=1)
1 1 1 INDEX UNIQUE SCAN I_BATCH__ID (cr=3 pr=0 pw=0
time=10 us starts=1 cost=1 size=0 card=1)(object id 799730)

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

SQL ID: atrxftgyywhrb Plan Hash: 0

INSERT INTO REL_MONITOR_DETAIL_T


VALUES
(:B1 , LOCALTIMESTAMP, NVL(:B2 , -1), :B3 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 896 0.05 0.08 24 1 3704 896
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 896 0.05 0.08 24 1 3704 896

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: frd3mzvfp559y Plan Hash: 1309755509

SELECT DESCR, STATUS_FROM, CLEANUP


FROM
REL_TRACKING_CHANGE_T WHERE STATUS_TO = :B2 AND STATUS_FROM = NVL(:B1 , -1)
AND NVL(:B1 , -1) <> :B2

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 896 0.01 0.01 0 0 0 0
Fetch 896 0.02 0.03 0 5376 0 364
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 1792 0.03 0.05 0 5376 0 364

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 2y7x6cu02b9s6 Plan Hash: 683514722

INSERT INTO REL_MONITOR_SUMMARY_T SELECT :B1 , :B3 , LOCALTIMESTAMP,


EXTRACT(HOUR FROM (LOCALTIMESTAMP - RMD.TSTAMP)) * 3600 + EXTRACT(MINUTE
FROM (LOCALTIMESTAMP - RMD.TSTAMP)) * 60 + EXTRACT(SECOND FROM
(LOCALTIMESTAMP - RMD.TSTAMP)), BR.NUM_TOTAL_RECORDS, DECODE(
BR.NUM_TOTAL_RECORDS, 0, 0, BR.NUM_TOTAL_RECORDS / ((EXTRACT(HOUR FROM
LOCALTIMESTAMP - RMD.TSTAMP)*3600) + (EXTRACT(MINUTE FROM LOCALTIMESTAMP -
RMD.TSTAMP)*60) + EXTRACT(SECOND FROM LOCALTIMESTAMP - RMD.TSTAMP)) ) FROM
BATCH_REL_T BR, REL_MONITOR_DETAIL_T RMD WHERE BR.OBJ_ID0 = :B1 AND
BR.OBJ_ID0 = RMD.POID_ID0 AND RMD.TO_STATUS = :B2 AND RMD.TO_STATUS <>
RMD.FROM_STATUS

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 364 0.03 0.06 15 3581 1570 364
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 364 0.03 0.06 15 3581 1570 364

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 5tf2hyy3mdt9j Plan Hash: 4152029580

DELETE rel_sub_processes_t
WHERE
obj_id0 = :1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 102 0.00 0.00 0 0 0 0
Execute 102 0.00 0.00 0 307 0 0
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 204 0.00 0.00 0 307 0 0

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 DELETE REL_SUB_PROCESSES_T (cr=3 pr=0 pw=0
time=36 us starts=1)
0 0 0 INDEX RANGE SCAN I_REL_SUB_PROC__ID (cr=3 pr=0
pw=0 time=15 us starts=1 cost=1 size=15 card=1)(object id 912506)

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

SQL ID: 46m9f9d6z11g8 Plan Hash: 3543633968

SELECT obj_id0, rec_id, start_poid_id0, end_poid_id0, parameters, batch_size


FROM
rel_sub_processes_t WHERE obj_id0 = :1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 129 0.00 0.00 0 0 0 0
Execute 129 0.00 0.00 0 0 0 0
Fetch 129 0.00 0.00 0 388 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 387 0.00 0.00 0 388 0 0

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 2

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 TABLE ACCESS BY INDEX ROWID BATCHED
REL_SUB_PROCESSES_T (cr=3 pr=0 pw=0 time=12 us starts=1 cost=1 size=46 card=1)
0 0 0 INDEX RANGE SCAN I_REL_SUB_PROC__ID (cr=3 pr=0
pw=0 time=10 us starts=1 cost=1 size=0 card=1)(object id 912506)

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

SQL ID: g5h6nqgvs0j6k Plan Hash: 0

INSERT INTO rel_sub_processes_t (obj_id0, rec_id, start_poid_id0,


end_poid_id0, num_processed, num_sub_bal_processed, status,
creation_process, tables, name, batch_size, parameters)
VALUES
(:1 , :2 , :3 , :4 , :5 , :6 , :7 , :8 , :9 , :10 , :11 , :12 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 131 0.00 0.00 0 0 0 0
Execute 131 0.03 0.06 7 44 910 131
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 262 0.03 0.07 7 44 910 131

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 2
Rows (1st) Rows (avg) Rows (max) Row Source Operation
---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL REL_SUB_PROCESSES_T
(cr=0 pr=0 pw=0 time=230 us starts=1)

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

SQL ID: g63v9wbsg2trh Plan Hash: 1168931192

SELECT NUM_PROCESSED, NUM_SUB_BAL_PROCESSED, CREATION_PROCESS, BATCH_SIZE,


STATUS, PARAMETERS, START_POID_ID0, END_POID_ID0
FROM
REL_SUB_PROCESSES_T WHERE OBJ_ID0 = :B2 AND REC_ID = :B1 FOR UPDATE

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 122 0.01 0.03 0 490 246 0
Fetch 122 0.00 0.00 0 0 0 122
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 244 0.01 0.03 0 490 246 122

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 2qyhypafjj5wm Plan Hash: 4164761307

SELECT POID_DB
FROM
BATCH_T WHERE POID_ID0 = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 122 0.00 0.00 0 0 0 0
Fetch 122 0.00 0.00 0 519 0 122
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 244 0.00 0.00 0 519 0 122

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 9d1fhart4mhzx Plan Hash: 3414717801

SELECT PARAM_VALUE
FROM
CONFIG_T C, CONFIG_BUSINESS_PARAMS_T CBP WHERE C.POID_ID0 = CBP.OBJ_ID0 AND
C.NAME = :B2 AND CBP.PARAM_NAME = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 244 0.00 0.00 0 0 0 0
Fetch 244 0.03 0.04 0 24888 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 488 0.03 0.04 0 24888 0 0

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: a31v62xnt3547 Plan Hash: 3777843831

SELECT START_POID_ID0, END_POID_ID0


FROM
TMP_UNPROCESSED_EVENTS_T WHERE SESSION_OBJ_ID0 = :B2 AND ELEMENT_ID = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 122 0.00 0.00 0 0 0 0
Fetch 122 0.00 0.00 0 430 0 122
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 244 0.00 0.00 0 430 0 122

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 7x7x2yvh55h68 Plan Hash: 3144756594

SELECT CREATED_T
FROM
EVENT_T WHERE POID_ID0 = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 122 0.00 0.00 0 0 0 0
Fetch 122 0.00 0.00 0 2120 0 122
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 244 0.00 0.00 0 2120 0 122

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: b6ks34b50wn3g Plan Hash: 2178990695

UPDATE batch_t SET status = :1 , end_t = :2


WHERE
poid_id0 = :3

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 267 0.00 0.00 0 0 0 0
Execute 267 0.16 0.23 1 1091 2966 267
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 534 0.16 0.23 1 1091 2966 267

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 UPDATE BATCH_T (cr=38 pr=0 pw=0 time=2058 us
starts=1)
1 1 1 TABLE ACCESS BY INDEX ROWID BATCH_T (cr=4 pr=0
pw=0 time=18 us starts=1 cost=1 size=36 card=1)
1 1 1 INDEX UNIQUE SCAN I_BATCH__ID (cr=3 pr=0 pw=0
time=12 us starts=1 cost=1 size=0 card=1)(object id 799730)

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

SQL ID: 4f5049j9np6qk Plan Hash: 1276992956

SELECT RMS.NUM_CDRS, RMS.ELAPSED, RMS.DESCR


FROM
REL_MONITOR_SUMMARY_T RMS WHERE RMS.POID_ID0 = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 267 0.00 0.00 0 0 0 0
Fetch 267 0.00 0.00 0 1269 0 534
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 534 0.00 0.00 0 1269 0 534

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: dnx8rpxcaj9tx Plan Hash: 3314127616

SELECT SUBSTR(MYFILE, 1, INSTR(MYFILE, '_', 1) - 1)


FROM
(SELECT SUBSTR(BR.INPUT_FILE_NAME, INSTR(BR.INPUT_FILE_NAME, '/BRMCDR_', -1)
+ 8) AS MYFILE FROM BATCH_REL_T BR WHERE BR.OBJ_ID0 = :B1 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 267 0.00 0.00 0 0 0 0
Fetch 267 0.00 0.00 0 1068 0 267
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 534 0.00 0.00 0 1068 0 267
Misses in library cache during parse: 0
Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 70gdurb4qp49w Plan Hash: 0

INSERT INTO REL_MONITOR_CUMULATIVE_T (SERVICE_TYPE, NUM_FILES, NUM_CDRS,


PREPROC_TIME, LOAD_TIME, PREUPDATE_TIME, UPDATE_TIME)
VALUES
(:B6 , 1, :B5 , :B4 , :B3 , :B2 , :B1 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 267 0.06 0.07 8 0 2142 0
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 267 0.06 0.07 8 0 2142 0

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 80ua4n4a2h41v Plan Hash: 432934740

UPDATE REL_MONITOR_CUMULATIVE_T SET NUM_FILES = NUM_FILES + 1, NUM_CDRS =


NUM_CDRS + :B6 , PREPROC_TIME = PREPROC_TIME + :B5 , LOAD_TIME = LOAD_TIME
+ :B4 , PREUPDATE_TIME = PREUPDATE_TIME + :B3 , UPDATE_TIME = UPDATE_TIME +
:B2
WHERE
SERVICE_TYPE = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 267 0.01 0.02 16 268 278 267
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 267 0.01 0.02 16 268 278 267

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: 5mysakfjn9pqt Plan Hash: 439012978

DELETE REL_MONITOR_DETAIL_T
WHERE
POID_ID0 = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 0 0.00 0.00 0 0 0 0
Execute 267 0.09 0.11 48 977 7753 1869
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 267 0.09 0.11 48 977 7753 1869

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
********************************************************************************

SQL ID: g05uxfyajs34p Plan Hash: 2154193986

SELECT NVL(SUM(AMOUNT), 0)
FROM
EVENT_BAL_IMPACTS_T WHERE OBJ_ID0 = :B3 AND RESOURCE_ID = :B2 AND AMOUNT < 0
AND OFFERING_OBJ_ID0 = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 13 0.00 0.00 0 0 0 0
Execute 3485 0.03 0.02 0 0 0 0
Fetch 3485 0.05 0.04 0 21132 0 3485
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 6983 0.08 0.07 0 21132 0 3485

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
1 1 1 SORT AGGREGATE (cr=5 pr=0 pw=0 time=28 us
starts=1)
0 0 0 PARTITION RANGE SINGLE PARTITION: KEY KEY (cr=5
pr=0 pw=0 time=26 us starts=1 cost=1 size=52 card=1)
0 0 0 TABLE ACCESS BY LOCAL INDEX ROWID BATCHED
EVENT_BAL_IMPACTS_T PARTITION: KEY KEY (cr=5 pr=0 pw=0 time=22 us starts=1 cost=1
size=52 card=1)
8 8 8 INDEX RANGE SCAN I_EVENT_BAL_IMPACTS__ID
PARTITION: KEY KEY (cr=4 pr=0 pw=0 time=11 us starts=1 cost=1 size=0 card=1)(object
id 799967)

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

SQL ID: 4awmw898bfhtx Plan Hash: 0

BEGIN pin_rel.initialize_session(:1 ,:2 ,:3 ,:4 ,:5 ,:6 ,:7 ,:8 ,:9 ,:10 ,:11
,:12 ,:13 ,:14 ,:15 ,:16 ,:17 ,:18 ,:19 ,:20 ,:21 ,:22 ,:23 ,:24 ); END;

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 82 0.00 0.00 0 0 0 0
Execute 82 0.03 0.04 0 0 0 82
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 164 0.03 0.04 0 0 0 82

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
********************************************************************************

SQL ID: 1bd11hwybqdu4 Plan Hash: 541046834

UPDATE REL_EVENT_EXTRACT_SYNC_T SET SESSION_ID = -999


WHERE
SESSION_ID = -999

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 82 0.02 0.04 0 1813 169 82
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 83 0.03 0.04 0 1813 169 82

Misses in library cache during parse: 1


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 UPDATE REL_EVENT_EXTRACT_SYNC_T (cr=22 pr=0 pw=0
time=313 us starts=1)
1 1 1 TABLE ACCESS STORAGE FULL
REL_EVENT_EXTRACT_SYNC_T (cr=22 pr=0 pw=0 time=94 us starts=1 cost=35 size=5
card=1)

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

SQL ID: 8kqpg4khs36cr Plan Hash: 3492156457

SELECT B.POID_ID0, B.STATUS


FROM
BATCH_T B, BATCH_REL_T BR WHERE B.POID_ID0 = BR.OBJ_ID0 AND
BR.INPUT_FILE_NAME = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 82 0.00 0.00 0 0 0 0
Fetch 82 0.00 0.00 0 377 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 165 0.00 0.00 0 377 0 0

Misses in library cache during parse: 1


Misses in library cache during execute: 1
Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 NESTED LOOPS (cr=5 pr=0 pw=0 time=22 us starts=1
cost=2 size=117 card=1)
0 0 0 NESTED LOOPS (cr=5 pr=0 pw=0 time=20 us
starts=1 cost=2 size=117 card=1)
0 0 0 INDEX RANGE SCAN I_BATCH_REL_INPUT_FNAME__ID
(cr=5 pr=0 pw=0 time=19 us starts=1 cost=1 size=102 card=1)(object id 912551)
0 0 0 INDEX UNIQUE SCAN I_BATCH__ID (cr=0 pr=0 pw=0
time=0 us starts=0 cost=1 size=0 card=1)(object id 799730)
0 0 0 TABLE ACCESS BY INDEX ROWID BATCH_T (cr=0 pr=0
pw=0 time=0 us starts=0 cost=1 size=15 card=1)

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

SQL ID: 2nxg8urcph101 Plan Hash: 0

INSERT INTO BATCH_T (POID_DB, POID_ID0, POID_TYPE, POID_REV, CREATED_T, MOD_T,


READ_ACCESS, WRITE_ACCESS, ACCOUNT_OBJ_DB, ACCOUNT_OBJ_ID0,
ACCOUNT_OBJ_TYPE, ACCOUNT_OBJ_REV, DESCR, START_T, END_T, HOSTNAME, PID,
PROGRAM_NAME, STATUS)
VALUES
(:B7 , :B9 , :B8 , 0, :B5 , :B5 , 'L', 'L', :B7 , 1, '/account', 0, :B6 ,
:B5 , :B5 , :B4 , :B3 , :B2 , :B1 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 82 0.01 0.02 1 13 907 82
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 83 0.02 0.02 1 13 907 82

Misses in library cache during parse: 1


Misses in library cache during execute: 1
Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL BATCH_T (cr=7 pr=0 pw=0
time=401 us starts=1)

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

SQL ID: fxhzz53rg1q5k Plan Hash: 0

INSERT INTO BATCH_REL_T (OBJ_ID0, CREATION_PROCESS, START_POID_ID0,


END_POID_ID0, INPUT_FILE_NAME, NUM_TOTAL_RECORDS, PARTITION_NUMBER,
SEQUENCE_NUM, TABLES, SYNC_ID, SENDER_NAME, RECIPIENT_NAME)
VALUES
(:B12 , :B11 , :B10 , :B9 , :B8 , :B7 , :B6 , :B5 , :B4 , :B3 , :B2 , :B1 )
#
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 82 0.01 0.03 12 14 756 82
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 83 0.01 0.03 12 14 756 82

Misses in library cache during parse: 1


Misses in library cache during execute: 1
Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL BATCH_REL_T (cr=1 pr=0
pw=0 time=124 us starts=1)

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

SQL ID: df0kufxwzxnzf Plan Hash: 2178990695

UPDATE BATCH_T SET STATUS = :B2


WHERE
POID_ID0 = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 82 0.01 0.02 0 338 656 82
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 83 0.01 0.02 0 338 656 82

Misses in library cache during parse: 1


Misses in library cache during execute: 1
Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 UPDATE BATCH_T (cr=10 pr=0 pw=0 time=355 us
starts=1)
1 1 1 TABLE ACCESS BY INDEX ROWID BATCH_T (cr=4 pr=0
pw=0 time=30 us starts=1 cost=1 size=29 card=1)
1 1 1 INDEX UNIQUE SCAN I_BATCH__ID (cr=3 pr=0 pw=0
time=23 us starts=1 cost=1 size=0 card=1)(object id 799730)

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

SQL ID: f5pf7mkwdkvs6 Plan Hash: 685350138

SELECT STATUS
FROM
BATCH_REL_ZIP_FILE_T WHERE OBJ_ID0 = :B1 AND REC_ID = 0

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 82 0.00 0.00 0 0 0 0
Fetch 82 0.00 0.00 0 246 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 165 0.00 0.00 0 246 0 0

Misses in library cache during parse: 1


Misses in library cache during execute: 1
Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 TABLE ACCESS BY INDEX ROWID BATCH_REL_ZIP_FILE_T
(cr=3 pr=0 pw=0 time=26 us starts=1 cost=1 size=17 card=1)
0 0 0 INDEX UNIQUE SCAN I_BATCH_REL_ZIP__OBJ_ID0 (cr=3
pr=0 pw=0 time=25 us starts=1 cost=1 size=0 card=1)(object id 912523)

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

SQL ID: gun6zf3r2atpq Plan Hash: 0

INSERT INTO tmp_unprocessed_events_t (poid_db, poid_id0, poid_type, poid_rev,


created_t, mod_t, read_access, write_access, account_obj_db,
account_obj_id0, account_obj_type, account_obj_rev, session_obj_db,
session_obj_id0, session_obj_type, session_obj_rev, element_id,
start_poid_id0, end_poid_id0)
VALUES
(:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17,
:18, :19)

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 107 0.00 0.00 0 0 0 0
Execute 107 0.02 0.05 16 60 1711 107
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 214 0.02 0.05 16 60 1711 107

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL TMP_UNPROCESSED_EVENTS_T
(cr=1 pr=0 pw=0 time=418 us starts=1)

********************************************************************************
SQL ID: fkmsxqrk7z2jr Plan Hash: 0

INSERT INTO event_dlay_sess_tlcs_svc_cds_t (obj_id0, rec_id, ss_action_code,


ss_code)
VALUES
(:1 , :2 , :3 , :4 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 106 0.00 0.00 0 0 0 0
Execute 106 0.29 0.65 472 600 7799 40171
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 212 0.29 0.65 472 600 7799 40171

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 2

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL
EVENT_DLAY_SESS_TLCS_SVC_CDS_T (cr=8 pr=4 pw=0 time=4072 us starts=1)

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

SQL ID: abctm1cxc155k Plan Hash: 0

INSERT INTO event_dlay_sess_tlcs_t (obj_id0, bytes_uplink, bytes_downlink,


terminate_cause, era_type, era_code, called_to, calling_from,
destination_network, primary_msid, usage_type, origin_network, svc_type,
usage_class, secondary_msid, svc_code, network_session_id)
VALUES
(:1 , :2 , :3 , :4 , :5 , :6 , :7 , :8 , :9 , :10 , :11 , :12 , :13 , :14 ,
:15 , :16 , :17 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 5 0.00 0.00 0 0 0 0
Execute 5 0.01 0.03 8 20 373 796
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 10 0.01 0.03 8 20 373 796

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 2

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL EVENT_DLAY_SESS_TLCS_T
(cr=8 pr=4 pw=0 time=16607 us starts=1)
********************************************************************************

SQL ID: 2agtbc4dgab46 Plan Hash: 0

INSERT INTO event_dlyd_session_tlco_gprs_t (obj_id0, apn, number_of_units,


diagnostics, ggsn_address, node_id, sgsn_address, qos_req_peak_through,
sgsn_plmn_id, change_condition, ptmsi, qos_req_delay, ext_charging_id,
mm_state, loc_area_code, extensions, session_id, anonymous_login,
sub_trans_id, qos_nego_reliability, sgsn_change, pdp_address, cell_id,
qos_nego_precedence, qos_nego_delay, qos_nego_mean_through, pdp_type,
qos_req_precedence, qos_nego_peak_through, qos_req_mean_through, status,
ni_pdp, routing_area, pdp_dynaddr, trans_id, service_area_code,
network_capability, qos_req_reliability, pdp_raddress, ptmsi_signature,
ext_charging_id_str)
VALUES
(:1 , :2 , :3 , :4 , :5 , :6 , :7 , :8 , :9 , :10 , :11 , :12 , :13 , :14 ,
:15 , :16 , :17 , :18 , :19 , :20 , :21 , :22 , :23 , :24 , :25 , :26 , :27
, :28 , :29 , :30 , :31 , :32 , :33 , :34 , :35 , :36 , :37 , :38 , :39 ,
:40 , :41 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 16 0.00 0.00 0 0 0 0
Execute 16 0.03 0.07 24 94 1026 3371
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 32 0.03 0.07 24 94 1026 3371

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 3

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL
EVENT_DLYD_SESSION_TLCO_GPRS_T (cr=10 pr=5 pw=0 time=8319 us starts=1)

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

SQL ID: cdz53tky22xfk Plan Hash: 0

INSERT INTO event_aggregated_data_t (obj_id0, rec_id, aggregated_data)


VALUES
(:1 , :2 , :3 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 1 0.00 0.00 8 15 133 275
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 2 0.00 0.00 8 15 133 275

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL EVENT_AGGREGATED_DATA_T
(cr=15 pr=8 pw=0 time=5111 us starts=1)

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

SQL ID: aqhs9bp4yqsa0 Plan Hash: 4082108239

SELECT INCREMENT_BY
FROM
USER_SEQUENCES WHERE SEQUENCE_NAME = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 2 0.00 0.00 0 0 0 0
Fetch 2 0.00 0.00 0 12 0 2
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 5 0.00 0.00 0 12 0 2

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
1 1 1 HASH JOIN (cr=6 pr=0 pw=0 time=36 us starts=1
cost=2 size=54 card=1)
1 1 1 NESTED LOOPS (cr=6 pr=0 pw=0 time=32 us
starts=1 cost=2 size=54 card=1)
1 1 1 NESTED LOOPS (cr=5 pr=0 pw=0 time=24 us
starts=1 cost=2 size=54 card=1)
1 1 1 STATISTICS COLLECTOR (cr=3 pr=0 pw=0 time=18
us starts=1)
1 1 1 INDEX RANGE SCAN I_OBJ2 (cr=3 pr=0 pw=0
time=14 us starts=1 cost=1 size=43 card=1)(object id 37)
1 1 1 INDEX UNIQUE SCAN I_SEQ1 (cr=2 pr=0 pw=0
time=5 us starts=1 cost=1 size=0 card=1)(object id 105)
1 1 1 TABLE ACCESS BY INDEX ROWID SEQ$ (cr=1 pr=0
pw=0 time=7 us starts=1 cost=1 size=11 card=1)
0 0 0 TABLE ACCESS STORAGE FULL SEQ$ (cr=0 pr=0 pw=0
time=0 us starts=0 cost=1 size=11 card=1)

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

SQL ID: 4qh5sx8z2srnq Plan Hash: 3537681872

SELECT POID_IDS2.NEXTVAL
FROM
SYS.DUAL
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 2 0.00 0.00 0 0 0 0
Fetch 2 0.00 0.00 0 0 0 2
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 5 0.00 0.00 0 0 0 2

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
1 1 1 SEQUENCE POID_IDS2 (cr=0 pr=0 pw=0 time=38 us
starts=1)
1 1 1 FAST DUAL (cr=0 pr=0 pw=0 time=1 us starts=1
cost=2 size=0 card=1)

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

SQL ID: 7w4627jbmdv8h Plan Hash: 0

INSERT INTO JOURNAL_T (POID_DB, POID_ID0, POID_REV, POID_TYPE, ACCOUNT_OBJ_DB,


ACCOUNT_OBJ_ID0, ACCOUNT_OBJ_REV, ACCOUNT_OBJ_TYPE, ITEM_OBJ_DB,
ITEM_OBJ_ID0, ITEM_OBJ_REV, ITEM_OBJ_TYPE, READ_ACCESS, WRITE_ACCESS,
CREATED_T, MOD_T, TYPE, EFFECTIVE_T, GL_ID, RESOURCE_ID, EARNED_START_T,
EARNED_END_T, DB_AR_NET_AMT, DB_AR_DISC_AMT, DB_AR_TAX_AMT, CR_AR_NET_AMT,
CR_AR_DISC_AMT, CR_AR_TAX_AMT, TAX_CODE, TAX_EXEMPTION_CODE, TAX_LOCALES,
TAX_SUPPLIER, AMOUNT_DEFERRED)
VALUES
(:B1 , :B2 , 0, '/journal', :B3 , :B4 , :B5 , '/account', :B6 , :B7 , :B8 ,
:B9 , 'G', 'G', :B10 , :B11 , :B28 , :B12 , :B13 , :B14 , :B15 , :B16 ,
:B17 , :B18 , :B19 , :B20 , :B21 , :B22 ,:B23 ,:B24 ,:B25 ,:B26 ,:B27 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 2 0.00 0.00 0 1 23 2
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 3 0.00 0.00 0 1 23 2

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL JOURNAL_T (cr=1 pr=0
pw=0 time=156 us starts=1)
********************************************************************************

SQL ID: f8jx95vmby29j Plan Hash: 0

INSERT INTO event_dlyd_sess_tlco_gsm_cnt_t (obj_id0, value_digits, exponent,


transaction_id, transaction_type, product_code, source_channel)
VALUES
(:1 , :2 , :3 , :4 , :5 , :6 , :7 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 5 0.00 0.00 0 0 0 0
Execute 5 0.00 0.00 2 8 33 418
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 10 0.00 0.00 2 8 33 418

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 2

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL
EVENT_DLYD_SESS_TLCO_GSM_CNT_T (cr=2 pr=0 pw=0 time=1310 us starts=1)

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

SQL ID: 6w7wnkxhz665z Plan Hash: 0

INSERT INTO BAL_GRP_SUB_BALS_T (OBJ_ID0, REC_ID, REC_ID2, UNIQUE_ID,


CURRENT_BAL, SUBTYPE, VALID_FROM, VALID_TO, CONTRIBUTOR, NEXT_BAL,
DELAYED_BAL, GRANTOR_OBJ_DB, GRANTOR_OBJ_ID0, GRANTOR_OBJ_TYPE,
GRANTOR_OBJ_REV, VALID_FROM_DETAILS, VALID_TO_DETAILS, GRANTED_BAL)
VALUES
(:B1 , :B2 , :B3 , :B4 , :B5 , :B6 , :B7 , :B8 , :B9 , :B10 , :B11 , :B12 ,
:B13 , :B14 , 0, :B15 , :B16 , :B17 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 6 0.00 0.00 2 5 105 16
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 7 0.00 0.00 2 5 105 16

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL BAL_GRP_SUB_BALS_T (cr=2
pr=0 pw=0 time=1732 us starts=1)

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

SQL ID: anud9v83fzu94 Plan Hash: 1680024818

SELECT COUNT(*)
FROM
BAL_GRP_BALS_T WHERE OBJ_ID0 = :B2 AND REC_ID = :B1

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 16 0.00 0.00 0 0 0 0
Fetch 16 0.00 0.00 1 64 0 16
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 33 0.00 0.00 1 64 0 16

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450 (recursive depth: 1)
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
1 1 1 SORT AGGREGATE (cr=4 pr=0 pw=0 time=18 us
starts=1)
1 1 1 INDEX UNIQUE SCAN I_BAL_GRP_BALS__ID (cr=4 pr=0
pw=0 time=13 us starts=1 cost=1 size=14 card=1)(object id 802082)

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

SQL ID: 7d57kwbz79pph Plan Hash: 0

INSERT INTO event_essentials_t (obj_id0, balances_small, balances_large,


account_obj_id0, end_t)
VALUES
(:1 , :2 , :3 , :4 , :5 )

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.00 0.00 0 0 0 0
Execute 1 0.00 0.01 8 10 1632 313
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 2 0.00 0.01 8 10 1632 313

Misses in library cache during parse: 0


Optimizer mode: ALL_ROWS
Parsing user id: 450
Number of plan statistics captured: 1

Rows (1st) Rows (avg) Rows (max) Row Source Operation


---------- ---------- ----------
---------------------------------------------------
0 0 0 LOAD TABLE CONVENTIONAL EVENT_ESSENTIALS_T
(cr=10 pr=8 pw=0 time=11153 us starts=1)

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

OVERALL TOTALS FOR ALL NON-RECURSIVE STATEMENTS

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1539 0.01 0.02 0 0 0 0
Execute 1540 3.97 5.57 649 16163 21375 46519
Fetch 129 0.00 0.00 0 388 0 0
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 3208 3.98 5.59 649 16551 21375 46519

Misses in library cache during parse: 0

OVERALL TOTALS FOR ALL RECURSIVE STATEMENTS

call count cpu elapsed disk query current rows


------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 978 0.00 0.00 0 0 0 0
Execute 24991 11.99 17.11 6159 3798809 212872 141680
Fetch 12836 2.55 3.81 2020 541221 0 264137
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 38805 14.55 20.93 8179 4340030 212872 405817

Misses in library cache during parse: 7


Misses in library cache during execute: 6

61 user SQL statements in session.


3 internal SQL statements in session.
64 SQL statements in session.
********************************************************************************
Trace file: DBTPBRM_cfk_1_ora_43292.trc
Trace file compatibility: 12.2.0.0
Sort options: default

1 session in tracefile.
61 user SQL statements in trace file.
3 internal SQL statements in trace file.
64 SQL statements in trace file.
56 unique SQL statements in trace file.
72143 lines in trace file.
202 elapsed seconds in trace file.

#]0;oracle@phx-exa-brm-87rgm1:/u02/app/oracle/diag/rdbms/dbtpbrm_cfk_phx/
DBTPBRM_cfk_1/trace#[oracle@phx-exa-brm-87rgm1 trace]$

You might also like