215187.1 SQLT XTRACT 11.4.5.4  Report: sqlt_s53240_main.html

Global

Cursor Sharing and Binds

SQL Tuning Advisor

    

Plans

Plan Control

SQL Execution

    

Tables

Objects

This report may include some content provided by the Oracle Diagnostic and/or the Oracle Tuning Packs (in particular SQL Tuning Advisor "STA", SQL Tuning Sets "STS", SQL Monitoring and/or Automatic Workload Repository "AWR"). Be aware that using this extended functionality requires a license for the corresponding pack. If you need to disable SQLT access to one of these packages, please execute one of the following commands: SQL> EXEC sqltxadmin.sqlt$a.disable_tuning_pack_access; or SQL> EXEC sqltxadmin.sqlt$a.disable_diagnostic_pack_access;

sqlt_start: 2013-02-04/10:40:34

Observations

List of concerns identified by the health-check module. Please review. Some may require further attention.
# Type Name Observation Details
1 SYSTEM PARAMETER MODIFIED There is one system level initialization parameter with a modified value in AWR. [+]
2 CBO PARAMETER NON-DEFAULT There are 3 CBO initialization parameters with a non-default value. [+]
3 CBO PARAMETER MODIFIED There are 7 CBO initialization parameters with a modified value. [+]
4 PLAN PLAN_HASH_VALUE 8 plans were found for this SQL. [+]
5 PLAN CONTROL PLAN_CONTROL None of the plans found was created using one of these: Stored Outline, SQL Profile, SQL Patch or SQL Plan Baseline.  
6 PLAN OPTIMIZER_ENV SQL Area references 4 distinct CBO Environments for this one SQL. [+]
7 PLAN PLAN_HASH_VALUE Plan 24296316 has operations with Cost 0 and Card 1. Possible incorrect Selectivity. [+]
8 PLAN PLAN_HASH_VALUE Plan 142578110 has operations with Cost 0 and Card 1. Possible incorrect Selectivity. [+]
9 PLAN PLAN_HASH_VALUE Plan 657302870 has operations with Cost 0 and Card 1. Possible incorrect Selectivity. [+]
10 PLAN PLAN_HASH_VALUE Plan 2816325939 has operations with Cost 0 and Card 1. Possible incorrect Selectivity. [+]
11 PLAN PLAN_HASH_VALUE Plan 2883761925 has operations with Cost 0 and Card 1. Possible incorrect Selectivity. [+]
12 PLAN PLAN_HASH_VALUE Plan 3267771367 has operations with Cost 0 and Card 1. Possible incorrect Selectivity. [+]
13 PLAN PLAN_HASH_VALUE Plan 3935795003 has operations with Cost 0 and Card 1. Possible incorrect Selectivity. [+]
14 VERSION COUNT VERSION COUNT This SQL shows evidence of high version count of 28. [+]
15 PLAN CONTROL CARDINALITY_FEEDBACK 7 plans were created using Cardinality Feedback. [+]
16 DBMS_STATS SYSTEM STATISTICS Workload CBO System Statistics are not gathered. CBO is using default values. [+]
17 MAT_VIEW REWRITE_ENABLED There is/are 3 materialized view(s) with rewrite enabled. [+]
18 TABLE QTUNE.CUSTOMER Table CBO statistics are 68 days old: 2012-11-28/09:55:33 [+]
19 TABLE QTUNE.CUSTOMER Table has 1 CBO statistics extension(s). [+]
20 TABLE QTUNE.ORDER_LINE Table CBO statistics are 68 days old: 2012-11-28/09:56:22 [+]
21 TABLE QTUNE.PART Table CBO statistics are 68 days old: 2012-11-28/09:55:44 [+]
22 TABLE QTUNE.PART Table has 1 CBO statistics extension(s). [+]
23 TABLE QTUNE.SALES_ORDER Table CBO statistics are 68 days old: 2012-11-28/09:55:54 [+]
24 TABLE QTUNE.SALES_ORDER Table has 1 CBO statistics extension(s). [+]
25 TABLE COLUMN SALES_ORDER.STATUS Column is referenced in predicate(s) and it is not included in any index. [+]
26 TABLE COLUMN SALES_ORDER.STATUS Column is candidate for NOT NULL constraint. [+]
Go to Top

SQL Text (f995z9antmhxn 2845426612 B2C3C4A8E292CBCAC2EB5F9482BA6514 1178211779310957485)

SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC
Go to Top

Stripped SQL Text ()

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Go to Top

SQL Identification

SQL ID: f995z9antmhxn
Hash Value: 2845426612
Signature for Stored Outlines: B2C3C4A8E292CBCAC2EB5F9482BA6514
Signature for SQL Profiles (force match FALSE): 1178211779310957485
Signature for SQL Profiles (force match TRUE): 1178211779310957485
Command Type: SELECT (3)
"EXPLAIN PLAN FOR" SQL ID for stripped sql_text: 6n0wgc1q5dj0p
Signature for Stored Outlines for unstripped sql_text: B2C3C4A8E292CBCAC2EB5F9482BA6514
Signature for SQL Profiles for unstripped sql_text (force match FALSE): 1178211779310957485
Signature for SQL Profiles for unstripped sql_text (force match TRUE): 1178211779310957485
Go to Top

Environment

Host Name: host01.example.com
CPUs: 2
Exadata: "null"
RAC: FALSE
NLS Characterset
(database_properties):
WE8MSWIN1252
DB Time Zone
(database_properties):
00:00
DB Block Size
(db_block_size):
8192
Optim Peek User Binds
(_optim_peek_user_binds):
TRUE
DB Size in Terabytes
(dba_data_files):
0.007 TB
TC Data Size in Gigabytes
(dba_segments):
0.394 GB
Platform: Linux
Product Version: Oracle Database 11g Enterprise Edition (Production)
RDBMS Version: 11.2.0.3.0
Language: US:AMERICAN_AMERICA.WE8MSWIN1252
Database Name and ID: V1123(4223793606)
Instance Name and ID: V1123(1)
EBS: NO
Siebel: NO
PSFT: NO
User Name and ID: QTUNE (92)
STATID: s53240_v1123_host01
Go to Top

CBO Environment

Non-Default or Modified CBO Parameters

[-] Non-default or modified CBO initialization parameters in effect for the session where SQLT XTRACT was executed. Includes all instances.
# Is Default1 Is Modified2 Name Inst ID Value Display Value Is Adjusted Is Deprecated Is Basic Is Session Modifiable Is System Modifiable Is Instance Modifiable Type Description
1 FALSE SYSTEM_MOD _optimizer_use_feedback 1 "TRUE"   FALSE FALSE FALSE TRUE IMMEDIATE TRUE 1 optimizer use feedback
2 FALSE SYSTEM_MOD statistics_level 1 "ALL"   FALSE FALSE FALSE TRUE IMMEDIATE TRUE 2 statistics level
3 FALSE FALSE pga_aggregate_target 1 "213909504" "204M" FALSE FALSE TRUE FALSE IMMEDIATE TRUE 6 Target size for the aggregate PGA memory consumed by the instance
4 TRUE SYSTEM_MOD _dml_frequency_tracking 1 "FALSE"   FALSE FALSE FALSE FALSE IMMEDIATE TRUE 1 Control DML frequency tracking
5 TRUE SYSTEM_MOD _dml_monitoring_enabled 1 "TRUE"   FALSE FALSE FALSE FALSE IMMEDIATE TRUE 1 enable modification monitoring
6 TRUE SYSTEM_MOD _pga_max_size 1 "1717985280" "1677720K" FALSE FALSE FALSE FALSE IMMEDIATE TRUE 6 Maximum size of the PGA memory for one process
7 TRUE SYSTEM_MOD optimizer_secure_view_merging 1 "TRUE"   FALSE FALSE FALSE FALSE IMMEDIATE TRUE 1 optimizer secure view merging and predicate pushdown/movearound
8 TRUE SYSTEM_MOD parallel_threads_per_cpu 1 "1"   FALSE FALSE FALSE FALSE IMMEDIATE TRUE 3 number of parallel execution threads per CPU
(1) FALSE: Parameter value was specified in the parameter file.
(2) FALSE: Parameter has not been modified after instance startup. MODIFIED: Parameter has been modified with ALTER SESSION. SYSTEM_MOD: Parameter has been modified with ALTER SYSTEM.
Go to Top

Default Unmodifed CBO Parameters

[+]

Fix Control

Non-Default Fixes

[-] Non-default fixes in effect for the session where SQLT XTRACT was executed.

Default Fixes

[+]

CBO System Statistics

Go to Top

Info System Statistics

# Name Value
1 STATUS COMPLETED
2 DSTART 01-16-2013 04:59
3 DSTOP 01-16-2013 04:59
4 FLAGS

Current System Statistics

# Name Value
1 CPUSPEEDNW 1796
2 IOSEEKTIM 10
3 IOTFRSPEED 4096
4 CPUSPEED
5 MBRC
6 SREADTIM
7 MREADTIM
8 MAXTHR
9 SLAVETHR

Basis and Synthesized Values

db_block_size: 8192
db_file_multiblock_read_count: 94
_db_file_optimizer_read_count: 8
Estimated CPUSPEED: 1796
Estimated MBRC: 8
Estimated SREADTIM: 12
Estimated MREADTIM: 26
CPU Cost Scaling Factor: 4.639941e-08
CPU Cost Scaling Factor (inverse): 21552000

System Statistics History

# Save Time CPUSPEEDNW IOSEEKTIM IOTFRSPEED CPUSPEED MBRC SREADTIM MREADTIM MAXTHR SLAVETHR
1 2013-01-16/04:59:49.334730 -05:00 1804 10 4096
2 2013-01-15/09:47:19.891935 -05:00 1803 10 4096
3 2013-01-15/07:32:03.645351 -05:00 1800 10 4096
4 2013-01-14/08:15:32.929517 -05:00 2720.24970737417 10 4096
5 2013-01-14/07:26:43.646234 -05:00 2720.24970737417 10 4096
6 2013-01-14/07:26:43.633556 -05:00 2720.24970737417 10 4096
7 2013-01-14/07:26:43.619739 -05:00 1800 10 4096
8 2013-01-14/07:26:43.581037 -05:00 1510.07147498376 10 4096
Go to Top

DBMS_STATS Setup

Go to Top

DBMS_STATS System Preferences

Approximate NDV: "null"
Auto Stats Target: AUTO
Cascade: DBMS_STATS.AUTO_CASCADE
Concurrent: "null"
Degree: NULL
Estimate Percent: DBMS_STATS.AUTO_SAMPLE_SIZE
Granularity: AUTO
Incremental Internal Control: "null"
Incremental: FALSE
Method Opt: FOR ALL COLUMNS SIZE AUTO
No Invalidate: DBMS_STATS.AUTO_INVALIDATE
Publish: TRUE
Stale Percent: 10
Stats Retention: "null"

DBMS_STATS Table Preferences

Auto Task "auto optimizer stats collection"

Client Name: auto optimizer stats collection
Status: DISABLED
Consumer Group: ORA$AUTOTASK_STATS_GROUP
Client Tag: OS
Priority Override: INVALID
Attributes: ON BY DEFAULT, VOLATILE, SAFE TO KILL
Window Group: ORA$AT_WGRP_OS
Resource Percentage: 25
Use Resource Estimates: FALSE
Mean Job Duration: +000000000 00:02:08.185714286
Mean Job CPU: +000000000 00:00:35.947428571

Statistics for SYS Tables

# Last Analyzed Tables
1 NO STATS 53
2 2013-02 20
3 2012-12 3
4 2012-06 1
5 2012-05 179
6 2012-04 24
7 2012-03 100
8 2011-09 607

Statistics for Fixed Objects

# Last Analyzed Fixed Objects
1 NO STATS 935

DBMS_STATS Operations History

List restricted up to 300 rows as per tool parameter "r_rows_table_m".
SQL: [+]
# Start Time End Time Operation Target
1 2013-02-04/10:52:29.618689 -05:00 2013-02-04/10:52:30.492602 -05:00 export_table_stats QTUNE."SALES_ORDER"
2 2013-02-04/10:52:28.868235 -05:00 2013-02-04/10:52:29.617837 -05:00 export_table_stats QTUNE."PART"
3 2013-02-04/10:52:28.856967 -05:00 2013-02-04/10:52:28.867424 -05:00 export_table_stats QTUNE."ORDER_LINE"
4 2013-02-04/10:52:27.095657 -05:00 2013-02-04/10:52:28.349870 -05:00 export_table_stats QTUNE."CUSTOMER"
5 2013-02-04/10:08:26.446577 -05:00 2013-02-04/10:08:26.458379 -05:00 export_table_stats QTUNE."SALES_ORDER"
6 2013-02-04/10:08:26.434530 -05:00 2013-02-04/10:08:26.445703 -05:00 export_table_stats QTUNE."PART"
7 2013-02-04/10:08:26.421487 -05:00 2013-02-04/10:08:26.433251 -05:00 export_table_stats QTUNE."ORDER_LINE"
8 2013-02-04/10:08:26.363906 -05:00 2013-02-04/10:08:26.414464 -05:00 export_table_stats QTUNE."CUSTOMER"
9 2013-02-04/10:02:39.675798 -05:00 2013-02-04/10:02:39.721205 -05:00 export_table_stats QTUNE."SALES_ORDER"
10 2013-02-04/10:02:39.664805 -05:00 2013-02-04/10:02:39.674859 -05:00 export_table_stats QTUNE."PART"
11 2013-02-04/10:02:39.619262 -05:00 2013-02-04/10:02:39.663970 -05:00 export_table_stats QTUNE."ORDER_LINE"
12 2013-02-04/10:02:39.454232 -05:00 2013-02-04/10:02:39.617839 -05:00 export_table_stats QTUNE."CUSTOMER"
13 2013-02-04/08:59:50.940089 -05:00 2013-02-04/08:59:51.039062 -05:00 export_table_stats QTUNE."SALES_ORDER"
14 2013-02-04/08:59:50.930375 -05:00 2013-02-04/08:59:50.939298 -05:00 export_table_stats QTUNE."PART"
15 2013-02-04/08:59:50.919435 -05:00 2013-02-04/08:59:50.929589 -05:00 export_table_stats QTUNE."ORDER_LINE"
16 2013-02-04/08:59:50.811007 -05:00 2013-02-04/08:59:50.918451 -05:00 export_table_stats QTUNE."CUSTOMER"
17 2013-02-04/08:52:20.443700 -05:00 2013-02-04/08:52:20.455380 -05:00 export_table_stats QTUNE."SALES_ORDER"
18 2013-02-04/08:52:20.433175 -05:00 2013-02-04/08:52:20.442751 -05:00 export_table_stats QTUNE."PART"
19 2013-02-04/08:52:20.420477 -05:00 2013-02-04/08:52:20.432173 -05:00 export_table_stats QTUNE."ORDER_LINE"
20 2013-02-04/08:52:20.313423 -05:00 2013-02-04/08:52:20.419346 -05:00 export_table_stats QTUNE."CUSTOMER"
21 2013-02-04/08:30:14.130086 -05:00 2013-02-04/08:30:14.140512 -05:00 export_table_stats QTUNE."SALES_ORDER"
22 2013-02-04/08:30:14.118764 -05:00 2013-02-04/08:30:14.129185 -05:00 export_table_stats QTUNE."PART"
23 2013-02-04/08:30:14.105043 -05:00 2013-02-04/08:30:14.117790 -05:00 export_table_stats QTUNE."ORDER_LINE"
24 2013-02-04/08:30:13.875775 -05:00 2013-02-04/08:30:14.100576 -05:00 export_table_stats QTUNE."CUSTOMER"
25 2013-01-25/13:20:11.593683 -05:00 2013-01-25/13:20:11.605838 -05:00 export_table_stats QTUNE."SALES_ORDER"
26 2013-01-25/13:20:11.581945 -05:00 2013-01-25/13:20:11.591764 -05:00 export_table_stats QTUNE."PART"
27 2013-01-25/13:20:11.570329 -05:00 2013-01-25/13:20:11.581023 -05:00 export_table_stats QTUNE."ORDER_LINE"
28 2013-01-25/13:20:11.450504 -05:00 2013-01-25/13:20:11.569114 -05:00 export_table_stats QTUNE."CUSTOMER"
29 2013-01-25/13:10:54.790161 -05:00 2013-01-25/13:10:54.853434 -05:00 export_table_stats QTUNE."SALES_ORDER"
30 2013-01-25/13:10:54.780153 -05:00 2013-01-25/13:10:54.789350 -05:00 export_table_stats QTUNE."PART"
# Start Time End Time Operation Target
31 2013-01-25/13:10:54.768929 -05:00 2013-01-25/13:10:54.779261 -05:00 export_table_stats QTUNE."ORDER_LINE"
32 2013-01-25/13:10:54.627590 -05:00 2013-01-25/13:10:54.739286 -05:00 export_table_stats QTUNE."CUSTOMER"
33 2013-01-25/04:49:07.849281 -05:00 2013-01-25/04:49:07.905418 -05:00 export_table_stats QTUNE."SALES_ORDER"
34 2013-01-25/04:49:07.832432 -05:00 2013-01-25/04:49:07.848292 -05:00 export_table_stats QTUNE."PART"
35 2013-01-25/04:49:07.755086 -05:00 2013-01-25/04:49:07.831416 -05:00 export_table_stats QTUNE."ORDER_LINE"
36 2013-01-25/04:49:07.612581 -05:00 2013-01-25/04:49:07.753699 -05:00 export_table_stats QTUNE."CUSTOMER"
37 2013-01-25/03:37:02.453940 -05:00 2013-01-25/03:37:02.505718 -05:00 export_table_stats QTUNE."SALES_ORDER"
38 2013-01-25/03:37:02.315897 -05:00 2013-01-25/03:37:02.452888 -05:00 export_table_stats QTUNE."PART"
39 2013-01-25/03:37:02.172448 -05:00 2013-01-25/03:37:02.314858 -05:00 export_table_stats QTUNE."ORDER_LINE"
40 2013-01-25/03:37:01.540468 -05:00 2013-01-25/03:37:02.171069 -05:00 export_table_stats QTUNE."CUSTOMER"
41 2013-01-16/04:59:49.325720 -05:00 2013-01-16/04:59:49.371230 -05:00 delete_system_stats
42 2013-01-15/09:47:19.884626 -05:00 2013-01-15/09:47:19.932191 -05:00 delete_system_stats
43 2013-01-15/07:32:03.564744 -05:00 2013-01-15/07:32:03.707957 -05:00 delete_system_stats
44 2013-01-14/08:15:32.926657 -05:00 2013-01-14/08:15:32.960903 -05:00 delete_system_stats
45 2013-01-14/07:26:43.645082 -05:00 2013-01-14/07:26:43.647696 -05:00 set_system_stats
46 2013-01-14/07:26:43.632399 -05:00 2013-01-14/07:26:43.635050 -05:00 set_system_stats
47 2013-01-14/07:26:43.618574 -05:00 2013-01-14/07:26:43.621259 -05:00 set_system_stats
48 2013-01-14/07:26:43.518763 -05:00 2013-01-14/07:26:43.607996 -05:00 delete_system_stats
Go to Top

Initialization Parameters

Non-Default or Modified Session Parameters

[-] Non-default or modified initialization parameters in effect for the session where SQLT XTRACT was executed. Includes all instances. Excludes CBO parameters.
# Is Default1 Is Modified2 Name Inst ID Ordinal Value Display Value Is Adjusted Is Deprecated Is Basic Is Session Modifiable Is System Modifiable Is Instance Modifiable Type Description
1 FALSE SYSTEM_MOD _cursor_bind_capture_interval 1 1 "900"   FALSE FALSE FALSE FALSE IMMEDIATE TRUE 3 interval (in seconds) between two bind capture for a cursor
2 FALSE FALSE audit_file_dest 1 1 "/u01/app/oracle/admin/V1123/adump"   FALSE FALSE FALSE FALSE DEFERRED TRUE 2 Directory in which auditing files are to reside
3 FALSE FALSE audit_trail 1 1 "DB"   FALSE FALSE FALSE FALSE FALSE FALSE 2 enable system auditing
4 FALSE FALSE compatible 1 1 "11.2.0.0.0"   FALSE FALSE TRUE FALSE FALSE FALSE 2 Database will be completely compatible with this software version
5 FALSE FALSE control_files 1 1 "/u01/app/oracle/oradata/V1123/ control01.ctl"   FALSE FALSE TRUE FALSE FALSE FALSE 2 control file names list
6 FALSE FALSE control_files 1 2 "/u01/app/oracle/fast_recovery_area/ V1123/control02.ctl"   FALSE FALSE TRUE FALSE FALSE FALSE 2 control file names list
7 FALSE FALSE db_block_size 1 1 "8192"   FALSE FALSE TRUE FALSE FALSE FALSE 3 Size of database block in bytes
8 FALSE FALSE db_name 1 1 "V1123"   FALSE FALSE TRUE FALSE FALSE FALSE 2 database name specified in CREATE DATABASE
9 FALSE FALSE db_recovery_file_dest 1 1 "/u01/app/oracle/fast_recovery_area"   FALSE FALSE TRUE FALSE IMMEDIATE FALSE 2 default database recovery file location
10 FALSE FALSE db_recovery_file_dest_size 1 1 "4322230272" "4122M" FALSE FALSE TRUE FALSE IMMEDIATE FALSE 6 database recovery files size limit
11 FALSE FALSE diagnostic_dest 1 1 "/u01/app/oracle"   FALSE FALSE FALSE FALSE IMMEDIATE TRUE 2 diagnostic base directory
12 FALSE FALSE dispatchers 1 1 "(PROTOCOL=TCP) (SERVICE=V1123XDB)"   FALSE FALSE FALSE FALSE IMMEDIATE TRUE 2 specifications of dispatchers
13 FALSE FALSE open_cursors 1 1 "300"   FALSE FALSE TRUE FALSE IMMEDIATE TRUE 3 max # cursors per session
14 FALSE FALSE processes 1 1 "150"   FALSE FALSE TRUE FALSE FALSE FALSE 3 user processes
15 FALSE FALSE remote_login_passwordfile 1 1 "EXCLUSIVE"   FALSE FALSE TRUE FALSE FALSE FALSE 2 password file usage parameter
16 FALSE FALSE sga_target 1 1 "645922816" "616M" FALSE FALSE TRUE FALSE IMMEDIATE TRUE 6 Target size of SGA
17 FALSE FALSE streams_pool_size 1 1 "41943040" "40M" FALSE FALSE FALSE FALSE IMMEDIATE TRUE 6 size in bytes of the streams pool
18 FALSE FALSE undo_tablespace 1 1 "UNDOTBS1"   FALSE FALSE TRUE FALSE IMMEDIATE TRUE 2 use/switch undo tablespace
19 TRUE MODIFIED max_dump_file_size 1 1 "UNLIMITED"   FALSE FALSE FALSE TRUE IMMEDIATE TRUE 2 Maximum size (in bytes) of dump file
20 TRUE MODIFIED nls_date_format 1 1 "DD-MON-RR"   FALSE FALSE FALSE TRUE FALSE FALSE 2 NLS Oracle date format
21 TRUE MODIFIED nls_numeric_characters 1 1 ".,"   FALSE FALSE FALSE TRUE FALSE FALSE 2 NLS numeric characters
22 TRUE MODIFIED nls_timestamp_format 1 1 "DD-MON-RR HH.MI.SSXFF AM"   FALSE FALSE FALSE TRUE FALSE FALSE 2 time stamp format
23 TRUE MODIFIED nls_timestamp_tz_format 1 1 "DD-MON-RR HH.MI.SSXFF AM TZR"   FALSE FALSE FALSE TRUE FALSE FALSE 2 timestamp with timezone format
24 TRUE MODIFIED timed_statistics 1 1 "TRUE"   FALSE FALSE FALSE TRUE IMMEDIATE TRUE 1 maintain internal timing statistics
25 TRUE MODIFIED tracefile_identifier 1 1 "S53240_SQLT_TRACE"   FALSE FALSE FALSE TRUE FALSE FALSE 2 trace file custom identifier
(1) FALSE: Parameter value was specified in the parameter file.
(2) FALSE: Parameter has not been modified after instance startup. MODIFIED: Parameter has been modified with ALTER SESSION. SYSTEM_MOD: Parameter has been modified with ALTER SYSTEM.
Go to Top

Default Unmodifed Session Parameters

[+]

Modified System Parameters

[-] Historical values of modified initialization system-level parameters captured by AWR with no direct relation to the SQL being analyzed. Includes all instances. Excludes some parameters and all "__%" parameters
List restricted up to 300 rows as per tool parameter "r_rows_table_m".
SQL: [+]
# Parameter Name Inst ID Snapshot Time Snap ID Is Default1 Is Modified2 Value Oldest Value3
1 _cursor_bind_capture_interval 1 2013-02-04/08:00:48.825 6055 FALSE MODIFIED "900" N
2 _cursor_bind_capture_interval 1 2013-02-04/06:30:45.999 6049 FALSE MODIFIED "10" N
3 _cursor_bind_capture_interval 1 2013-01-26/23:00:29.146 5849 FALSE FALSE "900" Y
(1) FALSE: Parameter value was specified in the parameter file.
(2) FALSE: Parameter has not been modified after instance startup. MODIFIED or SYSTEM_MOD: Parameter has been modified with ALTER SYSTEM.
(3) Y: Oldest Value on AWR for this Parameter Name and Inst ID.
Go to Top

Historical Non-Default or Modified System Parameters

[-] Historical values of non-default or modified initialization system-level parameters, captured by AWR during snapshots of the SQL statement being analyzed. Includes all instances.
List restricted up to 300 rows as per tool parameter "r_rows_table_m".
SQL: [+]
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
1 2013-02-04/10:00:39.388 6057 FALSE MODIFIED _cursor_bind_capture_interval 1 "900"
2 2013-02-04/10:00:39.388 6057 FALSE MODIFIED _optimizer_use_feedback 1 "TRUE"
3 2013-02-04/10:00:39.388 6057 FALSE MODIFIED statistics_level 1 "ALL"
4 2013-02-04/10:00:39.388 6057 FALSE FALSE __db_cache_size 1 "201326592"
5 2013-02-04/10:00:39.388 6057 FALSE FALSE __java_pool_size 1 "4194304"
6 2013-02-04/10:00:39.388 6057 FALSE FALSE __large_pool_size 1 "4194304"
7 2013-02-04/10:00:39.388 6057 FALSE FALSE __oracle_base 1 "/u01/app/oracle"
8 2013-02-04/10:00:39.388 6057 FALSE FALSE __pga_aggregate_target 1 "213909504"
9 2013-02-04/10:00:39.388 6057 FALSE FALSE __sga_target 1 "645922816"
10 2013-02-04/10:00:39.388 6057 FALSE FALSE __shared_io_pool_size 1 ""
11 2013-02-04/10:00:39.388 6057 FALSE FALSE __shared_pool_size 1 "385875968"
12 2013-02-04/10:00:39.388 6057 FALSE FALSE __streams_pool_size 1 "41943040"
13 2013-02-04/10:00:39.388 6057 FALSE FALSE audit_file_dest 1 "/u01/app/oracle/admin/V1123/adump"
14 2013-02-04/10:00:39.388 6057 FALSE FALSE audit_trail 1 "DB"
15 2013-02-04/10:00:39.388 6057 FALSE FALSE compatible 1 "11.2.0.0.0"
16 2013-02-04/10:00:39.388 6057 FALSE FALSE control_files 1 "/u01/app/oracle/oradata/V1123/ control01.ctl,  /u01/app/oracle/fast_recovery_area/ V1123/control02.ctl"
17 2013-02-04/10:00:39.388 6057 FALSE FALSE db_block_size 1 "8192"
18 2013-02-04/10:00:39.388 6057 FALSE FALSE db_name 1 "V1123"
19 2013-02-04/10:00:39.388 6057 FALSE FALSE db_recovery_file_dest 1 "/u01/app/oracle/fast_recovery_area"
20 2013-02-04/10:00:39.388 6057 FALSE FALSE db_recovery_file_dest_size 1 "4322230272"
21 2013-02-04/10:00:39.388 6057 FALSE FALSE diagnostic_dest 1 "/u01/app/oracle"
22 2013-02-04/10:00:39.388 6057 FALSE FALSE dispatchers 1 "(PROTOCOL=TCP) (SERVICE=V1123XDB)"
23 2013-02-04/10:00:39.388 6057 FALSE FALSE open_cursors 1 "300"
24 2013-02-04/10:00:39.388 6057 FALSE FALSE pga_aggregate_target 1 "213909504"
25 2013-02-04/10:00:39.388 6057 FALSE FALSE processes 1 "150"
26 2013-02-04/10:00:39.388 6057 FALSE FALSE remote_login_passwordfile 1 "EXCLUSIVE"
27 2013-02-04/10:00:39.388 6057 FALSE FALSE sga_target 1 "645922816"
28 2013-02-04/10:00:39.388 6057 FALSE FALSE streams_pool_size 1 "41943040"
29 2013-02-04/10:00:39.388 6057 FALSE FALSE undo_tablespace 1 "UNDOTBS1"
30 2013-02-04/10:00:39.388 6057 TRUE MODIFIED _dml_frequency_tracking 1 "FALSE"
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
31 2013-02-04/10:00:39.388 6057 TRUE MODIFIED _dml_monitoring_enabled 1 "TRUE"
32 2013-02-04/10:00:39.388 6057 TRUE MODIFIED _pga_max_size 1 "1717985280"
33 2013-02-04/10:00:39.388 6057 TRUE MODIFIED optimizer_secure_view_merging 1 "TRUE"
34 2013-02-04/10:00:39.388 6057 TRUE MODIFIED parallel_threads_per_cpu 1 ""
35 2013-02-04/08:00:48.825 6055 FALSE MODIFIED _cursor_bind_capture_interval 1 "900"
36 2013-02-04/08:00:48.825 6055 FALSE MODIFIED _optimizer_use_feedback 1 "TRUE"
37 2013-02-04/08:00:48.825 6055 FALSE MODIFIED statistics_level 1 "ALL"
38 2013-02-04/08:00:48.825 6055 FALSE FALSE __db_cache_size 1 "205520896"
39 2013-02-04/08:00:48.825 6055 FALSE FALSE __java_pool_size 1 "4194304"
40 2013-02-04/08:00:48.825 6055 FALSE FALSE __large_pool_size 1 "4194304"
41 2013-02-04/08:00:48.825 6055 FALSE FALSE __oracle_base 1 "/u01/app/oracle"
42 2013-02-04/08:00:48.825 6055 FALSE FALSE __pga_aggregate_target 1 "213909504"
43 2013-02-04/08:00:48.825 6055 FALSE FALSE __sga_target 1 "645922816"
44 2013-02-04/08:00:48.825 6055 FALSE FALSE __shared_io_pool_size 1 ""
45 2013-02-04/08:00:48.825 6055 FALSE FALSE __shared_pool_size 1 "381681664"
46 2013-02-04/08:00:48.825 6055 FALSE FALSE __streams_pool_size 1 "41943040"
47 2013-02-04/08:00:48.825 6055 FALSE FALSE audit_file_dest 1 "/u01/app/oracle/admin/V1123/adump"
48 2013-02-04/08:00:48.825 6055 FALSE FALSE audit_trail 1 "DB"
49 2013-02-04/08:00:48.825 6055 FALSE FALSE compatible 1 "11.2.0.0.0"
50 2013-02-04/08:00:48.825 6055 FALSE FALSE control_files 1 "/u01/app/oracle/oradata/V1123/ control01.ctl,  /u01/app/oracle/fast_recovery_area/ V1123/control02.ctl"
51 2013-02-04/08:00:48.825 6055 FALSE FALSE db_block_size 1 "8192"
52 2013-02-04/08:00:48.825 6055 FALSE FALSE db_name 1 "V1123"
53 2013-02-04/08:00:48.825 6055 FALSE FALSE db_recovery_file_dest 1 "/u01/app/oracle/fast_recovery_area"
54 2013-02-04/08:00:48.825 6055 FALSE FALSE db_recovery_file_dest_size 1 "4322230272"
55 2013-02-04/08:00:48.825 6055 FALSE FALSE diagnostic_dest 1 "/u01/app/oracle"
56 2013-02-04/08:00:48.825 6055 FALSE FALSE dispatchers 1 "(PROTOCOL=TCP) (SERVICE=V1123XDB)"
57 2013-02-04/08:00:48.825 6055 FALSE FALSE open_cursors 1 "300"
58 2013-02-04/08:00:48.825 6055 FALSE FALSE pga_aggregate_target 1 "213909504"
59 2013-02-04/08:00:48.825 6055 FALSE FALSE processes 1 "150"
60 2013-02-04/08:00:48.825 6055 FALSE FALSE remote_login_passwordfile 1 "EXCLUSIVE"
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
61 2013-02-04/08:00:48.825 6055 FALSE FALSE sga_target 1 "645922816"
62 2013-02-04/08:00:48.825 6055 FALSE FALSE streams_pool_size 1 "41943040"
63 2013-02-04/08:00:48.825 6055 FALSE FALSE undo_tablespace 1 "UNDOTBS1"
64 2013-02-04/08:00:48.825 6055 TRUE MODIFIED _dml_frequency_tracking 1 "FALSE"
65 2013-02-04/08:00:48.825 6055 TRUE MODIFIED _dml_monitoring_enabled 1 "TRUE"
66 2013-02-04/08:00:48.825 6055 TRUE MODIFIED _pga_max_size 1 "1717985280"
67 2013-02-04/08:00:48.825 6055 TRUE MODIFIED optimizer_secure_view_merging 1 "TRUE"
68 2013-02-04/08:00:48.825 6055 TRUE MODIFIED parallel_threads_per_cpu 1 ""
69 2013-02-04/06:53:42.187 6054 FALSE MODIFIED _cursor_bind_capture_interval 1 "10"
70 2013-02-04/06:53:42.187 6054 FALSE MODIFIED _optimizer_use_feedback 1 "TRUE"
71 2013-02-04/06:53:42.187 6054 FALSE MODIFIED statistics_level 1 "ALL"
72 2013-02-04/06:53:42.187 6054 FALSE FALSE __db_cache_size 1 "205520896"
73 2013-02-04/06:53:42.187 6054 FALSE FALSE __java_pool_size 1 "4194304"
74 2013-02-04/06:53:42.187 6054 FALSE FALSE __large_pool_size 1 "4194304"
75 2013-02-04/06:53:42.187 6054 FALSE FALSE __oracle_base 1 "/u01/app/oracle"
76 2013-02-04/06:53:42.187 6054 FALSE FALSE __pga_aggregate_target 1 "213909504"
77 2013-02-04/06:53:42.187 6054 FALSE FALSE __sga_target 1 "645922816"
78 2013-02-04/06:53:42.187 6054 FALSE FALSE __shared_io_pool_size 1 ""
79 2013-02-04/06:53:42.187 6054 FALSE FALSE __shared_pool_size 1 "381681664"
80 2013-02-04/06:53:42.187 6054 FALSE FALSE __streams_pool_size 1 "41943040"
81 2013-02-04/06:53:42.187 6054 FALSE FALSE audit_file_dest 1 "/u01/app/oracle/admin/V1123/adump"
82 2013-02-04/06:53:42.187 6054 FALSE FALSE audit_trail 1 "DB"
83 2013-02-04/06:53:42.187 6054 FALSE FALSE compatible 1 "11.2.0.0.0"
84 2013-02-04/06:53:42.187 6054 FALSE FALSE control_files 1 "/u01/app/oracle/oradata/V1123/ control01.ctl,  /u01/app/oracle/fast_recovery_area/ V1123/control02.ctl"
85 2013-02-04/06:53:42.187 6054 FALSE FALSE db_block_size 1 "8192"
86 2013-02-04/06:53:42.187 6054 FALSE FALSE db_name 1 "V1123"
87 2013-02-04/06:53:42.187 6054 FALSE FALSE db_recovery_file_dest 1 "/u01/app/oracle/fast_recovery_area"
88 2013-02-04/06:53:42.187 6054 FALSE FALSE db_recovery_file_dest_size 1 "4322230272"
89 2013-02-04/06:53:42.187 6054 FALSE FALSE diagnostic_dest 1 "/u01/app/oracle"
90 2013-02-04/06:53:42.187 6054 FALSE FALSE dispatchers 1 "(PROTOCOL=TCP) (SERVICE=V1123XDB)"
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
91 2013-02-04/06:53:42.187 6054 FALSE FALSE open_cursors 1 "300"
92 2013-02-04/06:53:42.187 6054 FALSE FALSE pga_aggregate_target 1 "213909504"
93 2013-02-04/06:53:42.187 6054 FALSE FALSE processes 1 "150"
94 2013-02-04/06:53:42.187 6054 FALSE FALSE remote_login_passwordfile 1 "EXCLUSIVE"
95 2013-02-04/06:53:42.187 6054 FALSE FALSE sga_target 1 "645922816"
96 2013-02-04/06:53:42.187 6054 FALSE FALSE streams_pool_size 1 "41943040"
97 2013-02-04/06:53:42.187 6054 FALSE FALSE undo_tablespace 1 "UNDOTBS1"
98 2013-02-04/06:53:42.187 6054 TRUE MODIFIED _dml_frequency_tracking 1 "FALSE"
99 2013-02-04/06:53:42.187 6054 TRUE MODIFIED _dml_monitoring_enabled 1 "TRUE"
100 2013-02-04/06:53:42.187 6054 TRUE MODIFIED _pga_max_size 1 "1717985280"
101 2013-02-04/06:53:42.187 6054 TRUE MODIFIED optimizer_secure_view_merging 1 "TRUE"
102 2013-02-04/06:53:42.187 6054 TRUE MODIFIED parallel_threads_per_cpu 1 ""
103 2013-02-04/06:51:45.302 6053 FALSE MODIFIED _cursor_bind_capture_interval 1 "10"
104 2013-02-04/06:51:45.302 6053 FALSE MODIFIED _optimizer_use_feedback 1 "TRUE"
105 2013-02-04/06:51:45.302 6053 FALSE MODIFIED statistics_level 1 "ALL"
106 2013-02-04/06:51:45.302 6053 FALSE FALSE __db_cache_size 1 "205520896"
107 2013-02-04/06:51:45.302 6053 FALSE FALSE __java_pool_size 1 "4194304"
108 2013-02-04/06:51:45.302 6053 FALSE FALSE __large_pool_size 1 "4194304"
109 2013-02-04/06:51:45.302 6053 FALSE FALSE __oracle_base 1 "/u01/app/oracle"
110 2013-02-04/06:51:45.302 6053 FALSE FALSE __pga_aggregate_target 1 "213909504"
111 2013-02-04/06:51:45.302 6053 FALSE FALSE __sga_target 1 "645922816"
112 2013-02-04/06:51:45.302 6053 FALSE FALSE __shared_io_pool_size 1 ""
113 2013-02-04/06:51:45.302 6053 FALSE FALSE __shared_pool_size 1 "381681664"
114 2013-02-04/06:51:45.302 6053 FALSE FALSE __streams_pool_size 1 "41943040"
115 2013-02-04/06:51:45.302 6053 FALSE FALSE audit_file_dest 1 "/u01/app/oracle/admin/V1123/adump"
116 2013-02-04/06:51:45.302 6053 FALSE FALSE audit_trail 1 "DB"
117 2013-02-04/06:51:45.302 6053 FALSE FALSE compatible 1 "11.2.0.0.0"
118 2013-02-04/06:51:45.302 6053 FALSE FALSE control_files 1 "/u01/app/oracle/oradata/V1123/ control01.ctl,  /u01/app/oracle/fast_recovery_area/ V1123/control02.ctl"
119 2013-02-04/06:51:45.302 6053 FALSE FALSE db_block_size 1 "8192"
120 2013-02-04/06:51:45.302 6053 FALSE FALSE db_name 1 "V1123"
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
121 2013-02-04/06:51:45.302 6053 FALSE FALSE db_recovery_file_dest 1 "/u01/app/oracle/fast_recovery_area"
122 2013-02-04/06:51:45.302 6053 FALSE FALSE db_recovery_file_dest_size 1 "4322230272"
123 2013-02-04/06:51:45.302 6053 FALSE FALSE diagnostic_dest 1 "/u01/app/oracle"
124 2013-02-04/06:51:45.302 6053 FALSE FALSE dispatchers 1 "(PROTOCOL=TCP) (SERVICE=V1123XDB)"
125 2013-02-04/06:51:45.302 6053 FALSE FALSE open_cursors 1 "300"
126 2013-02-04/06:51:45.302 6053 FALSE FALSE pga_aggregate_target 1 "213909504"
127 2013-02-04/06:51:45.302 6053 FALSE FALSE processes 1 "150"
128 2013-02-04/06:51:45.302 6053 FALSE FALSE remote_login_passwordfile 1 "EXCLUSIVE"
129 2013-02-04/06:51:45.302 6053 FALSE FALSE sga_target 1 "645922816"
130 2013-02-04/06:51:45.302 6053 FALSE FALSE streams_pool_size 1 "41943040"
131 2013-02-04/06:51:45.302 6053 FALSE FALSE undo_tablespace 1 "UNDOTBS1"
132 2013-02-04/06:51:45.302 6053 TRUE MODIFIED _dml_frequency_tracking 1 "FALSE"
133 2013-02-04/06:51:45.302 6053 TRUE MODIFIED _dml_monitoring_enabled 1 "TRUE"
134 2013-02-04/06:51:45.302 6053 TRUE MODIFIED _pga_max_size 1 "1717985280"
135 2013-02-04/06:51:45.302 6053 TRUE MODIFIED optimizer_secure_view_merging 1 "TRUE"
136 2013-02-04/06:51:45.302 6053 TRUE MODIFIED parallel_threads_per_cpu 1 ""
137 2013-02-04/06:49:30.473 6052 FALSE MODIFIED _cursor_bind_capture_interval 1 "10"
138 2013-02-04/06:49:30.473 6052 FALSE MODIFIED _optimizer_use_feedback 1 "TRUE"
139 2013-02-04/06:49:30.473 6052 FALSE MODIFIED statistics_level 1 "ALL"
140 2013-02-04/06:49:30.473 6052 FALSE FALSE __db_cache_size 1 "205520896"
141 2013-02-04/06:49:30.473 6052 FALSE FALSE __java_pool_size 1 "4194304"
142 2013-02-04/06:49:30.473 6052 FALSE FALSE __large_pool_size 1 "4194304"
143 2013-02-04/06:49:30.473 6052 FALSE FALSE __oracle_base 1 "/u01/app/oracle"
144 2013-02-04/06:49:30.473 6052 FALSE FALSE __pga_aggregate_target 1 "213909504"
145 2013-02-04/06:49:30.473 6052 FALSE FALSE __sga_target 1 "645922816"
146 2013-02-04/06:49:30.473 6052 FALSE FALSE __shared_io_pool_size 1 ""
147 2013-02-04/06:49:30.473 6052 FALSE FALSE __shared_pool_size 1 "381681664"
148 2013-02-04/06:49:30.473 6052 FALSE FALSE __streams_pool_size 1 "41943040"
149 2013-02-04/06:49:30.473 6052 FALSE FALSE audit_file_dest 1 "/u01/app/oracle/admin/V1123/adump"
150 2013-02-04/06:49:30.473 6052 FALSE FALSE audit_trail 1 "DB"
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
151 2013-02-04/06:49:30.473 6052 FALSE FALSE compatible 1 "11.2.0.0.0"
152 2013-02-04/06:49:30.473 6052 FALSE FALSE control_files 1 "/u01/app/oracle/oradata/V1123/ control01.ctl,  /u01/app/oracle/fast_recovery_area/ V1123/control02.ctl"
153 2013-02-04/06:49:30.473 6052 FALSE FALSE db_block_size 1 "8192"
154 2013-02-04/06:49:30.473 6052 FALSE FALSE db_name 1 "V1123"
155 2013-02-04/06:49:30.473 6052 FALSE FALSE db_recovery_file_dest 1 "/u01/app/oracle/fast_recovery_area"
156 2013-02-04/06:49:30.473 6052 FALSE FALSE db_recovery_file_dest_size 1 "4322230272"
157 2013-02-04/06:49:30.473 6052 FALSE FALSE diagnostic_dest 1 "/u01/app/oracle"
158 2013-02-04/06:49:30.473 6052 FALSE FALSE dispatchers 1 "(PROTOCOL=TCP) (SERVICE=V1123XDB)"
159 2013-02-04/06:49:30.473 6052 FALSE FALSE open_cursors 1 "300"
160 2013-02-04/06:49:30.473 6052 FALSE FALSE pga_aggregate_target 1 "213909504"
161 2013-02-04/06:49:30.473 6052 FALSE FALSE processes 1 "150"
162 2013-02-04/06:49:30.473 6052 FALSE FALSE remote_login_passwordfile 1 "EXCLUSIVE"
163 2013-02-04/06:49:30.473 6052 FALSE FALSE sga_target 1 "645922816"
164 2013-02-04/06:49:30.473 6052 FALSE FALSE streams_pool_size 1 "41943040"
165 2013-02-04/06:49:30.473 6052 FALSE FALSE undo_tablespace 1 "UNDOTBS1"
166 2013-02-04/06:49:30.473 6052 TRUE MODIFIED _dml_frequency_tracking 1 "FALSE"
167 2013-02-04/06:49:30.473 6052 TRUE MODIFIED _dml_monitoring_enabled 1 "TRUE"
168 2013-02-04/06:49:30.473 6052 TRUE MODIFIED _pga_max_size 1 "1717985280"
169 2013-02-04/06:49:30.473 6052 TRUE MODIFIED optimizer_secure_view_merging 1 "TRUE"
170 2013-02-04/06:49:30.473 6052 TRUE MODIFIED parallel_threads_per_cpu 1 ""
171 2013-02-04/06:41:40.690 6051 FALSE MODIFIED _cursor_bind_capture_interval 1 "10"
172 2013-02-04/06:41:40.690 6051 FALSE MODIFIED _optimizer_use_feedback 1 "TRUE"
173 2013-02-04/06:41:40.690 6051 FALSE MODIFIED statistics_level 1 "ALL"
174 2013-02-04/06:41:40.690 6051 FALSE FALSE __db_cache_size 1 "205520896"
175 2013-02-04/06:41:40.690 6051 FALSE FALSE __java_pool_size 1 "4194304"
176 2013-02-04/06:41:40.690 6051 FALSE FALSE __large_pool_size 1 "4194304"
177 2013-02-04/06:41:40.690 6051 FALSE FALSE __oracle_base 1 "/u01/app/oracle"
178 2013-02-04/06:41:40.690 6051 FALSE FALSE __pga_aggregate_target 1 "213909504"
179 2013-02-04/06:41:40.690 6051 FALSE FALSE __sga_target 1 "645922816"
180 2013-02-04/06:41:40.690 6051 FALSE FALSE __shared_io_pool_size 1 ""
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
181 2013-02-04/06:41:40.690 6051 FALSE FALSE __shared_pool_size 1 "381681664"
182 2013-02-04/06:41:40.690 6051 FALSE FALSE __streams_pool_size 1 "41943040"
183 2013-02-04/06:41:40.690 6051 FALSE FALSE audit_file_dest 1 "/u01/app/oracle/admin/V1123/adump"
184 2013-02-04/06:41:40.690 6051 FALSE FALSE audit_trail 1 "DB"
185 2013-02-04/06:41:40.690 6051 FALSE FALSE compatible 1 "11.2.0.0.0"
186 2013-02-04/06:41:40.690 6051 FALSE FALSE control_files 1 "/u01/app/oracle/oradata/V1123/ control01.ctl,  /u01/app/oracle/fast_recovery_area/ V1123/control02.ctl"
187 2013-02-04/06:41:40.690 6051 FALSE FALSE db_block_size 1 "8192"
188 2013-02-04/06:41:40.690 6051 FALSE FALSE db_name 1 "V1123"
189 2013-02-04/06:41:40.690 6051 FALSE FALSE db_recovery_file_dest 1 "/u01/app/oracle/fast_recovery_area"
190 2013-02-04/06:41:40.690 6051 FALSE FALSE db_recovery_file_dest_size 1 "4322230272"
191 2013-02-04/06:41:40.690 6051 FALSE FALSE diagnostic_dest 1 "/u01/app/oracle"
192 2013-02-04/06:41:40.690 6051 FALSE FALSE dispatchers 1 "(PROTOCOL=TCP) (SERVICE=V1123XDB)"
193 2013-02-04/06:41:40.690 6051 FALSE FALSE open_cursors 1 "300"
194 2013-02-04/06:41:40.690 6051 FALSE FALSE pga_aggregate_target 1 "213909504"
195 2013-02-04/06:41:40.690 6051 FALSE FALSE processes 1 "150"
196 2013-02-04/06:41:40.690 6051 FALSE FALSE remote_login_passwordfile 1 "EXCLUSIVE"
197 2013-02-04/06:41:40.690 6051 FALSE FALSE sga_target 1 "645922816"
198 2013-02-04/06:41:40.690 6051 FALSE FALSE streams_pool_size 1 "41943040"
199 2013-02-04/06:41:40.690 6051 FALSE FALSE undo_tablespace 1 "UNDOTBS1"
200 2013-02-04/06:41:40.690 6051 TRUE MODIFIED _dml_frequency_tracking 1 "FALSE"
201 2013-02-04/06:41:40.690 6051 TRUE MODIFIED _dml_monitoring_enabled 1 "TRUE"
202 2013-02-04/06:41:40.690 6051 TRUE MODIFIED _pga_max_size 1 "1717985280"
203 2013-02-04/06:41:40.690 6051 TRUE MODIFIED optimizer_secure_view_merging 1 "TRUE"
204 2013-02-04/06:41:40.690 6051 TRUE MODIFIED parallel_threads_per_cpu 1 ""
205 2013-02-04/06:35:23.768 6050 FALSE MODIFIED _cursor_bind_capture_interval 1 "10"
206 2013-02-04/06:35:23.768 6050 FALSE MODIFIED _optimizer_use_feedback 1 "TRUE"
207 2013-02-04/06:35:23.768 6050 FALSE MODIFIED statistics_level 1 "ALL"
208 2013-02-04/06:35:23.768 6050 FALSE FALSE __db_cache_size 1 "205520896"
209 2013-02-04/06:35:23.768 6050 FALSE FALSE __java_pool_size 1 "4194304"
210 2013-02-04/06:35:23.768 6050 FALSE FALSE __large_pool_size 1 "4194304"
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
211 2013-02-04/06:35:23.768 6050 FALSE FALSE __oracle_base 1 "/u01/app/oracle"
212 2013-02-04/06:35:23.768 6050 FALSE FALSE __pga_aggregate_target 1 "213909504"
213 2013-02-04/06:35:23.768 6050 FALSE FALSE __sga_target 1 "645922816"
214 2013-02-04/06:35:23.768 6050 FALSE FALSE __shared_io_pool_size 1 ""
215 2013-02-04/06:35:23.768 6050 FALSE FALSE __shared_pool_size 1 "381681664"
216 2013-02-04/06:35:23.768 6050 FALSE FALSE __streams_pool_size 1 "41943040"
217 2013-02-04/06:35:23.768 6050 FALSE FALSE audit_file_dest 1 "/u01/app/oracle/admin/V1123/adump"
218 2013-02-04/06:35:23.768 6050 FALSE FALSE audit_trail 1 "DB"
219 2013-02-04/06:35:23.768 6050 FALSE FALSE compatible 1 "11.2.0.0.0"
220 2013-02-04/06:35:23.768 6050 FALSE FALSE control_files 1 "/u01/app/oracle/oradata/V1123/ control01.ctl,  /u01/app/oracle/fast_recovery_area/ V1123/control02.ctl"
221 2013-02-04/06:35:23.768 6050 FALSE FALSE db_block_size 1 "8192"
222 2013-02-04/06:35:23.768 6050 FALSE FALSE db_name 1 "V1123"
223 2013-02-04/06:35:23.768 6050 FALSE FALSE db_recovery_file_dest 1 "/u01/app/oracle/fast_recovery_area"
224 2013-02-04/06:35:23.768 6050 FALSE FALSE db_recovery_file_dest_size 1 "4322230272"
225 2013-02-04/06:35:23.768 6050 FALSE FALSE diagnostic_dest 1 "/u01/app/oracle"
226 2013-02-04/06:35:23.768 6050 FALSE FALSE dispatchers 1 "(PROTOCOL=TCP) (SERVICE=V1123XDB)"
227 2013-02-04/06:35:23.768 6050 FALSE FALSE open_cursors 1 "300"
228 2013-02-04/06:35:23.768 6050 FALSE FALSE pga_aggregate_target 1 "213909504"
229 2013-02-04/06:35:23.768 6050 FALSE FALSE processes 1 "150"
230 2013-02-04/06:35:23.768 6050 FALSE FALSE remote_login_passwordfile 1 "EXCLUSIVE"
231 2013-02-04/06:35:23.768 6050 FALSE FALSE sga_target 1 "645922816"
232 2013-02-04/06:35:23.768 6050 FALSE FALSE streams_pool_size 1 "41943040"
233 2013-02-04/06:35:23.768 6050 FALSE FALSE undo_tablespace 1 "UNDOTBS1"
234 2013-02-04/06:35:23.768 6050 TRUE MODIFIED _dml_frequency_tracking 1 "FALSE"
235 2013-02-04/06:35:23.768 6050 TRUE MODIFIED _dml_monitoring_enabled 1 "TRUE"
236 2013-02-04/06:35:23.768 6050 TRUE MODIFIED _pga_max_size 1 "1717985280"
237 2013-02-04/06:35:23.768 6050 TRUE MODIFIED optimizer_secure_view_merging 1 "TRUE"
238 2013-02-04/06:35:23.768 6050 TRUE MODIFIED parallel_threads_per_cpu 1 ""
239 2013-02-04/06:30:45.999 6049 FALSE MODIFIED _cursor_bind_capture_interval 1 "10"
240 2013-02-04/06:30:45.999 6049 FALSE MODIFIED _optimizer_use_feedback 1 "TRUE"
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
241 2013-02-04/06:30:45.999 6049 FALSE MODIFIED statistics_level 1 "ALL"
242 2013-02-04/06:30:45.999 6049 FALSE FALSE __db_cache_size 1 "205520896"
243 2013-02-04/06:30:45.999 6049 FALSE FALSE __java_pool_size 1 "4194304"
244 2013-02-04/06:30:45.999 6049 FALSE FALSE __large_pool_size 1 "4194304"
245 2013-02-04/06:30:45.999 6049 FALSE FALSE __oracle_base 1 "/u01/app/oracle"
246 2013-02-04/06:30:45.999 6049 FALSE FALSE __pga_aggregate_target 1 "213909504"
247 2013-02-04/06:30:45.999 6049 FALSE FALSE __sga_target 1 "645922816"
248 2013-02-04/06:30:45.999 6049 FALSE FALSE __shared_io_pool_size 1 ""
249 2013-02-04/06:30:45.999 6049 FALSE FALSE __shared_pool_size 1 "381681664"
250 2013-02-04/06:30:45.999 6049 FALSE FALSE __streams_pool_size 1 "41943040"
251 2013-02-04/06:30:45.999 6049 FALSE FALSE audit_file_dest 1 "/u01/app/oracle/admin/V1123/adump"
252 2013-02-04/06:30:45.999 6049 FALSE FALSE audit_trail 1 "DB"
253 2013-02-04/06:30:45.999 6049 FALSE FALSE compatible 1 "11.2.0.0.0"
254 2013-02-04/06:30:45.999 6049 FALSE FALSE control_files 1 "/u01/app/oracle/oradata/V1123/ control01.ctl,  /u01/app/oracle/fast_recovery_area/ V1123/control02.ctl"
255 2013-02-04/06:30:45.999 6049 FALSE FALSE db_block_size 1 "8192"
256 2013-02-04/06:30:45.999 6049 FALSE FALSE db_name 1 "V1123"
257 2013-02-04/06:30:45.999 6049 FALSE FALSE db_recovery_file_dest 1 "/u01/app/oracle/fast_recovery_area"
258 2013-02-04/06:30:45.999 6049 FALSE FALSE db_recovery_file_dest_size 1 "4322230272"
259 2013-02-04/06:30:45.999 6049 FALSE FALSE diagnostic_dest 1 "/u01/app/oracle"
260 2013-02-04/06:30:45.999 6049 FALSE FALSE dispatchers 1 "(PROTOCOL=TCP) (SERVICE=V1123XDB)"
261 2013-02-04/06:30:45.999 6049 FALSE FALSE open_cursors 1 "300"
262 2013-02-04/06:30:45.999 6049 FALSE FALSE pga_aggregate_target 1 "213909504"
263 2013-02-04/06:30:45.999 6049 FALSE FALSE processes 1 "150"
264 2013-02-04/06:30:45.999 6049 FALSE FALSE remote_login_passwordfile 1 "EXCLUSIVE"
265 2013-02-04/06:30:45.999 6049 FALSE FALSE sga_target 1 "645922816"
266 2013-02-04/06:30:45.999 6049 FALSE FALSE streams_pool_size 1 "41943040"
267 2013-02-04/06:30:45.999 6049 FALSE FALSE undo_tablespace 1 "UNDOTBS1"
268 2013-02-04/06:30:45.999 6049 TRUE MODIFIED _dml_frequency_tracking 1 "FALSE"
269 2013-02-04/06:30:45.999 6049 TRUE MODIFIED _dml_monitoring_enabled 1 "TRUE"
270 2013-02-04/06:30:45.999 6049 TRUE MODIFIED _pga_max_size 1 "1717985280"
# Snapshot Time Snap ID Is Default1 Is Modified2 Parameter Name Inst ID Value
271 2013-02-04/06:30:45.999 6049 TRUE MODIFIED optimizer_secure_view_merging 1 "TRUE"
272 2013-02-04/06:30:45.999 6049 TRUE MODIFIED parallel_threads_per_cpu 1 ""
(1) FALSE: Parameter value was specified in the parameter file.
(2) FALSE: Parameter has not been modified after instance startup. MODIFIED or SYSTEM_MOD: Parameter has been modified with ALTER SYSTEM.
Go to Top

NLS Parameters

NLS Session Parameters

[-] Captured when SQLT was executed. Includes other instances if the value is different to this instance.
# Name Inst ID Value
1 nls_calendar 1 GREGORIAN
2 nls_characterset 1 WE8MSWIN1252
3 nls_comp 1 BINARY
4 nls_currency 1 $
5 nls_date_format 1 DD-MON-RR
6 nls_date_language 1 AMERICAN
7 nls_dual_currency 1 $
8 nls_iso_currency 1 AMERICA
9 nls_language 1 AMERICAN
10 nls_length_semantics 1 BYTE
11 nls_nchar_characterset 1 AL16UTF16
12 nls_nchar_conv_excp 1 FALSE
13 nls_numeric_characters 1 .,
14 nls_sort 1 BINARY
15 nls_territory 1 AMERICA
16 nls_timestamp_format 1 DD-MON-RR HH.MI.SSXFF AM
17 nls_timestamp_tz_format 1 DD-MON-RR HH.MI.SSXFF AM TZR
18 nls_time_format 1 HH.MI.SSXFF AM
19 nls_time_tz_format 1 HH.MI.SSXFF AM TZR
Go to Top

NLS Instance Parameters

[-] Captured when SQLT was executed. Includes other instances if the value is different to this instance.
# Name Inst ID Value
1 nls_calendar 1
2 nls_comp 1 BINARY
3 nls_currency 1
4 nls_date_format 1
5 nls_date_language 1
6 nls_dual_currency 1
7 nls_iso_currency 1
8 nls_language 1 AMERICAN
9 nls_length_semantics 1 BYTE
10 nls_nchar_conv_excp 1 FALSE
11 nls_numeric_characters 1
12 nls_sort 1
13 nls_territory 1 AMERICA
14 nls_time_format 1
15 nls_time_tz_format 1
16 nls_timestamp_format 1
17 nls_timestamp_tz_format 1
Go to Top

NLS Database Parameters

[-] Captured when SQLT was executed.
# Name Value
1 nls_calendar GREGORIAN
2 nls_characterset WE8MSWIN1252
3 nls_comp BINARY
4 nls_currency $
5 nls_date_format DD-MON-RR
6 nls_date_language AMERICAN
7 nls_dual_currency $
8 nls_iso_currency AMERICA
9 nls_language AMERICAN
10 nls_length_semantics BYTE
11 nls_nchar_characterset AL16UTF16
12 nls_nchar_conv_excp FALSE
13 nls_numeric_characters .,
14 nls_rdbms_version 11.2.0.3.0
15 nls_sort BINARY
16 nls_territory AMERICA
17 nls_timestamp_format DD-MON-RR HH.MI.SSXFF AM
18 nls_timestamp_tz_format DD-MON-RR HH.MI.SSXFF AM TZR
19 nls_time_format HH.MI.SSXFF AM
20 nls_time_tz_format HH.MI.SSXFF AM TZR
Go to Top

I/O Calibration

I/O calibration results for the latest calibration run

Status of I/O calibration in the instance

status: NOT AVAILABLE
Go to Top

Tool Configuration Parameters

# Is Default Name System Value1 Session Value2 Default Value Domain
1 TRUE addm_reports 6 6 6 0-9999
2 TRUE ash_reports BOTH BOTH BOTH BOTH, MEM, AWR, NONE
3 TRUE automatic_workload_repository Y Y Y Y, N
4 TRUE awr_reports 6 6 6 0-9999
5 TRUE bde_chk_cbo Y Y Y Y, N
6 TRUE c_awr_hist_days 31 31 31 0-999
7 TRUE c_cbo_stats_vers_days 31 31 31 0-999
8 TRUE c_dba_hist_parameter Y Y Y Y, N
9 TRUE c_gran_cols SUBPARTITION SUBPARTITION SUBPARTITION SUBPARTITION, PARTITION, GLOBAL
10 TRUE c_gran_hgrm SUBPARTITION SUBPARTITION SUBPARTITION SUBPARTITION, PARTITION, GLOBAL
11 TRUE c_gran_segm SUBPARTITION SUBPARTITION SUBPARTITION SUBPARTITION, PARTITION, GLOBAL
12 TRUE collect_perf_stats Y Y Y Y, N
13 TRUE connect_identifier Null, or @connect_identifier
14 TRUE count_star_threshold 10000 10000 10000 0-1000000000
15 TRUE custom_sql_profile N N N N, Y
16 TRUE distributed_queries Y Y Y Y, N
17 TRUE domain_index_metadata Y Y Y Y, N, E
18 TRUE event_10046_level 12 12 12 12, 8, 4, 1, 0
19 TRUE event_10053_level 1 1 1 1, 0
20 TRUE event_10507_level 1023 1023 1023 0-1023
21 TRUE event_others N N N N, Y
22 TRUE export_repository Y Y Y Y, N
23 TRUE export_utility EXP EXP EXP EXP, EXPDP
24 TRUE generate_10053_xtract Y Y Y N, Y, E
25 TRUE healthcheck_blevel Y Y Y Y, N
26 TRUE healthcheck_endpoints Y Y Y Y, N
27 TRUE healthcheck_ndv Y Y Y Y, N
28 TRUE healthcheck_num_rows Y Y Y Y, N
29 TRUE keep_trace_10046_open Y Y Y Y, N
30 TRUE keyword_font_color crimson crimson crimson crimson, red, orange, green, none
# Is Default Name System Value1 Session Value2 Default Value Domain
31 TRUE mask_for_values CLEAR CLEAR CLEAR CLEAR, SECURE, COMPLETE
32 TRUE plan_stats BOTH BOTH BOTH BOTH, LAST, ALL
33 TRUE predicates_in_plan Y Y Y N, Y, E
34 TRUE r_gran_cols PARTITION PARTITION PARTITION PARTITION, GLOBAL
35 TRUE r_gran_hgrm PARTITION PARTITION PARTITION PARTITION, GLOBAL
36 TRUE r_gran_segm PARTITION PARTITION PARTITION PARTITION, GLOBAL
37 TRUE r_gran_vers COLUMN COLUMN COLUMN COLUMN, SEGMENT, HISTOGRAM
38 TRUE r_rows_table_l 1000 1000 1000 100-10000
39 TRUE r_rows_table_m 300 300 300 30-3000
40 TRUE r_rows_table_s 100 100 100 10-1000
41 TRUE r_rows_table_xs 10 10 10 1-100
42 TRUE refresh_directories Y Y Y Y, N
43 TRUE search_sql_by_sqltext Y Y Y Y, N
44 TRUE show_binds_in_predicates Y Y Y Y, N
45 TRUE skip_metadata_for_object Null, or full/partial object name
46 TRUE sql_monitor_reports 12 12 12 1-9999
47 TRUE sql_monitoring Y Y Y Y, N
48 TRUE sql_tuning_advisor Y Y Y Y, N
49 TRUE sql_tuning_set Y Y Y Y, N
50 TRUE sqldx_reports_format BOTH BOTH BOTH HTML, CSV, BOTH, NONE
51 TRUE sqlt_max_file_size_mb 100 100 100 1-1024
52 TRUE sta_time_limit_secs 1800 1800 1800 30-86400
53 TRUE tcb_export_data FALSE FALSE FALSE FALSE, TRUE
54 TRUE tcb_time_limit_secs 1800 1800 1800 30-86400
55 TRUE test_case_builder Y Y Y Y, N
56 TRUE trace_analyzer Y Y Y Y, N
57 TRUE traces_directory_path Null, valid directory path on server
58 TRUE upload_trace_size_mb 100 100 100 1-1024
59 TRUE validate_user Y Y Y Y, N
60 TRUE xecute_script_output KEEP KEEP KEEP KEEP, ZIP, DELETE
(1) To permanently set a tool parameter issue: SQL> EXEC sqltxadmin.sqlt$a.set_param('Name', 'Value');
(2) To temporarily set a tool parameter for a session issue: SQL> EXEC sqltxadmin.sqlt$a.set_sess_param('Name', 'Value');
Go to Top

Cursor Sharing

Go to Plans Summary
Go to Top

Cursor Sharing Summary

List grouped by instance.
# Inst ID Sharable
Cursors
Cursors
not Shared
Total
1 1 14 13 27

Reasons for not Sharing

List grouped by instance, phv and reasons for not sharing and ordered by count.
# Cursors Inst ID Plan Hash Value Reasons for not Sharing
1 5 1 2816325939 BIND_EQUIV_FAILURE
2 4 1 3267771367 BIND_EQUIV_FAILURE
3 4 1 3935795003 BIND_EQUIV_FAILURE
4 3 1 142578110 BIND_EQUIV_FAILURE
5 2 1 657302870 BIND_EQUIV_FAILURE
6 1 1 24296316 [B] BIND_EQUIV_FAILURE
7 1 1 657302870 OPTIMIZER_MISMATCH
8 1 1 657302870 OPTIMIZER_MISMATCH, BIND_EQUIV_FAILURE
9 1 1 1637264670 OPTIMIZER_MISMATCH
10 1 1 2816325939 OPTIMIZER_MISMATCH
11 1 1 2883761925 [W] BIND_EQUIV_FAILURE
12 1 1 3267771367 OPTIMIZER_MISMATCH, BIND_EQUIV_FAILURE

List of Cursors

List restricted up to 300 rows as per tool parameter "r_rows_table_m".
SQL: [+]
# Inst ID Child Child Address Plan Hash Value Elapsed Time
in secs
CPU Time
in secs
User IO Time
in secs
Cluster Time
in secs
Concurrency Time
in secs
Application Time
in secs
Buffer Gets Disk Reads Direct Writes Rows Processed Executions Plan Timestamp Last Active Time Avg
Elapsed Time
in secs
Avg
CPU Time
in secs
Avg
User IO Time
in secs
Avg
Cluster Time
in secs
Avg
Concurrency Time
in secs
Avg
Application Time
in secs
Avg
Buffer Gets
Avg
Disk Reads
Avg
Direct Writes
Avg
Rows Processed
Is
Sharable
Reasons for not Sharing Reason
1 1 0 3FB1BB5C 2883761925 [W] 173.915 96.082 70.271 0.000 0.000 0.000 334026 51342 0 108492 3 2013-02-04/10:13:47 2013-02-04/10:18:12 57.972 32.027 23.424 0.000 0.000 0.000 111342 17114 0 36164 FALSE UNKNOWN [+]
2 1 1 33CA8B80 142578110 133.441 130.924 0.678 0.000 0.000 0.000 444902 67968 0 113644 4 2013-02-04/10:15:44 2013-02-04/10:24:20 33.360 32.731 0.170 0.000 0.000 0.000 111226 16992 0 28411 FALSE BIND_EQUIV_FAILURE [+]
3 1 2 33CA7240 657302870 50.377 50.103 0.323 0.000 0.000 0.000 103090 33984 0 18228 2 2013-02-04/10:18:13 2013-02-04/10:19:05 25.188 25.052 0.161 0.000 0.000 0.000 51545 16992 0 9114 FALSE BIND_EQUIV_FAILURE [+]
4 1 3 3B783D04 2816325939 59.050 58.116 0.323 0.000 0.000 0.000 41278 33984 0 1844 2 2013-02-04/10:19:05 2013-02-04/10:20:04 29.525 29.058 0.161 0.000 0.000 0.000 20639 16992 0 922 FALSE BIND_EQUIV_FAILURE [+]
5 1 4 3DC83500 3935795003 5.908 1.956 3.553 0.000 0.000 0.000 13146 6228 0 84 2 2013-02-04/10:20:04 2013-02-04/10:20:10 2.954 0.978 1.777 0.000 0.000 0.000 6573 3114 0 42 FALSE BIND_EQUIV_FAILURE [+]
6 1 5 3DFAF4B8 3267771367 0.093 0.032 0.064 0.000 0.000 0.000 290 64 0 0 2 2013-02-04/10:20:10 2013-02-04/10:20:10 0.046 0.016 0.032 0.000 0.000 0.000 145 32 0 0 FALSE BIND_EQUIV_FAILURE [+]
7 1 6 3F9152A0 3267771367 0.026 0.028 0.000 0.000 0.000 0.000 10 0 0 0 2 2013-02-04/10:20:10 2013-02-04/10:20:10 0.013 0.014 0.000 0.000 0.000 0.000 5 0 0 0 FALSE BIND_EQUIV_FAILURE [+]
8 1 7 38EB1414 657302870 110.375 105.375 0.660 0.000 0.000 0.000 206174 67968 0 36456 4 2013-02-04/10:20:10 2013-02-04/10:25:22 27.594 26.344 0.165 0.000 0.000 0.000 51544 16992 0 9114 FALSE BIND_EQUIV_FAILURE [+]
9 1 8 361FDBBC 2816325939 57.962 57.572 0.317 0.000 0.000 0.000 41278 33984 0 1844 2 2013-02-04/10:21:03 2013-02-04/10:22:00 28.981 28.786 0.158 0.000 0.000 0.000 20639 16992 0 922 FALSE BIND_EQUIV_FAILURE [+]
10 1 9 40CC080C 3935795003 2.292 2.288 0.046 0.000 0.000 0.000 13146 3314 0 84 2 2013-02-04/10:22:01 2013-02-04/10:22:03 1.146 1.144 0.023 0.000 0.000 0.000 6573 1657 0 42 FALSE BIND_EQUIV_FAILURE [+]
11 1 10 38E94784 3267771367 0.029 0.032 0.000 0.000 0.000 0.000 294 0 0 0 4 2013-02-04/10:22:03 2013-02-04/10:25:24 0.007 0.008 0.000 0.000 0.000 0.000 74 0 0 0 TRUE BIND_EQUIV_FAILURE [+]
12 1 11 33F6731C 3935795003 4.904 4.776 0.093 0.000 0.000 0.000 26286 6628 0 168 4 2013-02-04/10:22:03 2013-02-04/10:25:24 1.226 1.194 0.023 0.000 0.000 0.000 6572 1657 0 42 TRUE BIND_EQUIV_FAILURE [+]
13 1 12 38F52E4C 2816325939 93.955 91.606 0.486 0.000 0.000 0.000 61914 50976 0 2766 3 2013-02-04/10:22:06 2013-02-04/10:23:06 31.318 30.535 0.162 0.000 0.000 0.000 20638 16992 0 922 TRUE BIND_EQUIV_FAILURE [+]
14 1 13 3B755BA8 142578110 210.458 198.740 0.967 0.000 0.000 0.000 667364 68527 0 170466 6 2013-02-04/10:23:07 2013-02-04/10:32:55 35.076 33.123 0.161 0.000 0.000 0.000 111227 11421 0 28411 TRUE BIND_EQUIV_FAILURE [+]
15 1 14 38F11DD8 2883761925 [W] 210.413 200.305 0.737 0.000 0.000 0.000 667364 77360 0 216984 6 2013-02-04/10:24:29 2013-02-04/10:34:08 35.069 33.384 0.123 0.000 0.000 0.000 111227 12893 0 36164 TRUE BIND_EQUIV_FAILURE [+]
16 1 15 3B4AE228 1637264670 114.540 109.411 1.076 0.000 0.000 0.000 245322 65720 0 36456 4 2013-02-04/10:25:24 2013-02-04/10:27:45 28.635 27.353 0.269 0.000 0.000 0.000 61331 16430 0 9114 TRUE OPTIMIZER_MISMATCH [+]
17 1 16 36374B04 657302870 106.846 104.527 0.779 0.000 0.000 0.000 206178 66445 0 36456 4 2013-02-04/10:25:50 2013-02-04/10:35:01 26.711 26.132 0.195 0.000 0.000 0.000 51545 16611 0 9114 TRUE OPTIMIZER_MISMATCH, BIND_EQUIV_FAILURE [+]
18 1 17 4619A4BC 3267771367 0.271 0.116 0.110 0.000 0.000 0.000 10304 176 0 84 2 2013-02-04/10:26:25 2013-02-04/10:26:47 0.135 0.058 0.055 0.000 0.000 0.000 5152 88 0 42 FALSE BIND_EQUIV_FAILURE [+]
19 1 18 3B55A8A4 2816325939 66.409 62.684 0.316 0.000 0.000 0.000 34320 32424 0 0 2 2013-02-04/10:26:25 2013-02-04/10:27:31 33.204 31.342 0.158 0.000 0.000 0.000 17160 16212 0 0 FALSE OPTIMIZER_MISMATCH [+]
20 1 19 46136684 2816325939 259.517 244.103 0.503 0.000 0.000 0.000 151464 45412 0 3772 8 2013-02-04/10:27:31 2013-02-04/10:31:36 32.440 30.513 0.063 0.000 0.000 0.000 18933 5677 0 472 TRUE BIND_EQUIV_FAILURE [+]
21 1 20 4613CEC8 3267771367 33.440 2.984 29.867 0.000 0.000 0.000 284730 21815 0 1928 4 2013-02-04/10:27:45 2013-02-04/10:28:19 8.360 0.746 7.467 0.000 0.000 0.000 71183 5454 0 482 TRUE OPTIMIZER_MISMATCH, BIND_EQUIV_FAILURE [+]
22 1 21 462F9C20 142578110 63.025 62.556 0.364 0.000 0.000 0.000 222454 33986 0 18228 2 2013-02-04/10:35:01 2013-02-04/10:36:06 31.513 31.278 0.182 0.000 0.000 0.000 111227 16993 0 9114 FALSE UNKNOWN [+]
23 1 22 36076A80 142578110 61.886 61.856 0.327 0.000 0.000 0.000 222454 33984 0 1844 2 2013-02-04/10:36:07 2013-02-04/10:37:08 30.943 30.928 0.164 0.000 0.000 0.000 111227 16992 0 922 TRUE BIND_EQUIV_FAILURE [+]
24 1 23 3FB1A520 24296316 [B] 0.551 0.092 0.379 0.000 0.000 0.000 10132 3096 0 84 2 2013-02-04/10:37:09 2013-02-04/10:37:09 0.275 0.046 0.189 0.000 0.000 0.000 5066 1548 0 42 TRUE BIND_EQUIV_FAILURE [+]
25 1 24 38CE5E0C 657302870 50.832 50.507 0.321 0.000 0.000 0.000 103090 33984 0 18228 2 2013-02-04/10:37:09 2013-02-04/10:38:01 25.416 25.254 0.160 0.000 0.000 0.000 51545 16992 0 9114 TRUE OPTIMIZER_MISMATCH [+]
26 1 25 40D141B0 2816325939 59.205 57.348 0.389 0.000 0.000 0.000 41278 33984 0 1844 2 2013-02-04/10:38:02 2013-02-04/10:39:01 29.602 28.674 0.194 0.000 0.000 0.000 20639 16992 0 922 TRUE BIND_EQUIV_FAILURE [+]
27 1 26 3B6A79F8 3935795003 2.381 2.332 0.047 0.000 0.000 0.000 13146 3314 0 84 2 2013-02-04/10:39:01 2013-02-04/10:39:03 1.191 1.166 0.023 0.000 0.000 0.000 6573 1657 0 42 TRUE BIND_EQUIV_FAILURE  
Go to Plans Summary
Go to Top

Adaptive Cursor Sharing

Go to Plans Summary
Go to Top

Cursors List

List restricted up to 300 rows as per tool parameter "r_rows_table_m".
SQL: [+]
# Is
Sharable
Inst ID Child Child Address Plan Hash Value Is
Bind
Sensitive
Is
Bind
Aware
Buffer Gets Executions
1 Y 1 26 3B6A79F8 3935795003 Y Y 13146 2
2 Y 1 25 40D141B0 2816325939 Y Y 41278 2
3 Y 1 24 38CE5E0C 657302870 Y Y 103090 2
4 Y 1 23 3FB1A520 24296316 [B] Y Y 10132 2
5 Y 1 22 36076A80 142578110 Y Y 222454 2
6 Y 1 20 4613CEC8 3267771367 Y Y 284730 4
7 Y 1 19 46136684 2816325939 Y Y 151464 8
8 Y 1 16 36374B04 657302870 Y Y 206178 4
9 Y 1 15 3B4AE228 1637264670 Y Y 245322 4
10 Y 1 14 38F11DD8 2883761925 [W] Y Y 667364 6
11 Y 1 13 3B755BA8 142578110 Y Y 667364 6
12 Y 1 12 38F52E4C 2816325939 Y Y 61914 3
13 Y 1 11 33F6731C 3935795003 Y Y 26286 4
14 Y 1 10 38E94784 3267771367 Y Y 294 4
15 N 1 21 462F9C20 142578110 Y Y 222454 2
16 N 1 18 3B55A8A4 2816325939 Y Y 34320 2
17 N 1 17 4619A4BC 3267771367 Y Y 10304 2
18 N 1 9 40CC080C 3935795003 Y Y 13146 2
19 N 1 8 361FDBBC 2816325939 Y Y 41278 2
20 N 1 7 38EB1414 657302870 Y Y 206174 4
21 N 1 6 3F9152A0 3267771367 Y Y 10 2
22 N 1 5 3DFAF4B8 3267771367 Y Y 290 2
23 N 1 4 3DC83500 3935795003 Y Y 13146 2
24 N 1 3 3B783D04 2816325939 Y Y 41278 2
25 N 1 2 33CA7240 657302870 Y Y 103090 2
26 N 1 1 33CA8B80 142578110 Y Y 444902 4
27 N 1 0 3FB1BB5C 2883761925 [W] Y Y 334026 3

Histogram

List restricted up to 1000 rows as per tool parameter "r_rows_table_l".
SQL: [+]
# Is
Sharable
Inst ID Child Bucket ID1 Count
1 Y 1 26 0 0
2 Y 1 26 1 2
3 Y 1 26 2 0
4 Y 1 25 0 0
5 Y 1 25 1 0
6 Y 1 25 2 2
7 Y 1 24 0 0
8 Y 1 24 1 0
9 Y 1 24 2 2
10 Y 1 23 0 0
11 Y 1 23 1 2
12 Y 1 23 2 0
13 Y 1 22 0 0
14 Y 1 22 1 0
15 Y 1 22 2 2
16 Y 1 20 0 0
17 Y 1 20 1 4
18 Y 1 20 2 0
19 Y 1 19 0 0
20 Y 1 19 1 0
21 Y 1 19 2 8
22 Y 1 16 0 0
23 Y 1 16 1 0
24 Y 1 16 2 4
25 Y 1 15 0 0
26 Y 1 15 1 0
27 Y 1 15 2 4
28 Y 1 14 0 0
29 Y 1 14 1 0
30 Y 1 14 2 6
# Is
Sharable
Inst ID Child Bucket ID1 Count
31 Y 1 13 0 0
32 Y 1 13 1 0
33 Y 1 13 2 6
34 Y 1 12 0 0
35 Y 1 12 1 0
36 Y 1 12 2 3
37 Y 1 11 0 0
38 Y 1 11 1 4
39 Y 1 11 2 0
40 Y 1 10 0 4
41 Y 1 10 1 0
42 Y 1 10 2 0
43 N 1 21 0 0
44 N 1 21 1 0
45 N 1 21 2 2
46 N 1 18 0 0
47 N 1 18 1 0
48 N 1 18 2 2
49 N 1 17 0 0
50 N 1 17 1 2
51 N 1 17 2 0
52 N 1 9 0 0
53 N 1 9 1 2
54 N 1 9 2 0
55 N 1 8 0 0
56 N 1 8 1 0
57 N 1 8 2 2
58 N 1 7 0 0
59 N 1 7 1 0
60 N 1 7 2 4
# Is
Sharable
Inst ID Child Bucket ID1 Count
61 N 1 6 0 2
62 N 1 6 1 0
63 N 1 6 2 0
64 N 1 5 0 2
65 N 1 5 1 0
66 N 1 5 2 0
67 N 1 4 0 0
68 N 1 4 1 2
69 N 1 4 2 0
70 N 1 3 0 0
71 N 1 3 1 0
72 N 1 3 2 2
73 N 1 2 0 0
74 N 1 2 1 0
75 N 1 2 2 2
76 N 1 1 0 0
77 N 1 1 1 0
78 N 1 1 2 4
79 N 1 0 0 0
80 N 1 0 1 0
81 N 1 0 2 3
(1) Rows Processed. 0:< 1K, 1:between 1K and 1M, 2:> 1M.

Selectivity

List restricted up to 1000 rows as per tool parameter "r_rows_table_l".
SQL: [+]
# Is
Sharable
Inst ID Child Predicate Low High Range ID
1 Y 1 26 =B1 0.000855 0.001045 0
2 Y 1 25 =B1 0.010974 0.013413 0
3 Y 1 24 =B1 0.105321 0.128725 0
4 Y 1 23 =B1 0.000855 0.001045 0
5 Y 1 22 =B1 0.010974 0.128725 0
6 Y 1 20 =B1 0.000855 0.013413 0
7 Y 1 19 =B1 0.000143 0.013413 0
8 Y 1 16 =B1 0.105321 0.128725 0
9 Y 1 15 =B1 0.105321 0.128725 0
10 Y 1 14 =B1 0.435534 0.532320 0
11 Y 1 13 =B1 0.347173 0.424323 0
12 Y 1 12 =B1 0.010974 0.013413 0
13 Y 1 11 =B1 0.000855 0.001045 0
14 Y 1 10 =B1 0.000071 0.000174 0
15 N 1 21 =B1 0.105321 0.128725 0
16 N 1 18 =B1 0.000143 0.000174 0
17 N 1 17 =B1 0.000855 0.001045 0
18 N 1 9 =B1 0.000855 0.001045 0
19 N 1 8 =B1 0.010974 0.013413 0
20 N 1 7 =B1 0.105321 0.128725 0
21 N 1 6 =B1 0.000071 0.000174 0
22 N 1 5 =B1 0.000143 0.000174 0
23 N 1 4 =B1 0.000855 0.001045 0
24 N 1 3 =B1 0.010974 0.013413 0
25 N 1 2 =B1 0.105321 0.128725 0
26 N 1 1 =B1 0.347173 0.424323 0
27 N 1 0 =B1 0.435534 0.532320 0

Statistics

List restricted up to 300 rows as per tool parameter "r_rows_table_m".
SQL: [+]
# Is
Sharable
Inst ID Child Bind Set
Hash Value
Peeked Executions Rows Processed Buffer Gets CPU Time
1 Y 1 26 2353780901 Y 1 865405 6576 0
2 Y 1 25 4215520196 Y 1 20234000 20642 0
3 Y 1 24 2220880161 Y 1 20220962 51548 0
4 Y 1 23 2353780901 Y 1 20700 5069 0
5 Y 1 22 4215520196 Y 1 21448568 111230 0
6 Y 1 20 4215520196 Y 1 471906 137219 0
7 Y 1 19 4215520196 Y 1 20234000 20644 0
8 Y 1 16 2220880161 Y 1 20220962 51550 0
9 Y 1 15 2220880161 Y 1 20245188 61482 0
10 Y 1 14 207514584 Y 1 22178848 111230 0
11 Y 1 13 201884475 Y 1 21981160 111230 0
12 Y 1 12 4215520196 Y 1 20234000 29623 0
13 Y 1 11 2353780901 Y 1 865405 6576 0
14 Y 1 10 3434993413 Y 1 534 148 0
15 N 1 21 2220880161 Y 1 21608457 111230 0
16 N 1 18 3434993413 Y 1 20196400 17163 0
17 N 1 17 2353780901 Y 1 17688 5155 0
18 N 1 9 2353780901 Y 1 865405 6576 0
19 N 1 8 4215520196 Y 1 20234000 20642 0
20 N 1 7 2220880161 Y 1 20220962 51548 0
21 N 1 6 419004557 Y 1 0 8 0
22 N 1 5 3434993413 Y 1 534 148 0
23 N 1 4 2353780901 Y 1 865405 6576 0
24 N 1 3 4215520196 Y 1 20234000 20642 0
25 N 1 2 2220880161 Y 1 20220962 51548 0
26 N 1 1 201884475 Y 1 21981160 111230 0
27 N 1 0 207514584 Y 1 22178848 111578 0
Go to Plans Summary
Go to Top

Peeked Binds

Lists of peeked binds are restricted up to 1000 per phv as per tool parameter "r_rows_table_l".
# Plan Hash Value
1 24296316 [B]
2 142578110
3 657302870
4 1637264670
5 2816325939
6 2883761925 [W]
7 3267771367
8 3935795003
Go to Captured Binds
Go to Plans Summary
Go to Top

Peeked Binds for 24296316 [B]

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Peeked Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(32) 4 4 1 "5"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_HIST_SQL_PLAN
SQL: [+]
Details: [+]
Go to Captured Binds
Go to Peeked Binds
Go to Plans Summary
Go to Top

Peeked Binds for 142578110

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Peeked Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(32) 9 9 3 "1" "4"
2 :B1 VARCHAR2(4000) 1 1 1 "1"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_HIST_SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_SQLTUNE_PLANS
SQL: [+]
Details: [+]
Go to Captured Binds
Go to Peeked Binds
Go to Plans Summary
Go to Top

Peeked Binds for 657302870

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Peeked Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(128) 1 1 1 "3"
2 :B1 VARCHAR2(32) 8 8 2 "3" "4"
3 :B1 VARCHAR2(4000) 1 1 1 "3"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_HIST_SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_SQLTUNE_PLANS
SQL: [+]
Details: [+]
Go to Captured Binds
Go to Peeked Binds
Go to Plans Summary
Go to Top

Peeked Binds for 1637264670

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Peeked Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(32) 7 7 2 "3" "4"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_HIST_SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_SQLTUNE_PLANS
SQL: [+]
Details: [+]
Go to Captured Binds
Go to Peeked Binds
Go to Plans Summary
Go to Top

Peeked Binds for 2816325939

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Peeked Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(128) 1 1 1 "4"
2 :B1 VARCHAR2(2000) 1 1 1 "4"
3 :B1 VARCHAR2(32) 12 12 2 "4" "6"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_HIST_SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_SQLTUNE_PLANS
SQL: [+]
Details: [+]
Go to Captured Binds
Go to Peeked Binds
Go to Plans Summary
Go to Top

Peeked Binds for 2883761925 [W]

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Peeked Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(32) 6 6 2 "2" "4"
2 :B1 VARCHAR2(4000) 2 2 1 "2"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_HIST_SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_SQLTUNE_PLANS
SQL: [+]
Details: [+]
Go to Captured Binds
Go to Peeked Binds
Go to Plans Summary
Go to Top

Peeked Binds for 3267771367

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Peeked Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(2000) 1 1 1 "6"
2 :B1 VARCHAR2(32) 7 7 4 "4" "7"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_HIST_SQL_PLAN
SQL: [+]
Details: [+]
Go to Captured Binds
Go to Peeked Binds
Go to Plans Summary
Go to Top

Peeked Binds for 3935795003

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Peeked Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(128) 1 1 1 "5"
2 :B1 VARCHAR2(2000) 1 1 1 "5"
3 :B1 VARCHAR2(32) 5 5 1 "5"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_HIST_SQL_PLAN
SQL: [+]
Details: [+]
Go to Captured Binds
Go to Peeked Binds
Go to Plans Summary
Go to Top

Captured Binds

Lists of captured binds are restricted up to 1000 per phv as per tool parameter "r_rows_table_l".
# Plan Hash Value
1 24296316 [B]
2 142578110
3 657302870
4 1637264670
5 2816325939
6 2883761925 [W]
7 3267771367
8 3935795003
Go to Peeked Binds
Go to Plans Summary
Go to Top

Captured Binds for 24296316 [B]

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Captured Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(32) 1 1 1 "5"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Go to Peeked Binds
Go to Captured Binds
Go to Plans Summary
Go to Top

Captured Binds for 142578110

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Captured Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(32) 3 3 3 "1" "4"
2 :B1 VARCHAR2(4000) 1 1 1 "1"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Go to Peeked Binds
Go to Captured Binds
Go to Plans Summary
Go to Top

Captured Binds for 657302870

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Captured Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(128) 1 1 1 "3"
2 :B1 VARCHAR2(32) 2 2 1 "3"
3 :B1 VARCHAR2(4000) 1 1 1 "3"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Go to Peeked Binds
Go to Captured Binds
Go to Plans Summary
Go to Top

Captured Binds for 1637264670

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Captured Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(32) 1 1 1 "3"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Go to Peeked Binds
Go to Captured Binds
Go to Plans Summary
Go to Top

Captured Binds for 2816325939

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Captured Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(128) 1 1 1 "4"
2 :B1 VARCHAR2(2000) 1 1 1 "4"
3 :B1 VARCHAR2(32) 4 4 2 "4" "6"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Go to Peeked Binds
Go to Captured Binds
Go to Plans Summary
Go to Top

Captured Binds for 2883761925 [W]

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Captured Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(32) 2 2 1 "2"
2 :B1 VARCHAR2(4000) 1 1 1 "2"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Source: DBA_HIST_SQL_PLAN
SQL: [+]
Details: [+]
Go to Peeked Binds
Go to Captured Binds
Go to Plans Summary
Go to Top

Captured Binds for 3267771367

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Captured Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(2000) 1 1 1 "6"
2 :B1 VARCHAR2(32) 4 4 4 "4" "7"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Go to Peeked Binds
Go to Captured Binds
Go to Plans Summary
Go to Top

Captured Binds for 3935795003

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

Summary
SQL: [+]
# Name Type Values Captured Non-null Values Distinct Values Minimum Value Maximum Value1
1 :B1 VARCHAR2(128) 1 1 1 "5"
2 :B1 VARCHAR2(2000) 1 1 1 "5"
3 :B1 VARCHAR2(32) 2 2 1 "5"
(1) Only if different than Minimum Value.
Source: GV$SQL_PLAN
SQL: [+]
Details: [+]
Go to Peeked Binds
Go to Captured Binds
Go to Plans Summary
Go to Top

Plans Summary

List of plans found ordered by average elapsed time.
# Plan Hash Value1 Avg Elapsed Time in secs Avg CPU Time in secs Avg User I/O Wait Time in secs Avg Other Wait Time in secs2 Avg Buffer Gets Avg Disk Reads Avg Direct Writes Avg Rows Processed Total Executions Total Fetches Total Version Count Total Loads Total Invalidations Src Source3 Plan Info3 Plan Stability3 Is Bind Sensitive Min Opt Env Max Opt Env Opt Cost Estimated Cardinality Estimated Time in secs Plan Timestamp First Load Time4 Last Load Time4
1 24296316 [B] 0.275 0.046 0.189 0.000 5066 1548 0 42 2 8 27 1 0 MEM GV$SQLAREA_PLAN_HASH
cardinality_feedbackyes
Y 3970541106 8215 5 98.580 2013-02-04/10:37:09 2013-02-04/10:13:47 2013-02-04/10:37:09
2 3935795003 1.548 1.135 0.374 0.000 6572 1948 0 42 10 40 27 4 0 MEM GV$SQLAREA_PLAN_HASH
cardinality_feedbackyes
Y 1213316197 1504581476 7767 12 93.204 2013-02-04/10:20:04 2013-02-04/10:13:47 2013-02-04/10:39:01
3 3267771367 2.418 0.228 2.146 0.000 21116 1575 0 144 14 150 27 5 0 MEM GV$SQLAREA_PLAN_HASH
cardinality_feedbackyes
Y 1076937956 1504581476 7260 154 87.120 2013-02-04/10:20:10 2013-02-04/10:13:47 2013-02-04/10:27:45
4 657302870 26.536 25.876 0.174 0.000 51544 16865 0 9114 12 7308 27 4 0 MEM GV$SQLAREA_PLAN_HASH
cardinality_feedbackyes
Y 1213316197 1504581476 20108 1476 241.296 2013-02-04/10:18:13 2013-02-04/10:13:47 2013-02-04/10:37:09
5 1637264670 28.635 27.353 0.269 0.000 61331 16430 0 9114 4 2436 27 1 0 MEM GV$SQLAREA_PLAN_HASH Y 1076937956 19971 1476 239.652 2013-02-04/10:25:24 2013-02-04/10:13:47 2013-02-04/10:25:24
6 2816325939 31.374 30.075 0.123 0.000 19554 12145 0 635 19 831 27 6 0 MEM GV$SQLAREA_PLAN_HASH
cardinality_feedbackyes
Y 354711274 1504581476 19528 154 234.336 2013-02-04/10:19:05 2013-02-04/10:13:47 2013-02-04/10:38:02
7 142578110 33.486 32.434 0.167 0.000 111227 14605 0 21727 14 20304 27 4 0 MEM GV$SQLAREA_PLAN_HASH
cardinality_feedbackyes
Y 1504581476 3970541106 21612 61 259.344 2013-02-04/10:15:44 2013-02-04/10:13:47 2013-02-04/10:36:07
8 2883761925 [W] 42.703 32.932 7.890 0.000 111266 14300 0 36164 9 21708 27 2 0 MEM GV$SQLAREA_PLAN_HASH
cardinality_feedbackyes
Y 1504581476 21897 2420 262.764 2013-02-04/10:13:47 2013-02-04/10:13:47 2013-02-04/10:24:29
(1) [B]est and [W]orst according to average elapsed time if available, else by optimizer cost. [X]ecute Plan (only on XECUTE method).
(2) Made of these wait times: application, concurrency, cluster, plsql and java execution.
(3) Shows accurate Plan Info when source is actually "GV$SQLAREA_PLAN_HASH". For "DBA_HIST_SQLSTAT" source review "Plan Performance History" section. For "DBA_SQLTUNE_PLANS" or "EXPLAIN PLAN FOR" sources review Execution Plans section.
(4) For plans from DBA_HIST_SQLSTAT this is the time of the begin/end snapshot that first/last collected metrics for a phv as per current history.
Go to Cursor Sharing
Go to Adaptive Cursor Sharing
Go to Execution Plans
Go to Top

Plan Performance Statistics

List ordered by phv, source and instance.
# Plan Hash Value Src Source Plan Info Plan Stability Is Bind Sensitive Inst ID Stats Total Elapsed Time in secs Total CPU Time in secs Total User I/O Wait Time in secs Total Other Wait Time in secs1 Total Buffer Gets Total Disk Reads Total Direct Writes Total Rows Processed Total Executions Total Fetches Total Version Count Total Loads Total Invalidations Opt Env Cnt Min Opt Env Max Opt Env Cost Plan Timestamp First Load Time Last Load Time
1 24296316 [B] MEM GV$SQLAREA_PLAN_HASH Y 1 Stats 0.551 0.092 0.379 0.000 10132 3096 0 84 2 8 27 1 0 1 3970541106 8215 2013-02-04/10:37:09 2013-02-04/10:13:47 2013-02-04/10:37:09
2 24296316 [B] AWR DBA_HIST_SQLSTAT 1 Stats 0.135 0.124 0.000 0.000 10132 1 0 84 2 8 28 1 0 1 3970541106 8215 2013-02-04/06:51:44 2013-02-04/06:49:30 2013-02-04/06:53:42
3 142578110 MEM GV$SQLAREA_PLAN_HASH Y 1 Stats 468.811 454.076 2.337 0.000 1557174 204465 0 304182 14 20304 27 4 0 2 1504581476 3970541106 21612 2013-02-04/10:15:44 2013-02-04/10:13:47 2013-02-04/10:36:07
4 142578110 AWR DBA_HIST_SQLSTAT 1 Stats 320.240 314.380 0.846 0.000 1112306 67968 0 190538 10 12720 28 4 0 1 3970541106 21612 2013-02-04/06:30:54 2013-02-04/06:30:45 2013-02-04/10:00:39
5 657302870 MEM GV$SQLAREA_PLAN_HASH Y 1 Stats 318.429 310.511 2.082 0.000 618532 202381 0 109368 12 7308 27 4 0 2 1213316197 1504581476 20108 2013-02-04/10:18:13 2013-02-04/10:13:47 2013-02-04/10:37:09
6 657302870 AWR DBA_HIST_SQLSTAT 1 Stats 255.179 252.092 1.015 0.000 515472 101987 0 91140 10 6090 28 4 0 1 1213316197 20108 2013-02-04/06:33:24 2013-02-04/06:30:45 2013-02-04/10:00:39
7 1637264670 MEM GV$SQLAREA_PLAN_HASH Y 1 Stats 114.540 109.411 1.076 0.000 245322 65720 0 36456 4 2436 27 1 0 1 1076937956 19971 2013-02-04/10:25:24 2013-02-04/10:13:47 2013-02-04/10:25:24
8 1637264670 AWR DBA_HIST_SQLSTAT 1 Stats 56.187 52.351 1.534 0.000 122570 33185 0 18228 2 1218 10 1 0 1 1076937956 19971 2013-02-04/06:41:43 2013-02-04/06:41:40 2013-02-04/10:00:39
9 2816325939 MEM GV$SQLAREA_PLAN_HASH Y 1 Stats 596.098 571.428 2.334 0.000 371532 230764 0 12070 19 831 27 6 0 3 354711274 1504581476 19528 2013-02-04/10:19:05 2013-02-04/10:13:47 2013-02-04/10:38:02
10 2816325939 AWR DBA_HIST_SQLSTAT 1 Stats 406.996 404.777 1.010 0.000 275330 102937 0 9304 14 640 28 7 0 1 1213316197 19528 2013-02-04/06:34:17 2013-02-04/06:30:45 2013-02-04/10:00:39
11 2883761925 [W] MEM GV$SQLAREA_PLAN_HASH Y 1 Stats 384.328 296.387 71.008 0.000 1001390 128702 0 325476 9 21708 27 2 0 1 1504581476 21897 2013-02-04/10:13:47 2013-02-04/10:13:47 2013-02-04/10:24:29
12 2883761925 [W] AWR DBA_HIST_SQLSTAT 1 Stats 270.925 221.914 45.249 0.000 778879 85334 0 253148 7 16884 28 2 0 1 1504581476 21897 2013-02-04/06:29:14 2013-02-04/06:00:48 2013-02-04/10:00:39
13 3267771367 MEM GV$SQLAREA_PLAN_HASH Y 1 Stats 33.858 3.192 30.041 0.000 295628 22055 0 2012 14 150 27 5 0 2 1076937956 1504581476 7260 2013-02-04/10:20:10 2013-02-04/10:13:47 2013-02-04/10:27:45
14 3267771367 AWR DBA_HIST_SQLSTAT 1 Stats 45.783 1.988 42.398 0.000 285326 22937 0 1928 10 140 28 5 0 1 1076937956 568 2013-02-04/06:35:23 2013-02-04/06:30:45 2013-02-04/10:00:39
15 3935795003 MEM GV$SQLAREA_PLAN_HASH Y 1 Stats 15.485 11.353 3.738 0.000 65724 19484 0 420 10 40 27 4 0 2 1213316197 1504581476 7767 2013-02-04/10:20:04 2013-02-04/10:13:47 2013-02-04/10:39:01
16 3935795003 AWR DBA_HIST_SQLSTAT 1 Stats 13.089 8.809 3.885 0.000 52588 12858 0 336 8 32 28 4 0 1 1213316197 7767 2013-02-04/06:35:16 2013-02-04/06:30:45 2013-02-04/10:00:39
(1) Made of these wait times: application, concurrency, cluster, plsql and java execution.
Go to Execution Plans
Go to Plans Summary
Go to Top

Plan Performance Statistics for 24296316 [B]

Plan Hash Value: 24296316 [B]
Src: MEM
Source: GV$SQLAREA_PLAN_HASH
Is Bind Sensitive: Y
Inst ID: 1
Version Count: 27
Executions: 2
Elapsed Time in secs: 0.551
CPU Time in secs: 0.092
User I/O Wait Time in secs: 0.379
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 10132
Disk Reads: 3096
Direct Writes: 0
Rows Processed: 84
Parse Calls: 1
Fetches: 8
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:37:09
Last Active Time: 2013-02-04/10:37:09
Plan Timestamp: 2013-02-04/10:37:09
Sharable Memory: 68569
Persistent Memory: 30604
Runtime Memory: 29816
Sorts: 2
Serializable Aborts: 0
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 3970541106
Optimizer Cost: 8215
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Typecheck Memory: 0
I/O Interconnect Bytes: 25362432
Physical Read Requests: 3096
Physical Read Bytes: 25362432
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Plan Hash Value: 24296316 [B]
Src: AWR
Source: DBA_HIST_SQLSTAT
Inst ID: 1
Version Count: 28
Executions: 2
Elapsed Time in secs: 0.135
CPU Time in secs: 0.124
User I/O Wait Time in secs: 0.000
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 10132
Disk Reads: 1
Direct Writes: 0
Rows Processed: 84
Parse Calls: 1
Fetches: 8
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
First Load Time: 2013-02-04/06:49:30
Last Load Time: 2013-02-04/06:53:42
Snap ID: 6054
Snap Begin Date: 2013-02-04/06:51:45
Snap End Date: 2013-02-04/06:53:42
Plan Timestamp: 2013-02-04/06:51:44
Sharable Memory: 67621
Sorts: 2
Optimizer Mode: ALL_ROWS
Optimizer Env: 3970541106
Optimizer Cost: 8215
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Force Matching Signature: 1178211779310957485
Outline Category: "null"
I/O Interconnect Bytes: 8192
Physical Read Requests: 1
Physical Read Bytes: 8192
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to Plan Performance Statistics
Go to Plans Summary
Go to Top

Plan Performance Statistics for 142578110

Plan Hash Value: 142578110
Src: MEM
Source: GV$SQLAREA_PLAN_HASH
Is Bind Sensitive: Y
Inst ID: 1
Version Count: 27
Executions: 14
Elapsed Time in secs: 468.811
CPU Time in secs: 454.076
User I/O Wait Time in secs: 2.337
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 1557174
Disk Reads: 204465
Direct Writes: 0
Rows Processed: 304182
Parse Calls: 11
Fetches: 20304
End of Fetch count: 14
PX Servers Executions: 0
Loaded Versions: 4
Loads: 4
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:36:07
Last Active Time: 2013-02-04/10:37:08
Plan Timestamp: 2013-02-04/10:15:44
Sharable Memory: 191669
Persistent Memory: 106336
Runtime Memory: 103184
Sorts: 14
Serializable Aborts: 0
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 3970541106
Optimizer Cost: 21612
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Typecheck Memory: 0
I/O Interconnect Bytes: 1674977280
Physical Read Requests: 4221
Physical Read Bytes: 1674977280
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Plan Hash Value: 142578110
Src: AWR
Source: DBA_HIST_SQLSTAT
Inst ID: 1
Version Count: 28
Executions: 10
Elapsed Time in secs: 320.240
CPU Time in secs: 314.380
User I/O Wait Time in secs: 0.846
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 1112306
Disk Reads: 67968
Direct Writes: 0
Rows Processed: 190538
Parse Calls: 11
Fetches: 12720
End of Fetch count: 10
PX Servers Executions: 0
Loaded Versions: 4
Loads: 4
Invalidations: 0
First Load Time: 2013-02-04/06:30:45
Last Load Time: 2013-02-04/10:00:39
Snap ID: 6054
Snap Begin Date: 2013-02-04/06:51:45
Snap End Date: 2013-02-04/06:53:42
Plan Timestamp: 2013-02-04/06:30:54
Sharable Memory: 190725
Sorts: 10
Optimizer Mode: ALL_ROWS
Optimizer Env: 3970541106
Optimizer Cost: 21612
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Force Matching Signature: 1178211779310957485
Outline Category: "null"
I/O Interconnect Bytes: 556793856
Physical Read Requests: 1220
Physical Read Bytes: 556793856
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to Plan Performance Statistics
Go to Plans Summary
Go to Top

Plan Performance Statistics for 657302870

Plan Hash Value: 657302870
Src: MEM
Source: GV$SQLAREA_PLAN_HASH
Is Bind Sensitive: Y
Inst ID: 1
Version Count: 27
Executions: 12
Elapsed Time in secs: 318.429
CPU Time in secs: 310.511
User I/O Wait Time in secs: 2.082
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 618532
Disk Reads: 202381
Direct Writes: 0
Rows Processed: 109368
Parse Calls: 14
Fetches: 7308
End of Fetch count: 12
PX Servers Executions: 0
Loaded Versions: 4
Loads: 4
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:37:09
Last Active Time: 2013-02-04/10:38:01
Plan Timestamp: 2013-02-04/10:18:13
Sharable Memory: 187577
Persistent Memory: 103728
Runtime Memory: 100576
Sorts: 12
Serializable Aborts: 0
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1213316197
Optimizer Cost: 20108
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Typecheck Memory: 0
I/O Interconnect Bytes: 1657905152
Physical Read Requests: 3645
Physical Read Bytes: 1657905152
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Plan Hash Value: 657302870
Src: AWR
Source: DBA_HIST_SQLSTAT
Inst ID: 1
Version Count: 28
Executions: 10
Elapsed Time in secs: 255.179
CPU Time in secs: 252.092
User I/O Wait Time in secs: 1.015
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 515472
Disk Reads: 101987
Direct Writes: 0
Rows Processed: 91140
Parse Calls: 13
Fetches: 6090
End of Fetch count: 10
PX Servers Executions: 0
Loaded Versions: 4
Loads: 4
Invalidations: 0
First Load Time: 2013-02-04/06:30:45
Last Load Time: 2013-02-04/10:00:39
Snap ID: 6054
Snap Begin Date: 2013-02-04/06:51:45
Snap End Date: 2013-02-04/06:53:42
Plan Timestamp: 2013-02-04/06:33:24
Sharable Memory: 186641
Sorts: 10
Optimizer Mode: ALL_ROWS
Optimizer Env: 1213316197
Optimizer Cost: 20108
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Force Matching Signature: 1178211779310957485
Outline Category: "null"
I/O Interconnect Bytes: 835477504
Physical Read Requests: 1865
Physical Read Bytes: 835477504
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to Plan Performance Statistics
Go to Plans Summary
Go to Top

Plan Performance Statistics for 1637264670

Plan Hash Value: 1637264670
Src: MEM
Source: GV$SQLAREA_PLAN_HASH
Is Bind Sensitive: Y
Inst ID: 1
Version Count: 27
Executions: 4
Elapsed Time in secs: 114.540
CPU Time in secs: 109.411
User I/O Wait Time in secs: 1.076
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 245322
Disk Reads: 65720
Direct Writes: 0
Rows Processed: 36456
Parse Calls: 3
Fetches: 2436
End of Fetch count: 4
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:25:24
Last Active Time: 2013-02-04/10:27:45
Plan Timestamp: 2013-02-04/10:25:24
Sharable Memory: 64481
Persistent Memory: 26340
Runtime Memory: 25552
Sorts: 4
Serializable Aborts: 0
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1076937956
Optimizer Cost: 19971
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Typecheck Memory: 0
I/O Interconnect Bytes: 538378240
Physical Read Requests: 1988
Physical Read Bytes: 538378240
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Plan Hash Value: 1637264670
Src: AWR
Source: DBA_HIST_SQLSTAT
Inst ID: 1
Version Count: 10
Executions: 2
Elapsed Time in secs: 56.187
CPU Time in secs: 52.351
User I/O Wait Time in secs: 1.534
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 122570
Disk Reads: 33185
Direct Writes: 0
Rows Processed: 18228
Parse Calls: 3
Fetches: 1218
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
First Load Time: 2013-02-04/06:41:40
Last Load Time: 2013-02-04/10:00:39
Snap ID: 6057
Snap Begin Date: 2013-02-04/09:00:10
Snap End Date: 2013-02-04/10:00:39
Plan Timestamp: 2013-02-04/06:41:43
Sharable Memory: 52865
Sorts: 2
Optimizer Mode: ALL_ROWS
Optimizer Env: 1076937956
Optimizer Cost: 19971
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Force Matching Signature: 1178211779310957485
Outline Category: "null"
I/O Interconnect Bytes: 271851520
Physical Read Requests: 1319
Physical Read Bytes: 271851520
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to Plan Performance Statistics
Go to Plans Summary
Go to Top

Plan Performance Statistics for 2816325939

Plan Hash Value: 2816325939
Src: MEM
Source: GV$SQLAREA_PLAN_HASH
Is Bind Sensitive: Y
Inst ID: 1
Version Count: 27
Executions: 19
Elapsed Time in secs: 596.098
CPU Time in secs: 571.428
User I/O Wait Time in secs: 2.334
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 371532
Disk Reads: 230764
Direct Writes: 0
Rows Processed: 12070
Parse Calls: 15
Fetches: 831
End of Fetch count: 19
PX Servers Executions: 0
Loaded Versions: 6
Loads: 6
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:38:02
Last Active Time: 2013-02-04/10:39:01
Plan Timestamp: 2013-02-04/10:19:05
Sharable Memory: 245185
Persistent Memory: 151776
Runtime Memory: 147048
Sorts: 19
Serializable Aborts: 0
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1213316197
Optimizer Cost: 19528
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Typecheck Memory: 0
I/O Interconnect Bytes: 1890418688
Physical Read Requests: 6213
Physical Read Bytes: 1890418688
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Plan Hash Value: 2816325939
Src: AWR
Source: DBA_HIST_SQLSTAT
Inst ID: 1
Version Count: 28
Executions: 14
Elapsed Time in secs: 406.996
CPU Time in secs: 404.777
User I/O Wait Time in secs: 1.010
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 275330
Disk Reads: 102937
Direct Writes: 0
Rows Processed: 9304
Parse Calls: 14
Fetches: 640
End of Fetch count: 14
PX Servers Executions: 0
Loaded Versions: 7
Loads: 7
Invalidations: 0
First Load Time: 2013-02-04/06:30:45
Last Load Time: 2013-02-04/10:00:39
Snap ID: 6054
Snap Begin Date: 2013-02-04/06:51:45
Snap End Date: 2013-02-04/06:53:42
Plan Timestamp: 2013-02-04/06:34:17
Sharable Memory: 281205
Sorts: 14
Optimizer Mode: ALL_ROWS
Optimizer Env: 1213316197
Optimizer Cost: 19528
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Force Matching Signature: 1178211779310957485
Outline Category: "null"
I/O Interconnect Bytes: 843259904
Physical Read Requests: 2563
Physical Read Bytes: 843259904
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to Plan Performance Statistics
Go to Plans Summary
Go to Top

Plan Performance Statistics for 2883761925 [W]

Plan Hash Value: 2883761925 [W]
Src: MEM
Source: GV$SQLAREA_PLAN_HASH
Is Bind Sensitive: Y
Inst ID: 1
Version Count: 27
Executions: 9
Elapsed Time in secs: 384.328
CPU Time in secs: 296.387
User I/O Wait Time in secs: 71.008
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 1001390
Disk Reads: 128702
Direct Writes: 0
Rows Processed: 325476
Parse Calls: 8
Fetches: 21708
End of Fetch count: 9
PX Servers Executions: 0
Loaded Versions: 2
Loads: 2
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:24:29
Last Active Time: 2013-02-04/10:34:08
Plan Timestamp: 2013-02-04/10:13:47
Sharable Memory: 109597
Persistent Memory: 51896
Runtime Memory: 50320
Sorts: 9
Serializable Aborts: 0
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 21897
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Typecheck Memory: 0
I/O Interconnect Bytes: 1054326784
Physical Read Requests: 3374
Physical Read Bytes: 1054326784
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Plan Hash Value: 2883761925 [W]
Src: AWR
Source: DBA_HIST_SQLSTAT
Inst ID: 1
Version Count: 28
Executions: 7
Elapsed Time in secs: 270.925
CPU Time in secs: 221.914
User I/O Wait Time in secs: 45.249
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 778879
Disk Reads: 85334
Direct Writes: 0
Rows Processed: 253148
Parse Calls: 4
Fetches: 16884
End of Fetch count: 7
PX Servers Executions: 0
Loaded Versions: 2
Loads: 2
Invalidations: 0
First Load Time: 2013-02-04/06:00:48
Last Load Time: 2013-02-04/10:00:39
Snap ID: 6054
Snap Begin Date: 2013-02-04/06:51:45
Snap End Date: 2013-02-04/06:53:42
Plan Timestamp: 2013-02-04/06:29:14
Sharable Memory: 108661
Sorts: 7
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 21897
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Force Matching Signature: 1178211779310957485
Outline Category: "null"
I/O Interconnect Bytes: 699056128
Physical Read Requests: 1899
Physical Read Bytes: 699056128
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to Plan Performance Statistics
Go to Plans Summary
Go to Top

Plan Performance Statistics for 3267771367

Plan Hash Value: 3267771367
Src: MEM
Source: GV$SQLAREA_PLAN_HASH
Is Bind Sensitive: Y
Inst ID: 1
Version Count: 27
Executions: 14
Elapsed Time in secs: 33.858
CPU Time in secs: 3.192
User I/O Wait Time in secs: 30.041
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 295628
Disk Reads: 22055
Direct Writes: 0
Rows Processed: 2012
Parse Calls: 11
Fetches: 150
End of Fetch count: 14
PX Servers Executions: 0
Loaded Versions: 5
Loads: 5
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:27:45
Last Active Time: 2013-02-04/10:28:19
Plan Timestamp: 2013-02-04/10:20:10
Sharable Memory: 228609
Persistent Memory: 152652
Runtime Memory: 148712
Sorts: 14
Serializable Aborts: 0
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1076937956
Optimizer Cost: 7260
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Typecheck Memory: 0
I/O Interconnect Bytes: 180674560
Physical Read Requests: 22055
Physical Read Bytes: 180674560
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Plan Hash Value: 3267771367
Src: AWR
Source: DBA_HIST_SQLSTAT
Inst ID: 1
Version Count: 28
Executions: 10
Elapsed Time in secs: 45.783
CPU Time in secs: 1.988
User I/O Wait Time in secs: 42.398
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 285326
Disk Reads: 22937
Direct Writes: 0
Rows Processed: 1928
Parse Calls: 9
Fetches: 140
End of Fetch count: 10
PX Servers Executions: 0
Loaded Versions: 5
Loads: 5
Invalidations: 0
First Load Time: 2013-02-04/06:30:45
Last Load Time: 2013-02-04/10:00:39
Snap ID: 6054
Snap Begin Date: 2013-02-04/06:51:45
Snap End Date: 2013-02-04/06:53:42
Plan Timestamp: 2013-02-04/06:35:23
Sharable Memory: 227673
Sorts: 10
Optimizer Mode: ALL_ROWS
Optimizer Env: 1076937956
Optimizer Cost: 568
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Force Matching Signature: 1178211779310957485
Outline Category: "null"
I/O Interconnect Bytes: 187899904
Physical Read Requests: 22937
Physical Read Bytes: 187899904
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to Plan Performance Statistics
Go to Plans Summary
Go to Top

Plan Performance Statistics for 3935795003

Plan Hash Value: 3935795003
Src: MEM
Source: GV$SQLAREA_PLAN_HASH
Is Bind Sensitive: Y
Inst ID: 1
Version Count: 27
Executions: 10
Elapsed Time in secs: 15.485
CPU Time in secs: 11.353
User I/O Wait Time in secs: 3.738
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 65724
Disk Reads: 19484
Direct Writes: 0
Rows Processed: 420
Parse Calls: 7
Fetches: 40
End of Fetch count: 10
PX Servers Executions: 0
Loaded Versions: 4
Loads: 4
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:39:01
Last Active Time: 2013-02-04/10:39:03
Plan Timestamp: 2013-02-04/10:20:04
Sharable Memory: 187577
Persistent Memory: 110272
Runtime Memory: 107120
Sorts: 10
Serializable Aborts: 0
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1213316197
Optimizer Cost: 7767
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Typecheck Memory: 0
I/O Interconnect Bytes: 159612928
Physical Read Requests: 3254
Physical Read Bytes: 159612928
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Plan Hash Value: 3935795003
Src: AWR
Source: DBA_HIST_SQLSTAT
Inst ID: 1
Version Count: 28
Executions: 8
Elapsed Time in secs: 13.089
CPU Time in secs: 8.809
User I/O Wait Time in secs: 3.885
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 52588
Disk Reads: 12858
Direct Writes: 0
Rows Processed: 336
Parse Calls: 7
Fetches: 32
End of Fetch count: 8
PX Servers Executions: 0
Loaded Versions: 4
Loads: 4
Invalidations: 0
First Load Time: 2013-02-04/06:30:45
Last Load Time: 2013-02-04/10:00:39
Snap ID: 6054
Snap Begin Date: 2013-02-04/06:51:45
Snap End Date: 2013-02-04/06:53:42
Plan Timestamp: 2013-02-04/06:35:16
Sharable Memory: 186641
Sorts: 8
Optimizer Mode: ALL_ROWS
Optimizer Env: 1213316197
Optimizer Cost: 7767
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Module: SQL*Plus
SQL Profile: "null"
Force Matching Signature: 1178211779310957485
Outline Category: "null"
I/O Interconnect Bytes: 105332736
Physical Read Requests: 3120
Physical Read Bytes: 105332736
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to Plan Performance Statistics
Go to Plans Summary
Go to Top

Plan Performance History (delta)

List restricted up to 1000 rows as per tool parameter "r_rows_table_l".
SQL: [+]
# Snap ID Begin Time End Time Startup Time Inst ID Plan Hash Value Opt Env Hash Value Cost Opt Mode Vers Count Sharable Mem Loaded Versions SQL Profile Parsing Schema ID Parsing Schema Name Parsing User ID Executions (delta) Elapsed Time in secs (delta) CPU Time in secs (delta) I/O Wait Time in secs (delta) Appl Wait Time in secs (delta) Conc Wait Time in secs (delta) Clust Wait Time in secs (delta) PL/SQL Wait Time in secs (delta) Java Wait Time in secs (delta) Buffer Gets (delta) Disk Reads (delta) Direct Writes (delta) Rows Processed (delta) Parse Calls (delta) Fetches (delta) End of Fetch Count (delta) PX Server Execs (delta) Loads (delta) Invalidations (delta) Sorts (delta) Physical Read Requests (delta) Physical Read Bytes (delta) Physical Write Requests (delta) Physical Write Bytes (delta) Optimizer Physical Reads (delta) Cell Uncompressed Bytes (delta) I/O Offload Elig Bytes (delta) I/O Offload Return Bytes (delta) I/O Interconnect Bytes (delta)
1 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 10 52865 1 92 QTUNE 92 4 135.246 129.080 0.843 0.000 0.000 0.000 0.000 0.000 444906 66408 0 113644 2 7584 4 0 1 0 4 1168 544014336 0 0 0 0 0 0 544014336
2 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 10 52865 1 92 QTUNE 92 2 55.771 54.191 0.415 0.000 0.000 0.000 0.000 0.000 103090 33984 0 18228 2 1218 2 0 1 0 2 610 278396928 0 0 0 0 0 0 278396928
3 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 10 52865 1 92 QTUNE 92 2 56.187 52.351 1.534 0.000 0.000 0.000 0.000 0.000 122570 33185 0 18228 3 1218 2 0 0 0 2 1319 271851520 0 0 0 0 0 0 271851520
4 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 2816325939 354711274 19560 ALL_ROWS 10 122701 3 92 QTUNE 92 5 184.128 147.069 24.834 0.000 0.000 0.000 0.000 0.000 96830 82200 0 2766 6 191 5 0 1 0 5 665 142147584 0 0 0 0 0 0 142147584
5 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 10 52865 1 92 QTUNE 92 2 76.176 64.396 0.413 0.000 0.000 0.000 0.000 0.000 222458 32424 0 72328 1 4824 2 0 1 0 2 558 265617408 0 0 0 0 0 0 265617408
6 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 3267771367 1504581476 536 ALL_ROWS 10 93901 2 92 QTUNE 92 4 1.140 0.156 0.945 0.000 0.000 0.000 0.000 0.000 10314 229 0 84 5 10 4 0 2 0 4 0 0 0 0 0 0 0 0 0
7 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 10 52865 1 92 QTUNE 92 2 10.699 2.132 8.126 0.000 0.000 0.000 0.000 0.000 13146 5967 0 84 2 8 2 0 1 0 2 2721 48881664 0 0 0 0 0 0 48881664
8 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 10 52865 1 92 QTUNE 92 4 128.348 126.632 0.571 0.000 0.000 0.000 0.000 0.000 444926 52628 0 113644 2 7584 4 0 1 0 4 860 431128576 0 0 0 0 0 0 431128576
9 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 10 52865 1 92 QTUNE 92 2 50.864 50.415 0.298 0.000 0.000 0.000 0.000 0.000 103102 26314 0 18228 2 1218 2 0 1 0 2 430 215564288 0 0 0 0 0 0 215564288
10 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 10 52865 1 92 QTUNE 92 2 50.994 50.395 0.416 0.000 0.000 0.000 0.000 0.000 122574 26342 0 18228 3 1218 2 0 0 0 2 458 215793664 0 0 0 0 0 0 215793664
11 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 2816325939 354711274 19560 ALL_ROWS 10 122701 3 92 QTUNE 92 5 153.577 144.761 7.600 0.000 0.000 0.000 0.000 0.000 96808 65812 0 2766 6 191 5 0 1 0 5 242 108003328 0 0 0 0 0 0 108003328
12 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 10 52865 1 92 QTUNE 92 2 64.757 63.784 0.285 0.000 0.000 0.000 0.000 0.000 222466 26314 0 72328 1 4824 2 0 1 0 2 430 215564288 0 0 0 0 0 0 215564288
13 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 3267771367 1504581476 536 ALL_ROWS 10 93897 2 92 QTUNE 92 4 0.398 0.108 0.238 0.000 0.000 0.000 0.000 0.000 10314 29 0 84 5 10 4 0 2 0 4 0 0 0 0 0 0 0 0 0
14 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 10 52865 1 92 QTUNE 92 2 2.915 2.236 0.592 0.000 0.000 0.000 0.000 0.000 13150 479 0 84 2 8 2 0 1 0 2 479 3923968 0 0 0 0 0 0 3923968
15 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 24296316 [B] 3970541106 8215 ALL_ROWS 28 67621 1 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
16 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 142578110 3970541106 21612 ALL_ROWS 28 190725 4 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
17 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 657302870 1213316197 20108 ALL_ROWS 28 186641 4 92 QTUNE 92 2 50.714 50.271 0.001 0.000 0.000 0.000 0.000 0.000 103104 35 0 18228 3 1218 2 0 0 0 2 0 0 0 0 0 0 0 0 0
18 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 28 63545 1 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
19 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 2816325939 1213316197 19528 ALL_ROWS 28 281205 7 92 QTUNE 92 2 58.101 57.816 0.000 0.000 0.000 0.000 0.000 0.000 41292 7 0 1844 2 126 2 0 1 0 2 0 0 0 0 0 0 0 0 0
20 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 28 108661 2 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
21 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 3267771367 1076937956 568 ALL_ROWS 28 227673 5 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
22 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 3935795003 1213316197 7767 ALL_ROWS 28 186641 4 92 QTUNE 92 2 2.274 2.268 0.000 0.000 0.000 0.000 0.000 0.000 13150 0 0 84 1 8 2 0 1 0 2 0 0 0 0 0 0 0 0 0
23 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 24296316 [B] 3970541106 8215 ALL_ROWS 25 65369 1 92 QTUNE 92 2 0.135 0.124 0.000 0.000 0.000 0.000 0.000 0.000 10132 1 0 84 1 8 2 0 1 0 2 1 8192 0 0 0 0 0 0 8192
24 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 142578110 3970541106 21612 ALL_ROWS 25 188473 4 92 QTUNE 92 4 126.297 124.608 0.000 0.000 0.000 0.000 0.000 0.000 444936 0 0 20072 5 1344 4 0 1 0 4 0 0 0 0 0 0 0 0 0
25 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 25 143357 3 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
26 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 25 61293 1 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
27 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 2816325939 354711274 19560 ALL_ROWS 25 241997 6 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
28 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 25 106409 2 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
29 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 3267771367 1076937956 568 ALL_ROWS 25 225421 5 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
30 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 25 143357 3 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
# Snap ID Begin Time End Time Startup Time Inst ID Plan Hash Value Opt Env Hash Value Cost Opt Mode Vers Count Sharable Mem Loaded Versions SQL Profile Parsing Schema ID Parsing Schema Name Parsing User ID Executions (delta) Elapsed Time in secs (delta) CPU Time in secs (delta) I/O Wait Time in secs (delta) Appl Wait Time in secs (delta) Conc Wait Time in secs (delta) Clust Wait Time in secs (delta) PL/SQL Wait Time in secs (delta) Java Wait Time in secs (delta) Buffer Gets (delta) Disk Reads (delta) Direct Writes (delta) Rows Processed (delta) Parse Calls (delta) Fetches (delta) End of Fetch Count (delta) PX Server Execs (delta) Loads (delta) Invalidations (delta) Sorts (delta) Physical Read Requests (delta) Physical Read Bytes (delta) Physical Write Requests (delta) Physical Write Bytes (delta) Optimizer Physical Reads (delta) Cell Uncompressed Bytes (delta) I/O Offload Elig Bytes (delta) I/O Offload Return Bytes (delta) I/O Interconnect Bytes (delta)
31 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 22 105089 2 92 QTUNE 92 2 64.503 62.832 0.000 0.000 0.000 0.000 0.000 0.000 222462 0 0 56822 0 3792 2 0 1 0 2 0 0 0 0 0 0 0 0 0
32 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 22 142037 3 92 QTUNE 92 2 51.252 50.431 0.000 0.000 0.000 0.000 0.000 0.000 103098 0 0 18228 5 1218 2 0 0 0 2 0 0 0 0 0 0 0 0 0
33 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 22 59973 1 92 QTUNE 92 2 50.888 50.435 0.460 0.000 0.000 0.000 0.000 0.000 122572 33184 0 18228 3 1218 2 0 0 0 2 1318 271843328 0 0 0 0 0 0 271843328
34 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 2816325939 354711274 19560 ALL_ROWS 22 240677 6 92 QTUNE 92 6 174.049 172.935 0.028 0.000 0.000 0.000 0.000 0.000 110204 978 0 1928 6 136 6 0 2 0 6 0 0 0 0 0 0 0 0 0
35 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 22 105089 2 92 QTUNE 92 2 64.102 63.456 0.000 0.000 0.000 0.000 0.000 0.000 222462 0 0 72328 0 4824 2 0 1 0 2 0 0 0 0 0 0 0 0 0
36 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 3267771367 1076937956 568 ALL_ROWS 22 224101 5 92 QTUNE 92 4 45.481 1.904 42.237 0.000 0.000 0.000 0.000 0.000 284736 22873 0 1928 3 134 4 0 2 0 4 0 0 0 0 0 0 0 0 0
37 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 22 142037 3 92 QTUNE 92 0 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
38 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 16 98169 2 92 QTUNE 92 2 63.800 63.436 0.326 0.000 0.000 0.000 0.000 0.000 222454 33984 0 56822 2 3792 2 0 1 0 2 0 0 0 0 0 0 0 0 0
39 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 16 135117 3 92 QTUNE 92 4 101.415 100.866 0.620 0.000 0.000 0.000 0.000 0.000 206180 67968 0 36456 3 2436 4 0 2 0 4 0 0 0 0 0 0 0 0 0
40 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 2816325939 1504581476 19528 ALL_ROWS 16 122889 3 92 QTUNE 92 4 116.206 115.863 0.664 0.000 0.000 0.000 0.000 0.000 82556 67968 0 3688 4 252 4 0 2 0 4 0 0 0 0 0 0 0 0 0
41 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 16 98169 2 92 QTUNE 92 2 64.214 63.724 0.330 0.000 0.000 0.000 0.000 0.000 222454 33984 0 72328 2 4824 2 0 1 0 2 0 0 0 0 0 0 0 0 0
42 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 3267771367 1504581476 1327 ALL_ROWS 16 135117 3 92 QTUNE 92 2 0.029 0.032 0.000 0.000 0.000 0.000 0.000 0.000 290 0 0 0 3 2 2 0 1 0 2 0 0 0 0 0 0 0 0 0
43 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 16 135117 3 92 QTUNE 92 4 4.663 4.596 0.069 0.000 0.000 0.000 0.000 0.000 26292 6628 0 168 4 16 4 0 2 0 4 0 0 0 0 0 0 0 0 0
44 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 7 47877 1 92 QTUNE 92 2 65.640 63.504 0.521 0.000 0.000 0.000 0.000 0.000 222454 33984 0 56822 4 3792 2 0 1 0 2 610 278396928 0 0 0 0 0 0 278396928
45 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 7 47877 1 92 QTUNE 92 2 51.798 50.523 0.394 0.000 0.000 0.000 0.000 0.000 103090 33984 0 18228 2 1218 2 0 1 0 2 610 278396928 0 0 0 0 0 0 278396928
46 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 2816325939 1504581476 19528 ALL_ROWS 7 43801 1 92 QTUNE 92 2 58.640 58.164 0.317 0.000 0.000 0.000 0.000 0.000 41278 33984 0 1844 2 126 2 0 1 0 2 610 278396928 0 0 0 0 0 0 278396928
47 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 7 47877 1 92 QTUNE 92 2 64.235 63.944 0.325 0.000 0.000 0.000 0.000 0.000 222448 33984 0 72328 1 4824 2 0 0 0 2 610 278396928 0 0 0 0 0 0 278396928
48 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 3267771367 1504581476 1327 ALL_ROWS 7 88909 2 92 QTUNE 92 4 0.274 0.052 0.162 0.000 0.000 0.000 0.000 0.000 300 64 0 0 3 4 4 0 2 0 4 64 524288 0 0 0 0 0 0 524288
49 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 7 47877 1 92 QTUNE 92 2 6.152 1.944 3.817 0.000 0.000 0.000 0.000 0.000 13146 6230 0 84 2 8 2 0 1 0 2 2984 51036160 0 0 0 0 0 0 51036160
50 6049 2013-02-04/06:00:48 2013-02-04/06:30:45 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 1 45125 1 92 QTUNE 92 1 78.373 30.790 44.594 0.000 0.000 0.000 0.000 0.000 111515 17366 0 36164 1 2412 1 0 0 0 1 679 142262272 0 0 0 0 0 0 142262272
Go to Execution Plans
Go to Plans Summary
Go to Top

Plan Performance History (total)

List restricted up to 1000 rows as per tool parameter "r_rows_table_l".
SQL: [+]
# Snap ID Begin Time End Time Startup Time Inst ID Plan Hash Value Opt Env Hash Value Cost Opt Mode Vers Count Sharable Mem Loaded Versions SQL Profile Parsing Schema ID Parsing Schema Name Parsing User ID Executions (total) Elapsed Time in secs (total) CPU Time in secs (total) I/O Wait Time in secs (total) Appl Wait Time in secs (total) Conc Wait Time in secs (total) Clust Wait Time in secs (total) PL/SQL Wait Time in secs (total) Java Wait Time in secs (total) Buffer Gets (total) Disk Reads (total) Direct Writes (total) Rows Processed (total) Parse Calls (total) Fetches (total) End of Fetch Count (total) PX Server Execs (total) Loads (total) Invalidations (total) Sorts (total) Physical Read Requests (total) Physical Read Bytes (total) Physical Write Requests (total) Physical Write Bytes (total) Optimizer Physical Reads (total) Cell Uncompressed Bytes (total) I/O Offload Elig Bytes (total) I/O Offload Return Bytes (total) I/O Interconnect Bytes (total)
1 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 10 52865 1 92 QTUNE 92 4 135.246 129.080 0.843 0.000 0.000 0.000 0.000 0.000 444906 66408 0 113644 2 7584 4 0 1 0 4 1168 544014336 0 0 0 0 0 0 544014336
2 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 10 52865 1 92 QTUNE 92 2 55.771 54.191 0.415 0.000 0.000 0.000 0.000 0.000 103090 33984 0 18228 2 1218 2 0 1 0 2 610 278396928 0 0 0 0 0 0 278396928
3 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 10 52865 1 92 QTUNE 92 2 56.187 52.351 1.534 0.000 0.000 0.000 0.000 0.000 122570 33185 0 18228 3 1218 2 0 1 0 2 1319 271851520 0 0 0 0 0 0 271851520
4 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 2816325939 354711274 19560 ALL_ROWS 10 122701 3 92 QTUNE 92 5 184.128 147.069 24.834 0.000 0.000 0.000 0.000 0.000 96830 82200 0 2766 6 191 5 0 3 0 5 1781 673382400 0 0 0 0 0 0 673382400
5 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 10 52865 1 92 QTUNE 92 2 76.176 64.396 0.413 0.000 0.000 0.000 0.000 0.000 222458 32424 0 72328 1 4824 2 0 1 0 2 558 265617408 0 0 0 0 0 0 265617408
6 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 3267771367 1504581476 536 ALL_ROWS 10 93901 2 92 QTUNE 92 4 1.140 0.156 0.945 0.000 0.000 0.000 0.000 0.000 10314 229 0 84 5 10 4 0 2 0 4 229 1875968 0 0 0 0 0 0 1875968
7 6057 2013-02-04/09:00:10 2013-02-04/10:00:39 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 10 52865 1 92 QTUNE 92 2 10.699 2.132 8.126 0.000 0.000 0.000 0.000 0.000 13146 5967 0 84 2 8 2 0 1 0 2 2721 48881664 0 0 0 0 0 0 48881664
8 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 10 52865 1 92 QTUNE 92 4 128.348 126.632 0.571 0.000 0.000 0.000 0.000 0.000 444926 52628 0 113644 2 7584 4 0 1 0 4 860 431128576 0 0 0 0 0 0 431128576
9 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 10 52865 1 92 QTUNE 92 2 50.864 50.415 0.298 0.000 0.000 0.000 0.000 0.000 103102 26314 0 18228 2 1218 2 0 1 0 2 430 215564288 0 0 0 0 0 0 215564288
10 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 10 52865 1 92 QTUNE 92 2 50.994 50.395 0.416 0.000 0.000 0.000 0.000 0.000 122574 26342 0 18228 3 1218 2 0 1 0 2 458 215793664 0 0 0 0 0 0 215793664
11 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 2816325939 354711274 19560 ALL_ROWS 10 122701 3 92 QTUNE 92 5 153.577 144.761 7.600 0.000 0.000 0.000 0.000 0.000 96808 65812 0 2766 6 191 5 0 3 0 5 1102 539131904 0 0 0 0 0 0 539131904
12 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 10 52865 1 92 QTUNE 92 2 64.757 63.784 0.285 0.000 0.000 0.000 0.000 0.000 222466 26314 0 72328 1 4824 2 0 1 0 2 430 215564288 0 0 0 0 0 0 215564288
13 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 3267771367 1504581476 536 ALL_ROWS 10 93897 2 92 QTUNE 92 4 0.398 0.108 0.238 0.000 0.000 0.000 0.000 0.000 10314 29 0 84 5 10 4 0 2 0 4 29 237568 0 0 0 0 0 0 237568
14 6055 2013-02-04/06:53:42 2013-02-04/08:00:48 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 10 52865 1 92 QTUNE 92 2 2.915 2.236 0.592 0.000 0.000 0.000 0.000 0.000 13150 479 0 84 2 8 2 0 1 0 2 479 3923968 0 0 0 0 0 0 3923968
15 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 24296316 [B] 3970541106 8215 ALL_ROWS 28 67621 1 92 QTUNE 92 2 0.135 0.124 0.000 0.000 0.000 0.000 0.000 0.000 10132 1 0 84 1 8 2 0 1 0 2 1 8192 0 0 0 0 0 0 8192
16 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 142578110 3970541106 21612 ALL_ROWS 28 190725 4 92 QTUNE 92 10 320.240 314.380 0.846 0.000 0.000 0.000 0.000 0.000 1112306 67968 0 190538 11 12720 10 0 4 0 10 1220 556793856 0 0 0 0 0 0 556793856
17 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 657302870 1213316197 20108 ALL_ROWS 28 186641 4 92 QTUNE 92 10 255.179 252.092 1.015 0.000 0.000 0.000 0.000 0.000 515472 101987 0 91140 13 6090 10 0 4 0 10 1865 835477504 0 0 0 0 0 0 835477504
18 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 28 63545 1 92 QTUNE 92 2 50.888 50.435 0.460 0.000 0.000 0.000 0.000 0.000 122572 33184 0 18228 3 1218 2 0 1 0 2 1318 271843328 0 0 0 0 0 0 271843328
19 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 2816325939 1213316197 19528 ALL_ROWS 28 281205 7 92 QTUNE 92 14 406.996 404.777 1.010 0.000 0.000 0.000 0.000 0.000 275330 102937 0 9304 14 640 14 0 7 0 14 2563 843259904 0 0 0 0 0 0 843259904
20 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 28 108661 2 92 QTUNE 92 7 270.925 221.914 45.249 0.000 0.000 0.000 0.000 0.000 778879 85334 0 253148 4 16884 7 0 2 0 7 1899 699056128 0 0 0 0 0 0 699056128
21 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 3267771367 1076937956 568 ALL_ROWS 28 227673 5 92 QTUNE 92 10 45.783 1.988 42.398 0.000 0.000 0.000 0.000 0.000 285326 22937 0 1928 9 140 10 0 5 0 10 22937 187899904 0 0 0 0 0 0 187899904
22 6054 2013-02-04/06:51:45 2013-02-04/06:53:42 2013-01-03/08:23:56.000 1 3935795003 1213316197 7767 ALL_ROWS 28 186641 4 92 QTUNE 92 8 13.089 8.809 3.885 0.000 0.000 0.000 0.000 0.000 52588 12858 0 336 7 32 8 0 4 0 8 3120 105332736 0 0 0 0 0 0 105332736
23 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 24296316 [B] 3970541106 8215 ALL_ROWS 25 65369 1 92 QTUNE 92 2 0.135 0.124 0.000 0.000 0.000 0.000 0.000 0.000 10132 1 0 84 1 8 2 0 1 0 2 1 8192 0 0 0 0 0 0 8192
24 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 142578110 3970541106 21612 ALL_ROWS 25 188473 4 92 QTUNE 92 10 320.240 314.380 0.846 0.000 0.000 0.000 0.000 0.000 1112306 67968 0 190538 11 12720 10 0 4 0 10 1220 556793856 0 0 0 0 0 0 556793856
25 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 25 143357 3 92 QTUNE 92 8 204.465 201.821 1.014 0.000 0.000 0.000 0.000 0.000 412368 101952 0 72912 10 4872 8 0 3 0 8 1830 835190784 0 0 0 0 0 0 835190784
26 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 25 61293 1 92 QTUNE 92 2 50.888 50.435 0.460 0.000 0.000 0.000 0.000 0.000 122572 33184 0 18228 3 1218 2 0 1 0 2 1318 271843328 0 0 0 0 0 0 271843328
27 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 2816325939 354711274 19560 ALL_ROWS 25 241997 6 92 QTUNE 92 12 348.895 346.962 1.010 0.000 0.000 0.000 0.000 0.000 234038 102930 0 7460 12 514 12 0 6 0 12 2556 843202560 0 0 0 0 0 0 843202560
28 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 25 106409 2 92 QTUNE 92 7 270.925 221.914 45.249 0.000 0.000 0.000 0.000 0.000 778879 85334 0 253148 4 16884 7 0 2 0 7 1899 699056128 0 0 0 0 0 0 699056128
29 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 3267771367 1076937956 568 ALL_ROWS 25 225421 5 92 QTUNE 92 10 45.783 1.988 42.398 0.000 0.000 0.000 0.000 0.000 285326 22937 0 1928 9 140 10 0 5 0 10 22937 187899904 0 0 0 0 0 0 187899904
30 6053 2013-02-04/06:49:30 2013-02-04/06:51:45 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 25 143357 3 92 QTUNE 92 6 10.815 6.540 3.885 0.000 0.000 0.000 0.000 0.000 39438 12858 0 252 6 24 6 0 3 0 6 3120 105332736 0 0 0 0 0 0 105332736
# Snap ID Begin Time End Time Startup Time Inst ID Plan Hash Value Opt Env Hash Value Cost Opt Mode Vers Count Sharable Mem Loaded Versions SQL Profile Parsing Schema ID Parsing Schema Name Parsing User ID Executions (total) Elapsed Time in secs (total) CPU Time in secs (total) I/O Wait Time in secs (total) Appl Wait Time in secs (total) Conc Wait Time in secs (total) Clust Wait Time in secs (total) PL/SQL Wait Time in secs (total) Java Wait Time in secs (total) Buffer Gets (total) Disk Reads (total) Direct Writes (total) Rows Processed (total) Parse Calls (total) Fetches (total) End of Fetch Count (total) PX Server Execs (total) Loads (total) Invalidations (total) Sorts (total) Physical Read Requests (total) Physical Read Bytes (total) Physical Write Requests (total) Physical Write Bytes (total) Optimizer Physical Reads (total) Cell Uncompressed Bytes (total) I/O Offload Elig Bytes (total) I/O Offload Return Bytes (total) I/O Interconnect Bytes (total)
31 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 22 105089 2 92 QTUNE 92 6 193.943 189.772 0.846 0.000 0.000 0.000 0.000 0.000 667370 67968 0 170466 6 11376 6 0 2 0 6 1220 556793856 0 0 0 0 0 0 556793856
32 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 22 142037 3 92 QTUNE 92 8 204.465 201.821 1.014 0.000 0.000 0.000 0.000 0.000 412368 101952 0 72912 10 4872 8 0 3 0 8 1830 835190784 0 0 0 0 0 0 835190784
33 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 1637264670 1076937956 19971 ALL_ROWS 22 59973 1 92 QTUNE 92 2 50.888 50.435 0.460 0.000 0.000 0.000 0.000 0.000 122572 33184 0 18228 3 1218 2 0 1 0 2 1318 271843328 0 0 0 0 0 0 271843328
34 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 2816325939 354711274 19560 ALL_ROWS 22 240677 6 92 QTUNE 92 12 348.895 346.962 1.010 0.000 0.000 0.000 0.000 0.000 234038 102930 0 7460 12 514 12 0 6 0 12 2556 843202560 0 0 0 0 0 0 843202560
35 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 22 105089 2 92 QTUNE 92 7 270.925 221.914 45.249 0.000 0.000 0.000 0.000 0.000 778879 85334 0 253148 4 16884 7 0 2 0 7 1899 699056128 0 0 0 0 0 0 699056128
36 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 3267771367 1076937956 568 ALL_ROWS 22 224101 5 92 QTUNE 92 10 45.783 1.988 42.398 0.000 0.000 0.000 0.000 0.000 285326 22937 0 1928 9 140 10 0 5 0 10 22937 187899904 0 0 0 0 0 0 187899904
37 6052 2013-02-04/06:41:40 2013-02-04/06:49:30 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 22 142037 3 92 QTUNE 92 6 10.815 6.540 3.885 0.000 0.000 0.000 0.000 0.000 39438 12858 0 252 6 24 6 0 3 0 6 3120 105332736 0 0 0 0 0 0 105332736
38 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 16 98169 2 92 QTUNE 92 4 129.440 126.940 0.846 0.000 0.000 0.000 0.000 0.000 444908 67968 0 113644 6 7584 4 0 2 0 4 1220 556793856 0 0 0 0 0 0 556793856
39 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 16 135117 3 92 QTUNE 92 6 153.213 151.389 1.014 0.000 0.000 0.000 0.000 0.000 309270 101952 0 54684 5 3654 6 0 3 0 6 1830 835190784 0 0 0 0 0 0 835190784
40 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 2816325939 1504581476 19528 ALL_ROWS 16 122889 3 92 QTUNE 92 6 174.847 174.027 0.982 0.000 0.000 0.000 0.000 0.000 123834 101952 0 5532 6 378 6 0 3 0 6 1830 835190784 0 0 0 0 0 0 835190784
41 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 16 98169 2 92 QTUNE 92 5 206.822 158.458 45.249 0.000 0.000 0.000 0.000 0.000 556417 85334 0 180820 4 12060 5 0 2 0 5 1899 699056128 0 0 0 0 0 0 699056128
42 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 3267771367 1504581476 1327 ALL_ROWS 16 135117 3 92 QTUNE 92 6 0.303 0.084 0.162 0.000 0.000 0.000 0.000 0.000 590 64 0 0 6 6 6 0 3 0 6 64 524288 0 0 0 0 0 0 524288
43 6051 2013-02-04/06:35:23 2013-02-04/06:41:40 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 16 135117 3 92 QTUNE 92 6 10.815 6.540 3.885 0.000 0.000 0.000 0.000 0.000 39438 12858 0 252 6 24 6 0 3 0 6 3120 105332736 0 0 0 0 0 0 105332736
44 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 142578110 1504581476 21867 ALL_ROWS 7 47877 1 92 QTUNE 92 2 65.640 63.504 0.521 0.000 0.000 0.000 0.000 0.000 222454 33984 0 56822 4 3792 2 0 1 0 2 610 278396928 0 0 0 0 0 0 278396928
45 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 657302870 1504581476 20108 ALL_ROWS 7 47877 1 92 QTUNE 92 2 51.798 50.523 0.394 0.000 0.000 0.000 0.000 0.000 103090 33984 0 18228 2 1218 2 0 1 0 2 610 278396928 0 0 0 0 0 0 278396928
46 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 2816325939 1504581476 19528 ALL_ROWS 7 43801 1 92 QTUNE 92 2 58.640 58.164 0.317 0.000 0.000 0.000 0.000 0.000 41278 33984 0 1844 2 126 2 0 1 0 2 610 278396928 0 0 0 0 0 0 278396928
47 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 7 47877 1 92 QTUNE 92 3 142.609 94.734 44.919 0.000 0.000 0.000 0.000 0.000 333963 51350 0 108492 2 7236 3 0 1 0 3 1289 420659200 0 0 0 0 0 0 420659200
48 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 3267771367 1504581476 1327 ALL_ROWS 7 88909 2 92 QTUNE 92 4 0.274 0.052 0.162 0.000 0.000 0.000 0.000 0.000 300 64 0 0 3 4 4 0 2 0 4 64 524288 0 0 0 0 0 0 524288
49 6050 2013-02-04/06:30:45 2013-02-04/06:35:23 2013-01-03/08:23:56.000 1 3935795003 1504581476 7767 ALL_ROWS 7 47877 1 92 QTUNE 92 2 6.152 1.944 3.817 0.000 0.000 0.000 0.000 0.000 13146 6230 0 84 2 8 2 0 1 0 2 2984 51036160 0 0 0 0 0 0 51036160
50 6049 2013-02-04/06:00:48 2013-02-04/06:30:45 2013-01-03/08:23:56.000 1 2883761925 [W] 1504581476 21897 ALL_ROWS 1 45125 1 92 QTUNE 92 1 78.373 30.790 44.594 0.000 0.000 0.000 0.000 0.000 111515 17366 0 36164 1 2412 1 0 1 0 1 679 142262272 0 0 0 0 0 0 142262272
Go to Execution Plans
Go to Plans Summary
Go to Top

Execution Plans

List ordered by phv and source.
# Plan Hash Value SQLT
Plan
Hash
Value1
SQLT
Plan
Hash
Value21
Src Source Plan Info Plan Stability Is
Bind
Sensitive
Optimizer Optimizer
Cost
Estimated
Cardinality
E-Rows
Rows
Processed
A-Rows
Plan Timestamp Child
Plans2
Plan ID Task ID Attribute
1 24296316 [B] 20313 85559 MEM GV$SQL_PLAN
cardinality_feedbackyes
Y ALL_ROWS 8215 5 42 2013-02-04/10:37:09 1
2 24296316 [B] 20313 20313 AWR DBA_HIST_SQL_PLAN
cardinality_feedbackyes
ALL_ROWS 8215 5 42 2013-02-04/06:51:44
3 24296316 [B] 20313 20313 STA DBA_SQLTUNE_PLANS ALL_ROWS 8215 5 2013-02-04/10:53:34 31266 7111 Plan from cursor cache
4 142578110 33788 55604 MEM GV$SQL_PLAN
cardinality_feedbackyes
Y ALL_ROWS 21612 61 21727 2013-02-04/10:15:44 4
5 142578110 33788 33788 AWR DBA_HIST_SQL_PLAN
cardinality_feedbackyes
ALL_ROWS 21867 1929 19054 2013-02-04/06:30:54
6 142578110 33788 69906 STA DBA_SQLTUNE_PLANS HINT: ALL_ROWS 21612 61 2013-02-04/10:53:34 31272 7111 Plan from cursor cache
7 657302870 92811 23794 MEM GV$SQL_PLAN Y ALL_ROWS 20108 1476 9114 2013-02-04/10:18:13 4
8 657302870 92811 92811 AWR DBA_HIST_SQL_PLAN
cardinality_feedbackyes
ALL_ROWS 20108 1476 9114 2013-02-04/06:33:24
9 657302870 92811 38096 XPL PLAN_TABLE ALL_ROWS 21392 2102 2013-02-04/10:40:43 1144
10 657302870 92811 38096 STA DBA_SQLTUNE_PLANS HINT: ALL_ROWS 19528 154 2013-02-04/10:53:34 31269 7111 Plan from cursor cache
11 1637264670 24162 55145 MEM GV$SQL_PLAN Y ALL_ROWS 19971 1476 9114 2013-02-04/10:25:24 1
12 1637264670 24162 24162 AWR DBA_HIST_SQL_PLAN ALL_ROWS 19971 1476 9114 2013-02-04/06:41:43
13 1637264670 24162 69447 STA DBA_SQLTUNE_PLANS HINT: ALL_ROWS 19317 154 2013-02-04/10:53:34 31270 7111 Plan from cursor cache
14 2816325939 25354 56337 MEM GV$SQL_PLAN
cardinality_feedbackyes
Y ALL_ROWS 19528 154 635 2013-02-04/10:19:05 6
15 2816325939 25354 25354 AWR DBA_HIST_SQL_PLAN
cardinality_feedbackyes
ALL_ROWS 19528 154 665 2013-02-04/06:34:17
16 2816325939 25354 70639 STA DBA_SQLTUNE_PLANS ALL_ROWS 19528 154 2013-02-04/10:53:34 31265 7111 Original
17 2883761925 [W] 18561 40377 MEM GV$SQL_PLAN
cardinality_feedbackyes
Y ALL_ROWS 21897 2420 36164 2013-02-04/10:13:47 2
18 2883761925 [W] 18561 18561 AWR DBA_HIST_SQL_PLAN ALL_ROWS 21897 2420 36164 2013-02-04/06:29:14
19 2883761925 [W] 18561 54679 STA DBA_SQLTUNE_PLANS HINT: ALL_ROWS 21754 61 2013-02-04/10:53:34 31273 7111 Plan from cursor cache
20 3267771367 65842 11910 MEM GV$SQL_PLAN
cardinality_feedbackyes
Y ALL_ROWS 7260 154 144 2013-02-04/10:20:10 5
21 3267771367 65842 65842 AWR DBA_HIST_SQL_PLAN
cardinality_feedbackyes
ALL_ROWS 536 1 193 2013-02-04/06:35:23
22 3267771367 65842 65842 STA DBA_SQLTUNE_PLANS ALL_ROWS 7260 154 2013-02-04/10:53:34 31268 7111 Plan from cursor cache
23 3935795003 93006 39074 MEM GV$SQL_PLAN
cardinality_feedbackyes
Y ALL_ROWS 7767 12 42 2013-02-04/10:20:04 4
24 3935795003 93006 93006 AWR DBA_HIST_SQL_PLAN
cardinality_feedbackyes
ALL_ROWS 7767 12 42 2013-02-04/06:35:16
25 3935795003 93006 93006 STA DBA_SQLTUNE_PLANS ALL_ROWS 7767 12 2013-02-04/10:53:34 31267 7111 Plan from cursor cache
(1) SQLT PHV considers id, parent_id, operation, options, index_columns and object_name. SQLT PHV2 includes also access and filter predicates.
(2) Display of child plans is restricted up to 10 per phv as per tool parameter "r_rows_table_xs".
Go to Plan Performance Statistics
Go to Plans Summary
Go to Top

Execution Plan  phv:24296316 [B]  sqlt_phv:20313  sqlt_phv2:85559  source:GV$SQL_PLAN  inst:1  child:23(3FB1A520)  executions:2  is_sharable:Y  timestamp:2013-02-04/10:37:09

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 25 SELECT STATEMENT         8215 5 1 42 8x under  
1 24  SORT ORDER BY   [+]     8215 5 1 42 8x under 5063 0.059 2 84 8x under 10126 3096 0.528 [+]
2 23 . NESTED LOOPS   [+]     8214 5 1 42 8x under 5063 0.059 2 84 8x under 10126 3096 0.527  
3 2 .. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     71 95 1 47 2x over 49 0.000 2 94 2x over 98 49 0.032  
4 1 ... INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 2 95 1 47 2x over 2 0.000 2 94 2x over 4 2 0.031  
5 22 .. VIEW PUSHED PREDICATE   [+]     86 1 47 42 1x 5014 0.058 94 84 1x 10028 3047 0.495  
6 21 ... FILTER   [+]     86 47 46 5014 0.058 94 92 10028 3047 0.494  
7 20 .... SORT AGGREGATE   [+]     86 1 47 47 1x 5014 0.057 94 94 1x 10028 3047 0.494  
8 19 ....+ NESTED LOOPS   [+]     86 1 47 46 1x 5014 0.057 94 92 1x 10028 3047 0.493  
9 3 ....+. INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     1 1 47 47 1x 49 0.000 94 94 1x 98 0 0.001  
10 18 ....+. VIEW PUSHED PREDICATE VW_GBC_10   [+]     85 1 47 46 1x 4965 0.056 94 92 1x 9930 3047 0.492  
11 17 ....+.. FILTER   [+]     85 47 46 4965 0.056 94 92 9930 3047 0.491  
12 16 ....+... SORT AGGREGATE   [+]     85 1 47 47 1x 4965 0.056 94 94 1x 9930 3047 0.490  
13 15 ....+.... NESTED LOOPS   [+]     85 3 47 129 1x 4965 0.055 94 258 1x 9930 3047 0.490  
14 5 ....+....+ TABLE ACCESS BY INDEX ROWID SALES_ORDER [+] [+]     7 3 47 129 1x 234 0.002 94 258 1x 468 180 0.010  
15 4 ....+....+. INDEX RANGE SCAN SALES_ORDER_N2 [+] [+]     3 3 47 138 1x 96 0.001 94 276 1x 192 50 0.003  
16 14 ....+....+ VIEW PUSHED PREDICATE   [+]     26 1 129 129 1x 4731 0.053 258 258 1x 9462 2867 0.478  
17 13 ....+....+. FILTER   [+]     27 129 129 4731 0.052 258 258 9462 2867 0.476  
18 12 ....+....+.. SORT AGGREGATE   [+]     27 1 129 129 1x 4731 0.051 258 258 1x 9462 2867 0.475  
19 11 ....+....+... NESTED LOOPS   [+]     27 129 1488 4731 0.047 258 2976 9462 2867 0.465  
20 9 ....+....+.... NESTED LOOPS   [+]     26 11 129 1488 1x 3243 0.032 258 2976 1x 6486 1959 0.407  
21 7 ....+....+....+ TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     15 11 129 1488 1x 1753 0.016 258 2976 1x 3506 1555 0.106  
22 6 ....+....+....+. INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     3 11 129 1488 1x 267 0.003 258 2976 1x 534 150 0.049  
23 8 ....+....+....+ INDEX UNIQUE SCAN PART_PK [+] [+]     0 1 1488 1488 1x 1490 0.008 2976 2976 1x 2980 404 0.286  
24 10 ....+....+.... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 1488 1488 1x 1488 0.007 2976 2976 1x 2976 908 0.041  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 24296316

Peeked Binds  timestamp:2013-02-04/10:37:09

# Name Type Value
1 :B1 VARCHAR2(32) "5"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:37:08 :B1 VARCHAR2(32) "5"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 _complex_view_merging false
5 statistics_level all
6 parallel_max_degree 2
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:24296316 [B]  sqlt_phv:20313  sqlt_phv2:20313  source:DBA_HIST_SQL_PLAN  timestamp:2013-02-04/06:51:44  oldest_snapshot:2013-02-04/06:49:30

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Cost2 Estim Card
0 25 SELECT STATEMENT     8215 5
1 24  SORT ORDER BY     8215 5
2 23 . NESTED LOOPS     8214 5
3 2 .. TABLE ACCESS BY INDEX ROWID CUSTOMER [+]   71 95
4 1 ... INDEX RANGE SCAN CUSTOMER_N2 [+] [+] 2 95
5 22 .. VIEW PUSHED PREDICATE     86 1
6 21 ... FILTER     86
7 20 .... SORT AGGREGATE     86 1
8 19 ....+ NESTED LOOPS     86 1
9 3 ....+. INDEX UNIQUE SCAN CUSTOMER_PK [+] [+] 1 1
10 18 ....+. VIEW PUSHED PREDICATE VW_GBC_10     85 1
11 17 ....+.. FILTER     85
12 16 ....+... SORT AGGREGATE     85 1
13 15 ....+.... NESTED LOOPS     85 3
14 5 ....+....+ TABLE ACCESS BY INDEX ROWID SALES_ORDER [+]   7 3
15 4 ....+....+. INDEX RANGE SCAN SALES_ORDER_N2 [+] [+] 3 3
16 14 ....+....+ VIEW PUSHED PREDICATE     26 1
17 13 ....+....+. FILTER     27
18 12 ....+....+.. SORT AGGREGATE     27 1
19 11 ....+....+... NESTED LOOPS     27
20 9 ....+....+.... NESTED LOOPS     26 11
21 7 ....+....+....+ TABLE ACCESS BY INDEX ROWID ORDER_LINE [+]   15 11
22 6 ....+....+....+. INDEX RANGE SCAN ORDER_LINE_N1 [+] [+] 3 11
23 8 ....+....+....+ INDEX UNIQUE SCAN PART_PK [+] [+] 0 1
24 10 ....+....+.... TABLE ACCESS BY INDEX ROWID PART [+]   1 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 24296316

Peeked Binds  timestamp:2013-02-04/06:51:44

# Name Type Value
1 :B1 VARCHAR2(32) "5"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:24296316 [B]  sqlt_phv:20313  sqlt_phv2:20313  source:DBA_SQLTUNE_PLANS  "Plan from cursor cache"  timestamp:2013-02-04/10:53:34

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To Cost2 Estim Card
0 25 SELECT STATEMENT   8215 5
1 24  SORT ORDER BY   8215 5
2 23 . NESTED LOOPS   8214 5
3 2 .. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] 71 95
4 1 ... INDEX RANGE SCAN CUSTOMER_N2 [+] 2 95
5 22 .. VIEW PUSHED PREDICATE   86 1
6 21 ... FILTER   86
7 20 .... SORT AGGREGATE   86 1
8 19 ....+ NESTED LOOPS   86 1
9 3 ....+. INDEX UNIQUE SCAN CUSTOMER_PK [+] 1 1
10 18 ....+. VIEW PUSHED PREDICATE VW_GBC_10   85 1
11 17 ....+.. FILTER   85
12 16 ....+... SORT AGGREGATE   85 1
13 15 ....+.... NESTED LOOPS   85 3
14 5 ....+....+ TABLE ACCESS BY INDEX ROWID SALES_ORDER [+] 7 3
15 4 ....+....+. INDEX RANGE SCAN SALES_ORDER_N2 [+] 3 3
16 14 ....+....+ VIEW PUSHED PREDICATE   26 1
17 13 ....+....+. FILTER   27
18 12 ....+....+.. SORT AGGREGATE   27 1
19 11 ....+....+... NESTED LOOPS   27
20 9 ....+....+.... NESTED LOOPS   26 11
21 7 ....+....+....+ TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] 15 11
22 6 ....+....+....+. INDEX RANGE SCAN ORDER_LINE_N1 [+] 3 11
23 8 ....+....+....+ INDEX UNIQUE SCAN PART_PK [+] 0 1
24 10 ....+....+.... TABLE ACCESS BY INDEX ROWID PART [+] 1 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Go to Tables
Go to Indexes
Go to Top
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:142578110  sqlt_phv:33788  sqlt_phv2:55604  source:GV$SQL_PLAN  inst:1  child:22(36076A80)  executions:2  is_sharable:Y  timestamp:2013-02-04/10:36:07

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 19 SELECT STATEMENT         21612 61 1 922 * 15x under  
1 18  SORT ORDER BY   [+]     21612 61 1 922 * 15x under 111223 1 16992 30.809 2 1844 * 15x under 222446 2 33984 61.859 [+]
2 17 . HASH JOIN   [+]     21611 61 1 922 * 15x under 111223 1 16992 30.806 2 1844 * 15x under 222446 2 33984 61.854 [+]
3 2 .. JOIN FILTER CREATE :BF0000   [+]     220 1219 1 1239 1x 782 0 780 0.014 2 2478 1x 1564 0 1560 0.030  
4 1 ... TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 1239 1x 782 0 780 0.012 2 2478 1x 1564 0 1560 0.025  
5 16 .. VIEW   [+]     21390 95938 1 2890 * 33x over 110441 1 16212 30.777 2 5780 * 33x over 220882 2 32424 61.792  
6 15 ... HASH GROUP BY   [+]     21390 95938 1 2890 * 33x over 110441 1 16212 30.772 2 5780 * 33x over 220882 2 32424 61.782 [+]
7 14 .... JOIN FILTER USE :BF0000   [+]     21390 95938 1 2890 * 33x over 110441 1 16212 30.764 2 5780 * 33x over 220882 2 32424 61.766  
8 13 ....+ NESTED LOOPS   [+]     21390 95938 1 94072 1x 110441 1 16212 30.669 2 188144 1x 220882 2 32424 61.576  
9 11 ....+. VIEW VW_GBC_10   [+]     21382 95938 1 94072 1x 16367 1 16212 29.841 2 188144 1x 32734 2 32424 59.917  
10 10 ....+.. HASH GROUP BY   [+]     21382 95938 1 94072 1x 16367 1 16212 29.664 2 188144 1x 32734 2 32424 59.565 [+]
11 9 ....+... HASH JOIN   [+]     20057 282210 1 281790 1x 16367 1 16212 29.141 2 563580 1x 32734 2 32424 58.528 [+]
12 3 ....+.... TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.299 2 563584 1x 3318 0 3314 0.599  
13 8 ....+.... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14555 26.824 2 599996 1x 29416 2 29110 53.866  
14 7 ....+....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14555 26.279 2 599996 1x 29416 2 29110 52.766 [+]
15 6 ....+....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 18.467 2 6900402 1x 29416 2 29110 36.949 [+]
16 4 ....+....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.206 2 400000 1x 2800 0 2796 0.413  
17 5 ....+....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.522 2 6900402 1x 26616 2 26314 7.059  
18 12 ....+. INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 94072 94072 1x 94074 0 0 0.404 188144 188144 1x 188148 0 0 0.806  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 142578110

Peeked Binds  timestamp:2013-02-04/10:36:07

# Name Type Value
1 :B1 VARCHAR2(32) "4"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:36:06 :B1 VARCHAR2(32) "4"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 _complex_view_merging false
5 statistics_level all
6 parallel_max_degree 2

Execution Plan  phv:142578110  sqlt_phv:33788  sqlt_phv2:55604  source:GV$SQL_PLAN  inst:1  child:21(462F9C20)  executions:2  is_sharable:N  timestamp:2013-02-04/10:35:01

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 19 SELECT STATEMENT         21612 61 1 9114 ** 149x under  
1 18  SORT ORDER BY   [+]     21612 61 1 9114 ** 149x under 111223 1 16992 31.099 2 18228 ** 149x under 222446 2 33984 62.926 [+]
2 17 . HASH JOIN   [+]     21611 61 1 9114 ** 149x under 111223 1 16992 31.074 2 18228 ** 149x under 222446 2 33984 62.873 [+]
3 2 .. JOIN FILTER CREATE :BF0000   [+]     220 1219 1 12113 10x under 782 0 780 0.048 2 24226 10x under 1564 0 1560 0.097  
4 1 ... TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 12113 10x under 782 0 780 0.024 2 24226 10x under 1564 0 1560 0.048  
5 16 .. VIEW   [+]     21390 95938 1 13283 7x over 110441 1 16212 30.936 2 26566 7x over 220882 2 32424 62.597  
6 15 ... HASH GROUP BY   [+]     21390 95938 1 13283 7x over 110441 1 16212 30.912 2 26566 7x over 220882 2 32424 62.548 [+]
7 14 .... JOIN FILTER USE :BF0000   [+]     21390 95938 1 13283 7x over 110441 1 16212 30.877 2 26566 7x over 220882 2 32424 62.477  
8 13 ....+ NESTED LOOPS   [+]     21390 95938 1 94072 1x 110441 1 16212 30.763 2 188144 1x 220882 2 32424 62.247  
9 11 ....+. VIEW VW_GBC_10   [+]     21382 95938 1 94072 1x 16367 1 16212 29.889 2 188144 1x 32734 2 32424 60.526  
10 10 ....+.. HASH GROUP BY   [+]     21382 95938 1 94072 1x 16367 1 16212 29.704 2 188144 1x 32734 2 32424 60.161 [+]
11 9 ....+... HASH JOIN   [+]     20057 282210 1 281790 1x 16367 1 16212 29.180 2 563580 1x 32734 2 32424 59.106 [+]
12 3 ....+.... TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.303 2 563584 1x 3318 0 3314 0.604  
13 8 ....+.... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14555 26.833 2 599996 1x 29416 2 29110 54.405  
14 7 ....+....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14555 26.286 2 599996 1x 29416 2 29110 53.301 [+]
15 6 ....+....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 18.466 2 6900402 1x 29416 2 29110 37.307 [+]
16 4 ....+....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.206 2 400000 1x 2800 0 2796 0.415  
17 5 ....+....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.528 2 6900402 1x 26616 2 26314 7.157  
18 12 ....+. INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 94072 94072 1x 94074 0 0 0.424 188144 188144 1x 188148 0 0 0.839  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 142578110

Peeked Binds  timestamp:2013-02-04/10:35:01

# Name Type Value
1 :B1 VARCHAR2(32) "3"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:35:01 :B1 VARCHAR2(32) "3"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 _complex_view_merging false
5 statistics_level all
6 parallel_max_degree 2

Execution Plan  phv:142578110  sqlt_phv:33788  sqlt_phv2:55604  source:GV$SQL_PLAN  inst:1  child:13(3B755BA8)  executions:6  is_sharable:Y  timestamp:2013-02-04/10:23:07

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 19 SELECT STATEMENT         21612 61 1 28411 ** 466x under  
1 18  SORT ORDER BY   [+]     21612 61 1 28411 ** 466x under 111223 1 17080 33.960 6 170466 ** 466x under 667352 6 68527 210.112 [+]
2 17 . HASH JOIN   [+]     21611 61 1 28411 ** 466x under 111223 1 17080 33.881 6 170466 ** 466x under 667352 6 68527 209.608 [+]
3 2 .. JOIN FILTER CREATE :BF0000   [+]     220 1219 1 38141 * 31x under 782 0 781 0.156 6 228846 * 31x under 4696 0 3122 1.035  
4 1 ... TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 38141 * 31x under 782 0 781 0.050 6 228846 * 31x under 4696 0 3122 0.503  
5 16 .. VIEW   [+]     21390 95938 1 36908 3x over 110441 1 16299 33.441 6 221448 3x over 662656 6 65405 206.816  
6 15 ... HASH GROUP BY   [+]     21390 95938 1 36908 3x over 110441 1 16299 33.372 6 221448 3x over 662656 6 65405 206.384 [+]
7 14 .... JOIN FILTER USE :BF0000   [+]     21390 95938 1 36908 3x over 110441 1 16299 33.278 6 221448 3x over 662656 6 65405 205.781  
8 13 ....+ NESTED LOOPS   [+]     21390 95938 1 94072 1x 110441 1 16299 33.142 6 564432 1x 662656 6 65405 204.898  
9 11 ....+. VIEW VW_GBC_10   [+]     21382 95938 1 94072 1x 16367 1 16299 32.304 6 564432 1x 98212 6 65196 199.493  
10 10 ....+.. HASH GROUP BY   [+]     21382 95938 1 94072 1x 16367 1 16299 32.127 6 564432 1x 98212 6 65196 198.363 [+]
11 9 ....+... HASH JOIN   [+]     20057 282210 1 281790 1x 16367 1 16299 31.600 6 1690740 1x 98212 6 65196 194.796 [+]
12 3 ....+.... TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1658 0.392 6 1690752 1x 9958 0 6630 2.116  
13 8 ....+.... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14641 29.108 6 1799988 1x 88254 6 58566 178.814  
14 7 ....+....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14641 28.555 6 1799988 1x 88254 6 58566 175.091 [+]
15 6 ....+....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14641 19.756 6 20701206 1x 88254 6 58566 122.916 [+]
16 4 ....+....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1399 0.245 6 1200000 1x 8404 0 5594 1.271  
17 5 ....+....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13242 3.755 6 20701206 1x 79850 6 52972 23.249  
18 12 ....+. INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 94072 94072 1x 94074 0 0 0.407 564432 564432 1x 564444 0 209 2.646  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 142578110

Peeked Binds  timestamp:2013-02-04/10:23:07

# Name Type Value
1 :B1 VARCHAR2(4000) "1"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:23:06 :B1 VARCHAR2(4000) "1"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:142578110  sqlt_phv:33788  sqlt_phv2:55604  source:GV$SQL_PLAN  inst:1  child:1(33CA8B80)  executions:4  is_sharable:N  timestamp:2013-02-04/10:15:44

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 19 SELECT STATEMENT         21612 61  
1 18  SORT ORDER BY   [+]     21612 61 1 28411 ** 466x under 111223 1 16992 34.765 4 113644 ** 466x under 444892 4 67968 133.197 [+]
2 17 . HASH JOIN   [+]     21611 61 1 28411 ** 466x under 111223 1 16992 34.678 4 113644 ** 466x under 444892 4 67968 132.862 [+]
3 2 .. JOIN FILTER CREATE :BF0000   [+]     220 1219 1 38141 * 31x under 782 0 780 0.133 4 152564 * 31x under 3128 0 3120 0.519  
4 1 ... TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 38141 * 31x under 782 0 780 0.052 4 152564 * 31x under 3128 0 3120 0.201  
5 16 .. VIEW   [+]     21390 95938 1 36908 3x over 110441 1 16212 34.244 4 147632 3x over 441764 4 64848 131.214  
6 15 ... HASH GROUP BY   [+]     21390 95938 1 36908 3x over 110441 1 16212 34.161 4 147632 3x over 441764 4 64848 130.919 [+]
7 14 .... JOIN FILTER USE :BF0000   [+]     21390 95938 1 36908 3x over 110441 1 16212 34.055 4 147632 3x over 441764 4 64848 130.524  
8 13 ....+ NESTED LOOPS   [+]     21390 95938 1 94072 1x 110441 1 16212 33.905 4 376288 1x 441764 4 64848 129.944  
9 11 ....+. VIEW VW_GBC_10   [+]     21382 95938 1 94072 1x 16367 1 16212 32.975 4 376288 1x 65468 4 64848 126.387  
10 10 ....+.. HASH GROUP BY   [+]     21382 95938 1 94072 1x 16367 1 16212 32.782 4 376288 1x 65468 4 64848 125.640 [+]
11 9 ....+... HASH JOIN   [+]     20057 282210 1 281790 1x 16367 1 16212 32.192 4 1127160 1x 65468 4 64848 123.406 [+]
12 3 ....+.... TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.332 4 1127168 1x 6636 0 6628 1.293  
13 8 ....+.... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14555 29.599 4 1199992 1x 58832 4 58220 113.481  
14 7 ....+....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14555 29.004 4 1199992 1x 58832 4 58220 111.189 [+]
15 6 ....+....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 20.491 4 13800804 1x 58832 4 58220 78.246 [+]
16 4 ....+....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.217 4 800000 1x 5600 0 5592 0.855  
17 5 ....+....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.945 4 13800804 1x 53232 4 52628 15.006  
18 12 ....+. INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 94072 94072 1x 94074 0 0 0.450 376288 376288 1x 376296 0 0 1.736  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 142578110

Peeked Binds  timestamp:2013-02-04/10:15:44

# Name Type Value
1 :B1 VARCHAR2(32) "1"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:15:44 :B1 VARCHAR2(32) "1"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:142578110  sqlt_phv:33788  sqlt_phv2:33788  source:DBA_HIST_SQL_PLAN  timestamp:2013-02-04/06:30:54  oldest_snapshot:2013-02-04/06:30:45

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Cost2 Estim Card
0 19 SELECT STATEMENT     21867 1929
1 18  SORT ORDER BY     21867 1929
2 17 . HASH JOIN   [+] 21866 1929
3 2 .. JOIN FILTER CREATE :BF0000     220 38575
4 1 ... TABLE ACCESS FULL CUSTOMER [+]   220 38575
5 16 .. VIEW     21390 95938
6 15 ... HASH GROUP BY     21390 95938
7 14 .... JOIN FILTER USE :BF0000     21390 95938
8 13 ....+ NESTED LOOPS     21390 95938
9 11 ....+. VIEW VW_GBC_10     21382 95938
10 10 ....+.. HASH GROUP BY   [+] 21382 95938
11 9 ....+... HASH JOIN   [+] 20057 282210
12 3 ....+.... TABLE ACCESS FULL SALES_ORDER [+]   465 282210
13 8 ....+.... VIEW     18836 302976
14 7 ....+....+ HASH GROUP BY   [+] 18836 302976
15 6 ....+....+. HASH JOIN   [+] 8648 3416582
16 4 ....+....+.. TABLE ACCESS FULL PART [+]   392 200000
17 5 ....+....+.. TABLE ACCESS FULL ORDER_LINE [+]   3609 3450201
18 12 ....+. INDEX UNIQUE SCAN CUSTOMER_PK [+] [+] 0 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 142578110

Peeked Binds  timestamp:2013-02-04/06:30:54

# Name Type Value
1 :B1 VARCHAR2(32) "1"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:142578110  sqlt_phv:33788  sqlt_phv2:69906  source:DBA_SQLTUNE_PLANS  "Plan from cursor cache"  timestamp:2013-02-04/10:53:34

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Cost2 Estim Card
0 19 SELECT STATEMENT       21612 61
1 18  SORT ORDER BY   [+]   21612 61
2 17 . HASH JOIN   [+]   21611 61
3 2 .. JOIN FILTER CREATE :BF0000   [+]   220 1219
4 1 ... TABLE ACCESS FULL CUSTOMER [+] [+] [+] 220 1219
5 16 .. VIEW   [+]   21390 95938
6 15 ... HASH GROUP BY   [+]   21390 95938
7 14 .... JOIN FILTER USE :BF0000   [+]   21390 95938
8 13 ....+ NESTED LOOPS   [+]   21390 95938
9 11 ....+. VIEW VW_GBC_10   [+]   21382 95938
10 10 ....+.. HASH GROUP BY   [+]   21382 95938
11 9 ....+... HASH JOIN   [+]   20057 282210
12 3 ....+.... TABLE ACCESS FULL SALES_ORDER [+] [+]   465 282210
13 8 ....+.... VIEW   [+]   18836 302976
14 7 ....+....+ HASH GROUP BY   [+]   18836 302976
15 6 ....+....+. HASH JOIN   [+]   8648 3416582
16 4 ....+....+.. TABLE ACCESS FULL PART [+] [+]   392 200000
17 5 ....+....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]   3609 3450201
18 12 ....+. INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]   0 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 142578110

Peeked Binds  timestamp:2013-02-04/10:53:34

# Name Type Value
1 :B1 VARCHAR2(32) "4"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:657302870  sqlt_phv:92811  sqlt_phv2:23794  source:GV$SQL_PLAN  inst:1  child:24(38CE5E0C)  executions:2  is_sharable:Y  timestamp:2013-02-04/10:37:09

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 17 SELECT STATEMENT         20108 1476 1 9114 6x under  
1 16  SORT ORDER BY   [+]     20108 1476 1 9114 6x under 51541 1 16992 25.555 2 18228 6x under 103082 2 33984 50.766 [+]
2 15 . FILTER   [+]     20108 1 9114 51541 1 16992 25.529 2 18228 103082 2 33984 50.714  
3 14 .. HASH GROUP BY   [+]     20108 1476 1 11388 8x under 51541 1 16992 25.510 2 22776 8x under 103082 2 33984 50.677 [+]
4 13 ... NESTED LOOPS   [+]     20104 34423 1 34390 1x 51541 1 16992 25.436 2 68780 1x 103082 2 33984 50.529  
5 11 .... HASH JOIN   [+]     20101 34423 1 34390 1x 17149 1 16992 25.117 2 68780 1x 34298 2 33984 49.880 [+]
6 4 ....+ JOIN FILTER CREATE :BF0000   [+]     687 34423 1 34390 1x 2441 0 2437 1.300 2 68780 1x 4882 0 4874 2.563  
7 3 ....+. HASH JOIN   [+]     687 34423 1 34390 1x 2441 0 2437 1.215 2 68780 1x 4882 0 4874 2.410 [+]
8 1 ....+.. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 11702 1 12113 1x 782 0 780 0.023 2 24226 1x 1564 0 1560 0.049  
9 2 ....+.. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.308 2 563584 1x 3318 0 3314 0.607  
10 10 ....+ VIEW   [+]     18836 302976 1 38728 8x over 14708 1 14555 23.541 2 77456 8x over 29416 2 29110 46.768  
11 9 ....+. HASH GROUP BY   [+]     18836 302976 1 38728 8x over 14708 1 14555 23.469 2 77456 8x over 29416 2 29110 46.621 [+]
12 8 ....+.. JOIN FILTER USE :BF0000   [+]     8648 3416582 1 445735 8x over 14708 1 14555 22.391 2 891470 8x over 29416 2 29110 44.498  
13 7 ....+... HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 18.428 2 6900402 1x 29416 2 29110 36.610 [+]
14 5 ....+.... TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.205 2 400000 1x 2800 0 2796 0.407  
15 6 ....+.... TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.515 2 6900402 1x 26616 2 26314 6.973  
16 12 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 34390 34390 1x 34392 0 0 0.163 68780 68780 1x 68784 0 0 0.337  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 657302870

Peeked Binds  timestamp:2013-02-04/10:37:09

# Name Type Value
1 :B1 VARCHAR2(32) "3"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:37:09 :B1 VARCHAR2(32) "3"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 _unnest_subquery false
5 statistics_level all
6 parallel_max_degree 2

Execution Plan  phv:657302870  sqlt_phv:92811  sqlt_phv2:23794  source:GV$SQL_PLAN  inst:1  child:16(36374B04)  executions:4  is_sharable:Y  timestamp:2013-02-04/10:25:50

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 17 SELECT STATEMENT         20108 1476 1 9114 6x under  
1 16  SORT ORDER BY   [+]     20108 1476 1 9114 6x under 51541 1 16992 25.363 4 36456 6x under 206168 4 66445 106.747 [+]
2 15 . FILTER   [+]     20108 1 9114 51541 1 16992 25.338 4 36456 206168 4 66445 106.642  
3 14 .. HASH GROUP BY   [+]     20108 1476 1 11388 8x under 51541 1 16992 25.319 4 45552 8x under 206168 4 66445 106.562 [+]
4 13 ... NESTED LOOPS   [+]     20104 34423 1 34390 1x 51541 1 16992 25.245 4 137560 1x 206168 4 66445 106.258  
5 11 .... HASH JOIN   [+]     20101 34423 1 34390 1x 17149 1 16992 24.929 4 137560 1x 68600 4 66445 104.923 [+]
6 4 ....+ JOIN FILTER CREATE :BF0000   [+]     687 34423 1 34390 1x 2441 0 2437 1.249 4 137560 1x 9768 0 8189 5.363  
7 3 ....+. HASH JOIN   [+]     687 34423 1 34390 1x 2441 0 2437 1.182 4 137560 1x 9768 0 8189 5.081 [+]
8 1 ....+.. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 11702 1 12113 1x 782 0 780 0.022 4 48452 1x 3132 0 1560 0.082  
9 2 ....+.. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.297 4 1127168 1x 6636 0 6629 1.323  
10 10 ....+ VIEW   [+]     18836 302976 1 38728 8x over 14708 1 14555 23.409 4 154912 8x over 58832 4 58256 98.419  
11 9 ....+. HASH GROUP BY   [+]     18836 302976 1 38728 8x over 14708 1 14555 23.338 4 154912 8x over 58832 4 58256 98.117 [+]
12 8 ....+.. JOIN FILTER USE :BF0000   [+]     8648 3416582 1 445735 8x over 14708 1 14555 22.271 4 1782940 8x over 58832 4 58256 93.716  
13 7 ....+... HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 18.344 4 13800804 1x 58832 4 58256 76.933 [+]
14 5 ....+.... TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.202 4 800000 1x 5600 0 5593 0.812  
15 6 ....+.... TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.550 4 13800804 1x 53232 4 52663 14.596  
16 12 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 34390 34390 1x 34392 0 0 0.160 137560 137560 1x 137568 0 0 0.669  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 657302870

Peeked Binds  timestamp:2013-02-04/10:25:50

# Name Type Value
1 :B1 VARCHAR2(4000) "3"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:25:50 :B1 VARCHAR2(4000) "3"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:657302870  sqlt_phv:92811  sqlt_phv2:23794  source:GV$SQL_PLAN  inst:1  child:7(38EB1414)  executions:4  is_sharable:N  timestamp:2013-02-04/10:20:10

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 17 SELECT STATEMENT         20108 1476  
1 16  SORT ORDER BY   [+]     20108 1476 1 9114 6x under 51541 1 16992 29.682 4 36456 6x under 206164 4 67968 110.278 [+]
2 15 . FILTER   [+]     20108 1 9114 51541 1 16992 29.654 4 36456 206164 4 67968 110.171  
3 14 .. HASH GROUP BY   [+]     20108 1476 1 11388 8x under 51541 1 16992 29.633 4 45552 8x under 206164 4 67968 110.092 [+]
4 13 ... NESTED LOOPS   [+]     20104 34423 1 34390 1x 51541 1 16992 29.554 4 137560 1x 206164 4 67968 109.784  
5 11 .... HASH JOIN   [+]     20101 34423 1 34390 1x 17149 1 16992 29.200 4 137560 1x 68596 4 67968 108.447 [+]
6 4 ....+ JOIN FILTER CREATE :BF0000   [+]     687 34423 1 34390 1x 2441 0 2437 1.390 4 137560 1x 9764 0 9748 5.332  
7 3 ....+. HASH JOIN   [+]     687 34423 1 34390 1x 2441 0 2437 1.316 4 137560 1x 9764 0 9748 5.043 [+]
8 1 ....+.. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 11702 1 12113 1x 782 0 780 0.025 4 48452 1x 3128 0 3120 0.099  
9 2 ....+.. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.329 4 1127168 1x 6636 0 6628 1.281  
10 10 ....+ VIEW   [+]     18836 302976 1 38728 8x over 14708 1 14555 27.506 4 154912 8x over 58832 4 58220 101.957  
11 9 ....+. HASH GROUP BY   [+]     18836 302976 1 38728 8x over 14708 1 14555 27.428 4 154912 8x over 58832 4 58220 101.658 [+]
12 8 ....+.. JOIN FILTER USE :BF0000   [+]     8648 3416582 1 445735 8x over 14708 1 14555 26.220 4 1782940 8x over 58832 4 58220 97.029  
13 7 ....+... HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 21.411 4 13800804 1x 58832 4 58220 79.667 [+]
14 5 ....+.... TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.223 4 800000 1x 5600 0 5592 0.956  
15 6 ....+.... TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.921 4 13800804 1x 53232 4 52628 14.753  
16 12 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 34390 34390 1x 34392 0 0 0.178 137560 137560 1x 137568 0 0 0.674  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 657302870

Peeked Binds  timestamp:2013-02-04/10:20:10

# Name Type Value
1 :B1 VARCHAR2(128) "3"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:20:10 :B1 VARCHAR2(128) "3"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:657302870  sqlt_phv:92811  sqlt_phv2:23794  source:GV$SQL_PLAN  inst:1  child:2(33CA7240)  executions:2  is_sharable:N  timestamp:2013-02-04/10:18:13

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 17 SELECT STATEMENT         20108 1476  
1 16  SORT ORDER BY   [+]     20108 1476 1 9114 6x under 51541 1 16992 25.145 2 18228 6x under 103082 2 33984 50.315 [+]
2 15 . FILTER   [+]     20108 1 9114 51541 1 16992 25.119 2 18228 103082 2 33984 50.263  
3 14 .. HASH GROUP BY   [+]     20108 1476 1 11388 8x under 51541 1 16992 25.100 2 22776 8x under 103082 2 33984 50.225 [+]
4 13 ... NESTED LOOPS   [+]     20104 34423 1 34390 1x 51541 1 16992 25.026 2 68780 1x 103082 2 33984 50.078  
5 11 .... HASH JOIN   [+]     20101 34423 1 34390 1x 17149 1 16992 24.711 2 68780 1x 34298 2 33984 49.449 [+]
6 4 ....+ JOIN FILTER CREATE :BF0000   [+]     687 34423 1 34390 1x 2441 0 2437 1.277 2 68780 1x 4882 0 4874 2.546  
7 3 ....+. HASH JOIN   [+]     687 34423 1 34390 1x 2441 0 2437 1.209 2 68780 1x 4882 0 4874 2.410 [+]
8 1 ....+.. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 11702 1 12113 1x 782 0 780 0.023 2 24226 1x 1564 0 1560 0.048  
9 2 ....+.. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.302 2 563584 1x 3318 0 3314 0.605  
10 10 ....+ VIEW   [+]     18836 302976 1 38728 8x over 14708 1 14555 23.162 2 77456 8x over 29416 2 29110 46.356  
11 9 ....+. HASH GROUP BY   [+]     18836 302976 1 38728 8x over 14708 1 14555 23.091 2 77456 8x over 29416 2 29110 46.214 [+]
12 8 ....+.. JOIN FILTER USE :BF0000   [+]     8648 3416582 1 445735 8x over 14708 1 14555 22.026 2 891470 8x over 29416 2 29110 44.105  
13 7 ....+... HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 18.108 2 6900402 1x 29416 2 29110 36.268 [+]
14 5 ....+.... TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.201 2 400000 1x 2800 0 2796 0.407  
15 6 ....+.... TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.404 2 6900402 1x 26616 2 26314 6.825  
16 12 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 34390 34390 1x 34392 0 0 0.160 68780 68780 1x 68784 0 0 0.319  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 657302870

Peeked Binds  timestamp:2013-02-04/10:18:13

# Name Type Value
1 :B1 VARCHAR2(32) "3"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:18:12 :B1 VARCHAR2(32) "3"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:657302870  sqlt_phv:92811  sqlt_phv2:92811  source:DBA_HIST_SQL_PLAN  timestamp:2013-02-04/06:33:24  oldest_snapshot:2013-02-04/06:30:45

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Cost2 Estim Card
0 17 SELECT STATEMENT     20108 1476
1 16  SORT ORDER BY     20108 1476
2 15 . FILTER     20108
3 14 .. HASH GROUP BY     20108 1476
4 13 ... NESTED LOOPS     20104 34423
5 11 .... HASH JOIN   [+] 20101 34423
6 4 ....+ JOIN FILTER CREATE :BF0000     687 34423
7 3 ....+. HASH JOIN     687 34423
8 1 ....+.. TABLE ACCESS FULL CUSTOMER [+]   220 11702
9 2 ....+.. TABLE ACCESS FULL SALES_ORDER [+]   465 282210
10 10 ....+ VIEW     18836 302976
11 9 ....+. HASH GROUP BY   [+] 18836 302976
12 8 ....+.. JOIN FILTER USE :BF0000     8648 3416582
13 7 ....+... HASH JOIN   [+] 8648 3416582
14 5 ....+.... TABLE ACCESS FULL PART [+]   392 200000
15 6 ....+.... TABLE ACCESS FULL ORDER_LINE [+]   3609 3450201
16 12 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+] 0 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 657302870

Peeked Binds  timestamp:2013-02-04/06:33:24

# Name Type Value
1 :B1 VARCHAR2(32) "3"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:657302870  sqlt_phv:92811  sqlt_phv2:38096  source:PLAN_TABLE  timestamp:2013-02-04/10:40:43

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Cost2 Estim Card
0 17 SELECT STATEMENT     21392 2102
1 16  SORT ORDER BY   [+] 21392 2102
2 15 . FILTER   [+] 21392
3 14 .. HASH GROUP BY   [+] 21392 2102
4 13 ... NESTED LOOPS   [+] 20548 49026
5 11 .... HASH JOIN   [+] 20544 49026
6 4 ....+ JOIN FILTER CREATE :BF0000   [+] 1070 49026
7 3 ....+. HASH JOIN   [+] 1070 49026
8 1 ....+.. TABLE ACCESS FULL CUSTOMER [+] [+] 220 16667
9 2 ....+.. TABLE ACCESS FULL SALES_ORDER [+] [+] 465 282210
10 10 ....+ VIEW   [+] 18836 302976
11 9 ....+. HASH GROUP BY   [+] 18836 302976
12 8 ....+.. JOIN FILTER USE :BF0000   [+] 8648 3416582
13 7 ....+... HASH JOIN   [+] 8648 3416582
14 5 ....+.... TABLE ACCESS FULL PART [+] [+] 392 200000
15 6 ....+.... TABLE ACCESS FULL ORDER_LINE [+] [+] 3609 3450201
16 12 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+] 0 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 657302870
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:657302870  sqlt_phv:92811  sqlt_phv2:38096  source:DBA_SQLTUNE_PLANS  "Plan from cursor cache"  timestamp:2013-02-04/10:53:34

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Cost2 Estim Card
0 17 SELECT STATEMENT       19528 154
1 16  SORT ORDER BY   [+]   19528 154
2 15 . FILTER   [+]   19528
3 14 .. HASH GROUP BY   [+]   19528 154
4 13 ... NESTED LOOPS   [+]   19526 3587
5 11 .... HASH JOIN   [+]   19525 3587
6 4 ....+ JOIN FILTER CREATE :BF0000   [+]   687 3587
7 3 ....+. HASH JOIN   [+]   687 3587
8 1 ....+.. TABLE ACCESS FULL CUSTOMER [+] [+] [+] 220 1219
9 2 ....+.. TABLE ACCESS FULL SALES_ORDER [+] [+]   465 282210
10 10 ....+ VIEW   [+]   18836 302976
11 9 ....+. HASH GROUP BY   [+]   18836 302976
12 8 ....+.. JOIN FILTER USE :BF0000   [+]   8648 3416582
13 7 ....+... HASH JOIN   [+]   8648 3416582
14 5 ....+.... TABLE ACCESS FULL PART [+] [+]   392 200000
15 6 ....+.... TABLE ACCESS FULL ORDER_LINE [+] [+]   3609 3450201
16 12 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]   0 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 657302870

Peeked Binds  timestamp:2013-02-04/10:53:34

# Name Type Value
1 :B1 VARCHAR2(32) "4"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:1637264670  sqlt_phv:24162  sqlt_phv2:55145  source:GV$SQL_PLAN  inst:1  child:15(3B4AE228)  executions:4  is_sharable:Y  timestamp:2013-02-04/10:25:24

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 18 SELECT STATEMENT         19971 1476 1 9114 6x under  
1 17  SORT ORDER BY   [+]     19971 1476 1 9114 6x under 61279 1 16212 27.960 4 36456 6x under 245116 4 65608 114.033 [+]
2 16 . FILTER   [+]     19971 1 9114 61279 1 16212 27.933 4 36456 245116 4 65608 113.923  
3 15 .. HASH GROUP BY   [+]     19971 1476 1 11388 8x under 61279 1 16212 27.912 4 45552 8x under 245116 4 65608 113.839 [+]
4 14 ... NESTED LOOPS   [+]     19967 34423 1 34390 1x 61279 1 16212 27.833 4 137560 1x 245116 4 65608 113.522  
5 12 .... HASH JOIN   [+]     19966 34423 1 34390 1x 26887 1 16212 27.484 4 137560 1x 107548 4 65608 112.116 [+]
6 5 ....+ JOIN FILTER CREATE :BF0000   [+]     552 34423 1 34390 1x 12179 0 1657 1.490 4 137560 1x 48716 0 7388 5.797  
7 4 ....+. HASH JOIN   [+]     552 34423 1 34390 1x 12179 0 1657 1.417 4 137560 1x 48716 0 7388 5.498 [+]
8 2 ....+.. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     85 11702 1 12113 1x 10520 0 0 0.057 4 48452 1x 42080 0 760 0.279  
9 1 ....+... INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 1 11702 1 12113 1x 29 0 0 0.015 4 48452 1x 116 0 28 0.093  
10 3 ....+.. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.363 4 1127168 1x 6636 0 6628 1.382  
11 11 ....+ VIEW   [+]     18836 302976 1 38728 8x over 14708 1 14555 25.652 4 154912 8x over 58832 4 58220 105.068  
12 10 ....+. HASH GROUP BY   [+]     18836 302976 1 38728 8x over 14708 1 14555 25.574 4 154912 8x over 58832 4 58220 104.753 [+]
13 9 ....+.. JOIN FILTER USE :BF0000   [+]     8648 3416582 1 445735 8x over 14708 1 14555 24.408 4 1782940 8x over 58832 4 58220 100.018  
14 8 ....+... HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 19.975 4 13800804 1x 58832 4 58220 81.999 [+]
15 6 ....+.... TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.200 4 800000 1x 5600 0 5592 0.825  
16 7 ....+.... TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.760 4 13800804 1x 53232 4 52628 15.387  
17 13 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     1 1 34390 34390 1x 34392 0 0 0.176 137560 137560 1x 137568 0 0 0.704  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 1637264670

Peeked Binds  timestamp:2013-02-04/10:25:24

# Name Type Value
1 :B1 VARCHAR2(32) "3"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:25:25 :B1 VARCHAR2(32) "3"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 optimizer_index_cost_adj 1
5 statistics_level all
6 parallel_max_degree 2
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:1637264670  sqlt_phv:24162  sqlt_phv2:24162  source:DBA_HIST_SQL_PLAN  timestamp:2013-02-04/06:41:43  oldest_snapshot:2013-02-04/06:41:40

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Cost2 Estim Card
0 18 SELECT STATEMENT     19971 1476
1 17  SORT ORDER BY     19971 1476
2 16 . FILTER     19971
3 15 .. HASH GROUP BY     19971 1476
4 14 ... NESTED LOOPS     19967 34423
5 12 .... HASH JOIN   [+] 19966 34423
6 5 ....+ JOIN FILTER CREATE :BF0000     552 34423
7 4 ....+. HASH JOIN     552 34423
8 2 ....+.. TABLE ACCESS BY INDEX ROWID CUSTOMER [+]   85 11702
9 1 ....+... INDEX RANGE SCAN CUSTOMER_N2 [+] [+] 1 11702
10 3 ....+.. TABLE ACCESS FULL SALES_ORDER [+]   465 282210
11 11 ....+ VIEW     18836 302976
12 10 ....+. HASH GROUP BY   [+] 18836 302976
13 9 ....+.. JOIN FILTER USE :BF0000     8648 3416582
14 8 ....+... HASH JOIN   [+] 8648 3416582
15 6 ....+.... TABLE ACCESS FULL PART [+]   392 200000
16 7 ....+.... TABLE ACCESS FULL ORDER_LINE [+]   3609 3450201
17 13 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+] 1 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 1637264670

Peeked Binds  timestamp:2013-02-04/06:41:43

# Name Type Value
1 :B1 VARCHAR2(32) "3"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:1637264670  sqlt_phv:24162  sqlt_phv2:69447  source:DBA_SQLTUNE_PLANS  "Plan from cursor cache"  timestamp:2013-02-04/10:53:34

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Cost2 Estim Card
0 18 SELECT STATEMENT       19317 154
1 17  SORT ORDER BY   [+]   19317 154
2 16 . FILTER   [+]   19317
3 15 .. HASH GROUP BY   [+]   19317 154
4 14 ... NESTED LOOPS   [+]   19315 3587
5 12 .... HASH JOIN   [+]   19314 3587
6 5 ....+ JOIN FILTER CREATE :BF0000   [+]   476 3587
7 4 ....+. HASH JOIN   [+]   476 3587
8 2 ....+.. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]   9 1219
9 1 ....+... INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] 1 1219
10 3 ....+.. TABLE ACCESS FULL SALES_ORDER [+] [+]   465 282210
11 11 ....+ VIEW   [+]   18836 302976
12 10 ....+. HASH GROUP BY   [+]   18836 302976
13 9 ....+.. JOIN FILTER USE :BF0000   [+]   8648 3416582
14 8 ....+... HASH JOIN   [+]   8648 3416582
15 6 ....+.... TABLE ACCESS FULL PART [+] [+]   392 200000
16 7 ....+.... TABLE ACCESS FULL ORDER_LINE [+] [+]   3609 3450201
17 13 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]   1 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 1637264670

Peeked Binds  timestamp:2013-02-04/10:53:34

# Name Type Value
1 :B1 VARCHAR2(32) "4"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:2816325939  sqlt_phv:25354  sqlt_phv2:56337  source:GV$SQL_PLAN  inst:1  child:25(40D141B0)  executions:2  is_sharable:Y  timestamp:2013-02-04/10:38:02

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 15 SELECT STATEMENT         19528 154 1 922 6x under  
1 14  SORT ORDER BY   [+]     19528 154 1 922 6x under 20635 1 16992 29.566 2 1844 6x under 41270 2 33984 59.174 [+]
2 13 . FILTER   [+]     19528 1 922 20635 1 16992 29.564 2 1844 41270 2 33984 59.169  
3 12 .. HASH GROUP BY   [+]     19528 154 1 1176 8x under 20635 1 16992 29.562 2 2352 8x under 41270 2 33984 59.165 [+]
4 11 ... HASH JOIN   [+]     19526 3587 1 3484 1x 20635 1 16992 29.554 2 6968 1x 41270 2 33984 59.149 [+]
5 5 .... NESTED LOOPS   [+]     688 3587 1 3484 1x 5927 0 2437 1.162 2 6968 1x 11854 0 4874 2.367  
6 3 ....+ HASH JOIN   [+]     687 3587 1 3484 1x 2441 0 2437 1.127 2 6968 1x 4882 0 4874 2.295 [+]
7 1 ....+. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 1239 1x 782 0 780 0.013 2 2478 1x 1564 0 1560 0.034  
8 2 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.311 2 563584 1x 3318 0 3314 0.628  
9 4 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 3484 3484 1x 3486 0 0 0.019 6968 6968 1x 6972 0 0 0.039  
10 10 .... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14555 27.550 2 599996 1x 29416 2 29110 55.096  
11 9 ....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14555 26.998 2 599996 1x 29416 2 29110 53.993 [+]
12 8 ....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 19.015 2 6900402 1x 29416 2 29110 37.856 [+]
13 6 ....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.205 2 400000 1x 2800 0 2796 0.413  
14 7 ....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.696 2 6900402 1x 26616 2 26314 7.338  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 2816325939

Peeked Binds  timestamp:2013-02-04/10:38:02

# Name Type Value
1 :B1 VARCHAR2(32) "4"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:38:01 :B1 VARCHAR2(32) "4"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 _unnest_subquery false
5 statistics_level all
6 parallel_max_degree 2

Execution Plan  phv:2816325939  sqlt_phv:25354  sqlt_phv2:56337  source:GV$SQL_PLAN  inst:1  child:19(46136684)  executions:8  is_sharable:Y  timestamp:2013-02-04/10:27:31

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 15 SELECT STATEMENT         19528 154 1 922 6x under  
1 14  SORT ORDER BY   [+]     19528 154 1 922 6x under 20635 1 17593 31.209 8 3772 3x under 151450 8 45412 259.483 [+]
2 13 . FILTER   [+]     19528 1 922 20635 1 17593 31.207 8 3772 151450 8 45412 259.469  
3 12 .. HASH GROUP BY   [+]     19528 154 1 1176 8x under 20635 1 17593 31.205 8 4798 4x under 151450 8 45412 259.461 [+]
4 11 ... HASH JOIN   [+]     19526 3587 1 3484 1x 20635 1 17593 31.197 8 14200 2x over 151450 8 45412 259.423 [+]
5 5 .... NESTED LOOPS   [+]     688 3587 1 3484 1x 5927 0 2845 1.261 8 14200 2x over 33768 0 6309 9.772  
6 3 ....+ HASH JOIN   [+]     687 3587 1 3484 1x 2441 0 2439 1.208 8 14200 2x over 19552 0 5903 9.580 [+]
7 1 ....+. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 1239 1x 782 0 781 0.015 8 5052 2x over 6270 0 781 0.062  
8 2 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1658 0.347 8 2254336 1x 13282 0 5122 2.639  
9 4 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 3484 3484 1x 3486 0 406 0.035 14200 14200 1x 14216 0 406 0.100  
10 10 .... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14748 29.022 8 2399984 1x 117682 8 39103 241.907  
11 9 ....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14748 28.389 8 2399984 1x 117682 8 39103 236.905 [+]
12 8 ....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14748 19.963 8 27601608 1x 117682 8 39103 167.145 [+]
13 6 ....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1399 0.213 8 1600000 1x 11212 0 2797 1.612  
14 7 ....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13349 3.812 8 27601608 1x 106470 8 36306 31.568  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 2816325939

Peeked Binds  timestamp:2013-02-04/10:27:31

# Name Type Value
1 :B1 VARCHAR2(32) "4"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:27:32 :B1 VARCHAR2(32) "4"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 optimizer_index_cost_adj 10000
5 statistics_level all
6 parallel_max_degree 2

Execution Plan  phv:2816325939  sqlt_phv:25354  sqlt_phv2:56337  source:GV$SQL_PLAN  inst:1  child:18(3B55A8A4)  executions:2  is_sharable:N  timestamp:2013-02-04/10:26:25

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 15 SELECT STATEMENT         19528 154 1 0  
1 14  SORT ORDER BY   [+]     19528 154 1 0 17156 1 16212 31.901 2 0 34312 2 32424 66.381 [+]
2 13 . FILTER   [+]     19528 1 0 17156 1 16212 31.901 2 0 34312 2 32424 66.381  
3 12 .. HASH GROUP BY   [+]     19528 154 1 1 ** 154x over 17156 1 16212 31.901 2 2 ** 154x over 34312 2 32424 66.381 [+]
4 11 ... HASH JOIN   [+]     19526 3587 1 3 *** 1196x over 17156 1 16212 31.901 2 6 *** 1196x over 34312 2 32424 66.381 [+]
5 5 .... NESTED LOOPS   [+]     688 3587 1 3 *** 1196x over 2448 0 1657 1.200 2 6 *** 1196x over 4896 0 3314 2.378  
6 3 ....+ HASH JOIN   [+]     687 3587 1 3 *** 1196x over 2443 0 1657 1.200 2 6 *** 1196x over 4886 0 3314 2.378 [+]
7 1 ....+. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 1 *** 1219x over 784 0 0 0.006 2 2 *** 1219x over 1568 0 0 0.012  
8 2 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.345 2 563584 1x 3318 0 3314 0.681  
9 4 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 3 3 1x 5 0 0 0.000 6 6 1x 10 0 0 0.000  
10 10 .... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14555 29.783 2 599996 1x 29416 2 29110 62.179  
11 9 ....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14555 29.186 2 599996 1x 29416 2 29110 61.003 [+]
12 8 ....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 20.718 2 6900402 1x 29416 2 29110 43.262 [+]
13 6 ....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.225 2 400000 1x 2800 0 2796 0.439  
14 7 ....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.949 2 6900402 1x 26616 2 26314 8.144  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 2816325939

Peeked Binds  timestamp:2013-02-04/10:26:25

# Name Type Value
1 :B1 VARCHAR2(32) "6"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:26:25 :B1 VARCHAR2(32) "6"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 optimizer_index_cost_adj 10000
5 statistics_level all
6 parallel_max_degree 2

Execution Plan  phv:2816325939  sqlt_phv:25354  sqlt_phv2:56337  source:GV$SQL_PLAN  inst:1  child:12(38F52E4C)  executions:3  is_sharable:Y  timestamp:2013-02-04/10:22:06

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 15 SELECT STATEMENT         19528 154  
1 14  SORT ORDER BY   [+]     19528 154 1 922 6x under 20635 1 16992 31.984 3 2766 6x under 61905 3 50976 93.923 [+]
2 13 . FILTER   [+]     19528 1 922 20635 1 16992 31.981 3 2766 61905 3 50976 93.915  
3 12 .. HASH GROUP BY   [+]     19528 154 1 1176 8x under 20635 1 16992 31.979 3 3528 8x under 61905 3 50976 93.908 [+]
4 11 ... HASH JOIN   [+]     19526 3587 1 3484 1x 20635 1 16992 31.971 3 10452 1x 61905 3 50976 93.882 [+]
5 5 .... NESTED LOOPS   [+]     688 3587 1 3484 1x 5927 0 2437 1.239 3 10452 1x 17781 0 7311 3.682  
6 3 ....+ HASH JOIN   [+]     687 3587 1 3484 1x 2441 0 2437 1.201 3 10452 1x 7323 0 7311 3.566 [+]
7 1 ....+. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 1239 1x 782 0 780 0.013 3 3717 1x 2346 0 2340 0.043  
8 2 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.327 3 845376 1x 4977 0 4971 0.971  
9 4 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 3484 3484 1x 3486 0 0 0.020 10452 10452 1x 10458 0 0 0.064  
10 10 .... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14555 29.691 3 899994 1x 44124 3 43665 87.298  
11 9 ....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14555 29.091 3 899994 1x 44124 3 43665 85.532 [+]
12 8 ....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 20.452 3 10350603 1x 44124 3 43665 59.964 [+]
13 6 ....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.221 3 600000 1x 4200 0 4194 0.636  
14 7 ....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.879 3 10350603 1x 39924 3 39471 11.429  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 2816325939

Peeked Binds  timestamp:2013-02-04/10:22:06

# Name Type Value
1 :B1 VARCHAR2(2000) "4"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:22:05 :B1 VARCHAR2(2000) "4"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:2816325939  sqlt_phv:25354  sqlt_phv2:56337  source:GV$SQL_PLAN  inst:1  child:8(361FDBBC)  executions:2  is_sharable:N  timestamp:2013-02-04/10:21:03

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 15 SELECT STATEMENT         19528 154  
1 14  SORT ORDER BY   [+]     19528 154 1 922 6x under 20635 1 16992 28.783 2 1844 6x under 41270 2 33984 57.933 [+]
2 13 . FILTER   [+]     19528 1 922 20635 1 16992 28.780 2 1844 41270 2 33984 57.928  
3 12 .. HASH GROUP BY   [+]     19528 154 1 1176 8x under 20635 1 16992 28.779 2 2352 8x under 41270 2 33984 57.924 [+]
4 11 ... HASH JOIN   [+]     19526 3587 1 3484 1x 20635 1 16992 28.771 2 6968 1x 41270 2 33984 57.909 [+]
5 5 .... NESTED LOOPS   [+]     688 3587 1 3484 1x 5927 0 2437 1.146 2 6968 1x 11854 0 4874 2.287  
6 3 ....+ HASH JOIN   [+]     687 3587 1 3484 1x 2441 0 2437 1.112 2 6968 1x 4882 0 4874 2.217 [+]
7 1 ....+. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 1239 1x 782 0 780 0.012 2 2478 1x 1564 0 1560 0.026  
8 2 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.306 2 563584 1x 3318 0 3314 0.608  
9 4 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 3484 3484 1x 3486 0 0 0.018 6968 6968 1x 6972 0 0 0.037  
10 10 .... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14555 26.791 2 599996 1x 29416 2 29110 53.945  
11 9 ....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14555 26.249 2 599996 1x 29416 2 29110 52.853 [+]
12 8 ....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 18.452 2 6900402 1x 29416 2 29110 37.038 [+]
13 6 ....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.207 2 400000 1x 2800 0 2796 0.414  
14 7 ....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.513 2 6900402 1x 26616 2 26314 7.045  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 2816325939

Peeked Binds  timestamp:2013-02-04/10:21:03

# Name Type Value
1 :B1 VARCHAR2(128) "4"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:21:02 :B1 VARCHAR2(128) "4"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:2816325939  sqlt_phv:25354  sqlt_phv2:56337  source:GV$SQL_PLAN  inst:1  child:3(3B783D04)  executions:2  is_sharable:N  timestamp:2013-02-04/10:19:05

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 15 SELECT STATEMENT         19528 154  
1 14  SORT ORDER BY   [+]     19528 154 1 922 6x under 20635 1 16992 29.266 2 1844 6x under 41270 2 33984 59.020 [+]
2 13 . FILTER   [+]     19528 1 922 20635 1 16992 29.263 2 1844 41270 2 33984 59.015  
3 12 .. HASH GROUP BY   [+]     19528 154 1 1176 8x under 20635 1 16992 29.261 2 2352 8x under 41270 2 33984 59.011 [+]
4 11 ... HASH JOIN   [+]     19526 3587 1 3484 1x 20635 1 16992 29.254 2 6968 1x 41270 2 33984 58.996 [+]
5 5 .... NESTED LOOPS   [+]     688 3587 1 3484 1x 5927 0 2437 1.163 2 6968 1x 11854 0 4874 2.377  
6 3 ....+ HASH JOIN   [+]     687 3587 1 3484 1x 2441 0 2437 1.129 2 6968 1x 4882 0 4874 2.307 [+]
7 1 ....+. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 1219 1 1239 1x 782 0 780 0.012 2 2478 1x 1564 0 1560 0.031  
8 2 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.309 2 563584 1x 3318 0 3314 0.630  
9 4 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 3484 3484 1x 3486 0 0 0.018 6968 6968 1x 6972 0 0 0.038  
10 10 .... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14555 27.254 2 599996 1x 29416 2 29110 54.941  
11 9 ....+ HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14555 26.704 2 599996 1x 29416 2 29110 53.838 [+]
12 8 ....+. HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 18.740 2 6900402 1x 29416 2 29110 37.667 [+]
13 6 ....+.. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.207 2 400000 1x 2800 0 2796 0.416  
14 7 ....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.594 2 6900402 1x 26616 2 26314 7.251  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 2816325939

Peeked Binds  timestamp:2013-02-04/10:19:05

# Name Type Value
1 :B1 VARCHAR2(32) "4"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:19:05 :B1 VARCHAR2(32) "4"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:2816325939  sqlt_phv:25354  sqlt_phv2:25354  source:DBA_HIST_SQL_PLAN  timestamp:2013-02-04/06:34:17  oldest_snapshot:2013-02-04/06:30:45

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Cost2 Estim Card
0 15 SELECT STATEMENT     19528 154
1 14  SORT ORDER BY     19528 154
2 13 . FILTER     19528
3 12 .. HASH GROUP BY     19528 154
4 11 ... HASH JOIN     19526 3587
5 5 .... NESTED LOOPS     688 3587
6 3 ....+ HASH JOIN     687 3587
7 1 ....+. TABLE ACCESS FULL CUSTOMER [+]   220 1219
8 2 ....+. TABLE ACCESS FULL SALES_ORDER [+]   465 282210
9 4 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+] 0 1
10 10 .... VIEW     18836 302976
11 9 ....+ HASH GROUP BY   [+] 18836 302976
12 8 ....+. HASH JOIN   [+] 8648 3416582
13 6 ....+.. TABLE ACCESS FULL PART [+]   392 200000
14 7 ....+.. TABLE ACCESS FULL ORDER_LINE [+]   3609 3450201
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 2816325939

Peeked Binds  timestamp:2013-02-04/06:34:17

# Name Type Value
1 :B1 VARCHAR2(32) "4"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:2816325939  sqlt_phv:25354  sqlt_phv2:70639  source:DBA_SQLTUNE_PLANS  "Original"  timestamp:2013-02-04/10:53:34

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Cost2 Estim Card
0 15 SELECT STATEMENT       19528 154
1 14  SORT ORDER BY   [+]   19528 154
2 13 . FILTER   [+]   19528
3 12 .. HASH GROUP BY   [+]   19528 154
4 11 ... HASH JOIN   [+]   19526 3587
5 5 .... NESTED LOOPS   [+]   688 3587
6 3 ....+ HASH JOIN   [+]   687 3587
7 1 ....+. TABLE ACCESS FULL CUSTOMER [+] [+] [+] 220 1219
8 2 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]   465 282210
9 4 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]   0 1
10 10 .... VIEW   [+]   18836 302976
11 9 ....+ HASH GROUP BY   [+]   18836 302976
12 8 ....+. HASH JOIN   [+]   8648 3416582
13 6 ....+.. TABLE ACCESS FULL PART [+] [+]   392 200000
14 7 ....+.. TABLE ACCESS FULL ORDER_LINE [+] [+]   3609 3450201
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 2816325939

Peeked Binds  timestamp:2013-02-04/10:53:34

# Name Type Value
1 :B1 VARCHAR2(32) "4"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:2883761925 [W]  sqlt_phv:18561  sqlt_phv2:40377  source:GV$SQL_PLAN  inst:1  child:14(38F11DD8)  executions:6  is_sharable:Y  timestamp:2013-02-04/10:24:29

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 17 SELECT STATEMENT         21897 2420 1 36164 * 15x under  
1 16  SORT ORDER BY   [+]     21897 2420 1 36164 * 15x under 111223 1 17446 31.760 6 216984 * 15x under 667352 6 77360 209.978 [+]
2 15 . HASH JOIN   [+]     21896 2420 1 36164 * 15x under 111223 1 17446 31.660 6 216984 * 15x under 667352 6 77360 209.340 [+]
3 13 .. VIEW   [+]     21390 95938 1 94072 1x 110441 1 16665 31.151 6 564432 1x 662656 6 74238 206.060  
4 12 ... HASH GROUP BY   [+]     21390 95938 1 94072 1x 110441 1 16665 30.987 6 564432 1x 662656 6 74238 205.023 [+]
5 11 .... NESTED LOOPS   [+]     21390 95938 1 94072 1x 110441 1 16665 30.758 6 564432 1x 662656 6 74238 203.429  
6 9 ....+ VIEW VW_GBC_10   [+]     21382 95938 1 94072 1x 16367 1 16456 29.919 6 564432 1x 98212 6 74017 197.615  
7 8 ....+. HASH GROUP BY   [+]     21382 95938 1 94072 1x 16367 1 16456 29.744 6 564432 1x 98212 6 74017 196.444 [+]
8 7 ....+.. HASH JOIN   [+]     20057 282210 1 281790 1x 16367 1 16456 29.226 6 1690740 1x 98212 6 74017 192.749 [+]
9 1 ....+... TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1658 0.300 6 1690752 1x 9958 0 6629 2.016  
10 6 ....+... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14798 26.903 6 1799988 1x 88254 6 67388 176.801  
11 5 ....+.... HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14798 26.360 6 1799988 1x 88254 6 67388 173.056 [+]
12 4 ....+....+ HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14798 18.609 6 20701206 1x 88254 6 67388 122.052 [+]
13 2 ....+....+. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1399 0.310 6 1200000 1x 8404 0 5593 1.331  
14 3 ....+....+. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13399 3.520 6 20701206 1x 79850 6 61795 23.340  
15 10 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 94072 94072 1x 94074 0 209 0.408 564432 564432 1x 564444 0 221 2.889  
16 14 .. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 48393 1 48459 1x 782 0 781 0.056 6 290754 1x 4696 0 3122 0.348  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 2883761925

Peeked Binds  timestamp:2013-02-04/10:24:29

# Name Type Value
1 :B1 VARCHAR2(4000) "2"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:24:29 :B1 VARCHAR2(4000) "2"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:2883761925 [W]  sqlt_phv:18561  sqlt_phv2:40377  source:GV$SQL_PLAN  inst:1  child:0(3FB1BB5C)  executions:3  is_sharable:N  timestamp:2013-02-04/10:13:47

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
CU Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
CU Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 17 SELECT STATEMENT         21897 2420  
1 16  SORT ORDER BY   [+]     21897 2420 1 36164 * 15x under 111223 1 16992 32.306 3 108492 * 15x under 333669 3 51335 173.633 [+]
2 15 . HASH JOIN   [+]     21896 2420 1 36164 * 15x under 111223 1 16992 32.200 3 108492 * 15x under 333669 3 51335 173.316 [+]
3 13 .. VIEW   [+]     21390 95938 1 94072 1x 110441 1 16212 31.664 3 282216 1x 331323 3 48994 168.755  
4 12 ... HASH GROUP BY   [+]     21390 95938 1 94072 1x 110441 1 16212 31.498 3 282216 1x 331323 3 48994 168.249 [+]
5 11 .... NESTED LOOPS   [+]     21390 95938 1 94072 1x 110441 1 16212 31.262 3 282216 1x 331323 3 48994 167.526  
6 9 ....+ VIEW VW_GBC_10   [+]     21382 95938 1 94072 1x 16367 1 16212 30.416 3 282216 1x 49101 3 48785 164.855  
7 8 ....+. HASH GROUP BY   [+]     21382 95938 1 94072 1x 16367 1 16212 30.238 3 282216 1x 49101 3 48785 164.294 [+]
8 7 ....+.. HASH JOIN   [+]     20057 282210 1 281790 1x 16367 1 16212 29.697 3 845370 1x 49101 3 48785 162.669 [+]
9 1 ....+... TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 0 1657 0.300 3 845376 1x 4977 0 4972 5.490  
10 6 ....+... VIEW   [+]     18836 302976 1 299998 1x 14708 1 14555 27.314 3 899994 1x 44124 3 43813 150.802  
11 5 ....+.... HASH GROUP BY   [+]     18836 302976 1 299998 1x 14708 1 14555 26.749 3 899994 1x 44124 3 43813 149.112 [+]
12 4 ....+....+ HASH JOIN   [+]     8648 3416582 1 3450201 1x 14708 1 14555 18.845 3 10350603 1x 44124 3 43813 123.297 [+]
13 2 ....+....+. TABLE ACCESS FULL PART [+] [+]     392 200000 1 200000 1x 1400 0 1398 0.207 3 600000 1x 4200 0 4195 4.337  
14 3 ....+....+. TABLE ACCESS FULL ORDER_LINE [+] [+]     3609 3450201 1 3450201 1x 13308 1 13157 3.630 3 10350603 1x 39924 3 39618 70.215  
15 10 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 94072 94072 1x 94074 0 0 0.416 282216 282216 1x 282222 0 209 1.329  
16 14 .. TABLE ACCESS FULL CUSTOMER [+] [+] [+] [+] 220 48393 1 48459 1x 782 0 780 0.057 3 145377 1x 2346 0 2341 3.141  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 2883761925

Peeked Binds  timestamp:2013-02-04/10:13:47

# Name Type Value
1 :B1 VARCHAR2(32) "2"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:13:46 :B1 VARCHAR2(32) "2"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:2883761925 [W]  sqlt_phv:18561  sqlt_phv2:18561  source:DBA_HIST_SQL_PLAN  timestamp:2013-02-04/06:29:14  oldest_snapshot:2013-02-04/06:00:48

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Cost2 Estim Card
0 17 SELECT STATEMENT     21897 2420
1 16  SORT ORDER BY     21897 2420
2 15 . HASH JOIN   [+] 21896 2420
3 13 .. VIEW     21390 95938
4 12 ... HASH GROUP BY     21390 95938
5 11 .... NESTED LOOPS     21390 95938
6 9 ....+ VIEW VW_GBC_10     21382 95938
7 8 ....+. HASH GROUP BY   [+] 21382 95938
8 7 ....+.. HASH JOIN   [+] 20057 282210
9 1 ....+... TABLE ACCESS FULL SALES_ORDER [+]   465 282210
10 6 ....+... VIEW     18836 302976
11 5 ....+.... HASH GROUP BY   [+] 18836 302976
12 4 ....+....+ HASH JOIN   [+] 8648 3416582
13 2 ....+....+. TABLE ACCESS FULL PART [+]   392 200000
14 3 ....+....+. TABLE ACCESS FULL ORDER_LINE [+]   3609 3450201
15 10 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+] 0 1
16 14 .. TABLE ACCESS FULL CUSTOMER [+]   220 48393
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 2883761925

Peeked Binds  timestamp:2013-02-04/06:29:14

# Name Type Value
1 :B1 VARCHAR2(32) "2"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/06:29:14 :B1 VARCHAR2(32) "2"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:2883761925 [W]  sqlt_phv:18561  sqlt_phv2:54679  source:DBA_SQLTUNE_PLANS  "Plan from cursor cache"  timestamp:2013-02-04/10:53:34

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Cost2 Estim Card
0 17 SELECT STATEMENT       21754 61
1 16  SORT ORDER BY   [+]   21754 61
2 15 . HASH JOIN   [+]   21753 61
3 13 .. VIEW   [+]   21390 95938
4 12 ... HASH GROUP BY   [+]   21390 95938
5 11 .... NESTED LOOPS   [+]   21390 95938
6 9 ....+ VIEW VW_GBC_10   [+]   21382 95938
7 8 ....+. HASH GROUP BY   [+]   21382 95938
8 7 ....+.. HASH JOIN   [+]   20057 282210
9 1 ....+... TABLE ACCESS FULL SALES_ORDER [+] [+]   465 282210
10 6 ....+... VIEW   [+]   18836 302976
11 5 ....+.... HASH GROUP BY   [+]   18836 302976
12 4 ....+....+ HASH JOIN   [+]   8648 3416582
13 2 ....+....+. TABLE ACCESS FULL PART [+] [+]   392 200000
14 3 ....+....+. TABLE ACCESS FULL ORDER_LINE [+] [+]   3609 3450201
15 10 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]   0 1
16 14 .. TABLE ACCESS FULL CUSTOMER [+] [+] [+] 220 1219
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 2883761925

Peeked Binds  timestamp:2013-02-04/10:53:34

# Name Type Value
1 :B1 VARCHAR2(32) "4"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:3267771367  sqlt_phv:65842  sqlt_phv2:11910  source:GV$SQL_PLAN  inst:1  child:20(4613CEC8)  executions:4  is_sharable:Y  timestamp:2013-02-04/10:27:45

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 21 SELECT STATEMENT         7260 154 1 42 4x over  
1 20  SORT ORDER BY   [+]     7260 154 1 42 4x over 5149 0.054 4 1928 3x under 284724 21815 33.409 [+]
2 19 . FILTER   [+]     7260 1 42 5149 0.054 4 1928 284724 21815 33.404  
3 18 .. HASH GROUP BY   [+]     7260 154 1 46 3x over 5149 0.054 4 2444 4x under 284724 21815 33.396 [+]
4 17 ... NESTED LOOPS   [+]     7257 3587 1 129 * 28x over 5149 0.053 4 7226 2x over 284724 21815 33.363  
5 7 .... NESTED LOOPS   [+]     83 3587 1 129 * 28x over 418 0.004 4 7226 2x over 22856 3039 2.291  
6 5 ....+ NESTED LOOPS   [+]     82 3587 1 129 * 28x over 283 0.003 4 7226 2x over 15418 3039 2.205  
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     9 1219 1 47 * 26x over 49 0.000 4 2572 2x over 2522 3 0.043  
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 1 1219 1 47 * 26x over 2 0.000 4 2572 2x over 14 3 0.028  
9 4 ....+. TABLE ACCESS BY INDEX ROWID SALES_ORDER [+] [+]     1 3 47 129 1x 234 0.002 2572 7226 1x 12896 3036 2.138  
10 3 ....+.. INDEX RANGE SCAN SALES_ORDER_N2 [+] [+]     1 3 47 138 1x 96 0.001 2572 7732 1x 5166 1059 1.970  
11 6 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     1 1 129 129 1x 135 0.001 7226 7226 1x 7438 0 0.047  
12 16 .... VIEW PUSHED PREDICATE   [+]     2 1 129 129 1x 4731 0.048 7226 7226 1x 261868 18776 31.034  
13 15 ....+ FILTER   [+]     3 129 129 4731 0.048 7226 7226 261868 18776 30.986  
14 14 ....+. SORT AGGREGATE   [+]     3 1 129 129 1x 4731 0.047 7226 7226 1x 261868 18776 30.928  
15 13 ....+.. NESTED LOOPS   [+]     3 129 1488 4731 0.042 7226 82420 261868 18776 30.651  
16 11 ....+... NESTED LOOPS   [+]     2 11 129 1488 1x 3243 0.027 7226 82420 1x 179448 18303 29.752  
17 9 ....+.... TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     1 11 129 1488 1x 1753 0.011 7226 82420 1x 97020 18290 28.624  
18 8 ....+....+ INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     1 11 129 1488 1x 267 0.003 7226 82420 1x 14644 4421 27.742  
19 10 ....+.... INDEX UNIQUE SCAN PART_PK [+] [+]     1 1 1488 1488 1x 1490 0.009 82420 82420 1x 82428 13 0.661  
20 12 ....+... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 1488 1488 1x 1488 0.007 82420 82420 1x 82420 473 0.423  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3267771367

Peeked Binds  timestamp:2013-02-04/10:27:45

# Name Type Value
1 :B1 VARCHAR2(32) "4"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:27:45 :B1 VARCHAR2(32) "4"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 optimizer_index_cost_adj 1
5 statistics_level all
6 parallel_max_degree 2

Execution Plan  phv:3267771367  sqlt_phv:65842  sqlt_phv2:11910  source:GV$SQL_PLAN  inst:1  child:17(4619A4BC)  executions:2  is_sharable:N  timestamp:2013-02-04/10:26:25

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 21 SELECT STATEMENT         7260 154  
1 20  SORT ORDER BY   [+]     7260 154 1 42 4x over 5149 0.056 2 84 4x over 10298 176 0.243 [+]
2 19 . FILTER   [+]     7260 1 42 5149 0.055 2 84 10298 176 0.243  
3 18 .. HASH GROUP BY   [+]     7260 154 1 46 3x over 5149 0.055 2 92 3x over 10298 176 0.243 [+]
4 17 ... NESTED LOOPS   [+]     7257 3587 1 129 * 28x over 5149 0.054 2 258 * 28x over 10298 176 0.236  
5 7 .... NESTED LOOPS   [+]     83 3587 1 129 * 28x over 418 0.004 2 258 * 28x over 836 176 0.121  
6 5 ....+ NESTED LOOPS   [+]     82 3587 1 129 * 28x over 283 0.003 2 258 * 28x over 566 176 0.118  
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     9 1219 1 47 * 26x over 49 0.000 2 94 * 26x over 98 0 0.001  
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 1 1219 1 47 * 26x over 2 0.000 2 94 * 26x over 4 0 0.000  
9 4 ....+. TABLE ACCESS BY INDEX ROWID SALES_ORDER [+] [+]     1 3 47 129 1x 234 0.002 94 258 1x 468 176 0.117  
10 3 ....+.. INDEX RANGE SCAN SALES_ORDER_N2 [+] [+]     1 3 47 138 1x 96 0.001 94 276 1x 192 48 0.107  
11 6 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     1 1 129 129 1x 135 0.001 258 258 1x 270 0 0.002  
12 16 .... VIEW PUSHED PREDICATE   [+]     2 1 129 129 1x 4731 0.049 258 258 1x 9462 0 0.114  
13 15 ....+ FILTER   [+]     3 129 129 4731 0.048 258 258 9462 0 0.112  
14 14 ....+. SORT AGGREGATE   [+]     3 1 129 129 1x 4731 0.047 258 258 1x 9462 0 0.111  
15 13 ....+.. NESTED LOOPS   [+]     3 129 1488 4731 0.043 258 2976 9462 0 0.102  
16 11 ....+... NESTED LOOPS   [+]     2 11 129 1488 1x 3243 0.027 258 2976 1x 6486 0 0.070  
17 9 ....+.... TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     1 11 129 1488 1x 1753 0.011 258 2976 1x 3506 0 0.022  
18 8 ....+....+ INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     1 11 129 1488 1x 267 0.003 258 2976 1x 534 0 0.007  
19 10 ....+.... INDEX UNIQUE SCAN PART_PK [+] [+]     1 1 1488 1488 1x 1490 0.009 2976 2976 1x 2980 0 0.022  
20 12 ....+... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 1488 1488 1x 1488 0.007 2976 2976 1x 2976 0 0.015  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3267771367

Peeked Binds  timestamp:2013-02-04/10:26:25

# Name Type Value
1 :B1 VARCHAR2(32) "5"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:26:25 :B1 VARCHAR2(32) "5"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 optimizer_index_cost_adj 1
5 statistics_level all
6 parallel_max_degree 2

Execution Plan  phv:3267771367  sqlt_phv:65842  sqlt_phv2:11910  source:GV$SQL_PLAN  inst:1  child:10(38E94784)  executions:4  is_sharable:Y  timestamp:2013-02-04/10:22:03

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
CR Buffer Gets2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
Elapsed Time in secs2
Work Area
0 21 SELECT STATEMENT         7260 154  
1 20  SORT ORDER BY   [+]     7260 154 1 0 2 0.000 4 0 288 0.004 [+]
2 19 . FILTER   [+]     7260 1 0 2 0.000 4 0 288 0.004  
3 18 .. HASH GROUP BY   [+]     7260 154 1 0 2 0.000 4 2 ** 308x over 288 0.004 [+]
4 17 ... NESTED LOOPS   [+]     7257 3587 1 0 2 0.000 4 6 *** 2391x over 288 0.003  
5 7 .... NESTED LOOPS   [+]     83 3587 1 0 2 0.000 4 6 *** 2391x over 34 0.000  
6 5 ....+ NESTED LOOPS   [+]     82 3587 1 0 2 0.000 4 6 *** 2391x over 24 0.000  
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     9 1219 1 0 2 0.000 4 2 *** 2438x over 10 0.000  
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 1 1219 1 0 2 0.000 4 2 *** 2438x over 8 0.000  
9 4 ....+. TABLE ACCESS BY INDEX ROWID SALES_ORDER [+] [+]     1 3 0 0 0 0.000 2 6 1x 14 0.000  
10 3 ....+.. INDEX RANGE SCAN SALES_ORDER_N2 [+] [+]     1 3 0 0 0 0.000 2 8 1x 6 0.000  
11 6 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     1 1 0 0 0 0.000 6 6 1x 10 0.000  
12 16 .... VIEW PUSHED PREDICATE   [+]     2 1 0 0 0 0.000 6 6 1x 254 0.003  
13 15 ....+ FILTER   [+]     3 0 0 0 0.000 6 6 254 0.003  
14 14 ....+. SORT AGGREGATE   [+]     3 1 0 0 0 0.000 6 6 1x 254 0.003  
15 13 ....+.. NESTED LOOPS   [+]     3 0 0 0 0.000 6 78 254 0.002  
16 11 ....+... NESTED LOOPS   [+]     2 11 0 0 0 0.000 6 78 1x 176 0.002  
17 9 ....+.... TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     1 11 0 0 0 0.000 6 78 1x 94 0.001  
18 8 ....+....+ INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     1 11 0 0 0 0.000 6 78 1x 16 0.000  
19 10 ....+.... INDEX UNIQUE SCAN PART_PK [+] [+]     1 1 0 0 0 0.000 78 78 1x 82 0.000  
20 12 ....+... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 0 0 0 0.000 78 78 1x 78 0.000  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 db_version 11.2.0.3
2 parse_schema "QTUNE"
3 plan_hash 3267771367

Peeked Binds  timestamp:2013-02-04/10:22:03

# Name Type Value
1 :B1 VARCHAR2(2000) "6"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:22:03 :B1 VARCHAR2(2000) "6"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:3267771367  sqlt_phv:65842  sqlt_phv2:11910  source:GV$SQL_PLAN  inst:1  child:6(3F9152A0)  executions:2  is_sharable:N  timestamp:2013-02-04/10:20:10

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
CR Buffer Gets2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
CR Buffer Gets2
ALL
Elapsed Time in secs2
Work Area
0 21 SELECT STATEMENT         7260 154  
1 20  SORT ORDER BY   [+]     7260 154 1 0 2 0.000 2 0 4 0.000 [+]
2 19 . FILTER   [+]     7260 1 0 2 0.000 2 0 4 0.000  
3 18 .. HASH GROUP BY   [+]     7260 154 1 0 2 0.000 2 0 4 0.000 [+]
4 17 ... NESTED LOOPS   [+]     7257 3587 1 0 2 0.000 2 0 4 0.000  
5 7 .... NESTED LOOPS   [+]     83 3587 1 0 2 0.000 2 0 4 0.000  
6 5 ....+ NESTED LOOPS   [+]     82 3587 1 0 2 0.000 2 0 4 0.000  
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     9 1219 1 0 2 0.000 2 0 4 0.000  
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 1 1219 1 0 2 0.000 2 0 4 0.000  
9 4 ....+. TABLE ACCESS BY INDEX ROWID SALES_ORDER [+] [+]     1 3 0 0 0 0.000 0 0 0 0.000  
10 3 ....+.. INDEX RANGE SCAN SALES_ORDER_N2 [+] [+]     1 3 0 0 0 0.000 0 0 0 0.000  
11 6 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     1 1 0 0 0 0.000 0 0 0 0.000  
12 16 .... VIEW PUSHED PREDICATE   [+]     2 1 0 0 0 0.000 0 0 0 0.000  
13 15 ....+ FILTER   [+]     3 0 0 0 0.000 0 0 0 0.000  
14 14 ....+. SORT AGGREGATE   [+]     3 1 0 0 0 0.000 0 0 0 0.000  
15 13 ....+.. NESTED LOOPS   [+]     3 0 0 0 0.000 0 0 0 0.000  
16 11 ....+... NESTED LOOPS   [+]     2 11 0 0 0 0.000 0 0 0 0.000  
17 9 ....+.... TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     1 11 0 0 0 0.000 0 0 0 0.000  
18 8 ....+....+ INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     1 11 0 0 0 0.000 0 0 0 0.000  
19 10 ....+.... INDEX UNIQUE SCAN PART_PK [+] [+]     1 1 0 0 0 0.000 0 0 0 0.000  
20 12 ....+... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 0 0 0 0.000 0 0 0 0.000  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3267771367

Peeked Binds  timestamp:2013-02-04/10:20:10

# Name Type Value
1 :B1 VARCHAR2(32) "7"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:20:10 :B1 VARCHAR2(32) "7"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:3267771367  sqlt_phv:65842  sqlt_phv2:11910  source:GV$SQL_PLAN  inst:1  child:5(3DFAF4B8)  executions:2  is_sharable:N  timestamp:2013-02-04/10:20:10

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 21 SELECT STATEMENT         7260 154  
1 20  SORT ORDER BY   [+]     7260 154 1 0 142 0.002 2 0 284 64 0.068 [+]
2 19 . FILTER   [+]     7260 1 0 142 0.002 2 0 284 64 0.068  
3 18 .. HASH GROUP BY   [+]     7260 154 1 1 ** 154x over 142 0.002 2 2 ** 154x over 284 64 0.068 [+]
4 17 ... NESTED LOOPS   [+]     7257 3587 1 3 *** 1196x over 142 0.001 2 6 *** 1196x over 284 64 0.067  
5 7 .... NESTED LOOPS   [+]     83 3587 1 3 *** 1196x over 15 0.000 2 6 *** 1196x over 30 8 0.001  
6 5 ....+ NESTED LOOPS   [+]     82 3587 1 3 *** 1196x over 10 0.000 2 6 *** 1196x over 20 8 0.001  
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     9 1219 1 1 *** 1219x over 3 0.000 2 2 *** 1219x over 6 1 0.000  
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 1 1219 1 1 *** 1219x over 2 0.000 2 2 *** 1219x over 4 0 0.000  
9 4 ....+. TABLE ACCESS BY INDEX ROWID SALES_ORDER [+] [+]     1 3 1 3 1x 7 0.000 2 6 1x 14 7 0.000  
10 3 ....+.. INDEX RANGE SCAN SALES_ORDER_N2 [+] [+]     1 3 1 4 1x 3 0.000 2 8 1x 6 3 0.000  
11 6 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     1 1 3 3 1x 5 0.000 6 6 1x 10 0 0.000  
12 16 .... VIEW PUSHED PREDICATE   [+]     2 1 3 3 1x 127 0.001 6 6 1x 254 56 0.067  
13 15 ....+ FILTER   [+]     3 3 3 127 0.001 6 6 254 56 0.067  
14 14 ....+. SORT AGGREGATE   [+]     3 1 3 3 1x 127 0.001 6 6 1x 254 56 0.067  
15 13 ....+.. NESTED LOOPS   [+]     3 3 39 127 0.001 6 78 254 56 0.066  
16 11 ....+... NESTED LOOPS   [+]     2 11 3 39 1x 88 0.001 6 78 1x 176 39 0.065  
17 9 ....+.... TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     1 11 3 39 1x 47 0.000 6 78 1x 94 38 0.053  
18 8 ....+....+ INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     1 11 3 39 1x 8 0.000 6 78 1x 16 3 0.051  
19 10 ....+.... INDEX UNIQUE SCAN PART_PK [+] [+]     1 1 39 39 1x 41 0.000 78 78 1x 82 1 0.012  
20 12 ....+... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 39 39 1x 39 0.000 78 78 1x 78 17 0.001  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3267771367

Peeked Binds  timestamp:2013-02-04/10:20:10

# Name Type Value
1 :B1 VARCHAR2(32) "6"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:20:10 :B1 VARCHAR2(32) "6"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:3267771367  sqlt_phv:65842  sqlt_phv2:65842  source:DBA_HIST_SQL_PLAN  timestamp:2013-02-04/06:35:23  oldest_snapshot:2013-02-04/06:30:45

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Cost2 Estim Card
0 21 SELECT STATEMENT     536 1
1 20  SORT ORDER BY     536 1
2 19 . FILTER     536
3 18 .. HASH GROUP BY     536 1
4 17 ... NESTED LOOPS     534 19
5 7 .... NESTED LOOPS     42 19
6 5 ....+ NESTED LOOPS     42 19
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+]   7 6
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] 2 6
9 4 ....+. TABLE ACCESS BY INDEX ROWID SALES_ORDER [+]   6 3
10 3 ....+.. INDEX RANGE SCAN SALES_ORDER_N2 [+] [+] 2 3
11 6 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] [+] 0 1
12 16 .... VIEW PUSHED PREDICATE     26 1
13 15 ....+ FILTER     27
14 14 ....+. SORT AGGREGATE     27 1
15 13 ....+.. NESTED LOOPS     27
16 11 ....+... NESTED LOOPS     26 11
17 9 ....+.... TABLE ACCESS BY INDEX ROWID ORDER_LINE [+]   15 11
18 8 ....+....+ INDEX RANGE SCAN ORDER_LINE_N1 [+] [+] 3 11
19 10 ....+.... INDEX UNIQUE SCAN PART_PK [+] [+] 0 1
20 12 ....+... TABLE ACCESS BY INDEX ROWID PART [+]   1 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3267771367

Peeked Binds  timestamp:2013-02-04/06:35:23

# Name Type Value
1 :B1 VARCHAR2(32) "7"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:3267771367  sqlt_phv:65842  sqlt_phv2:65842  source:DBA_SQLTUNE_PLANS  "Plan from cursor cache"  timestamp:2013-02-04/10:53:34

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To Cost2 Estim Card
0 21 SELECT STATEMENT   7260 154
1 20  SORT ORDER BY   7260 154
2 19 . FILTER   7260
3 18 .. HASH GROUP BY   7260 154
4 17 ... NESTED LOOPS   7257 3587
5 7 .... NESTED LOOPS   83 3587
6 5 ....+ NESTED LOOPS   82 3587
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] 9 1219
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] 1 1219
9 4 ....+. TABLE ACCESS BY INDEX ROWID SALES_ORDER [+] 1 3
10 3 ....+.. INDEX RANGE SCAN SALES_ORDER_N2 [+] 1 3
11 6 ....+ INDEX UNIQUE SCAN CUSTOMER_PK [+] 1 1
12 16 .... VIEW PUSHED PREDICATE   2 1
13 15 ....+ FILTER   3
14 14 ....+. SORT AGGREGATE   3 1
15 13 ....+.. NESTED LOOPS   3
16 11 ....+... NESTED LOOPS   2 11
17 9 ....+.... TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] 1 11
18 8 ....+....+ INDEX RANGE SCAN ORDER_LINE_N1 [+] 1 11
19 10 ....+.... INDEX UNIQUE SCAN PART_PK [+] 1 1
20 12 ....+... TABLE ACCESS BY INDEX ROWID PART [+] 1 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Go to Tables
Go to Indexes
Go to Top
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:3935795003  sqlt_phv:93006  sqlt_phv2:39074  source:GV$SQL_PLAN  inst:1  child:26(3B6A79F8)  executions:2  is_sharable:Y  timestamp:2013-02-04/10:39:01

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 20 SELECT STATEMENT         7767 12 1 42 4x under  
1 19  SORT ORDER BY   [+]     7767 12 1 42 4x under 6570 1657 1.168 2 84 4x under 13140 3314 2.356 [+]
2 18 . FILTER   [+]     7767 1 42 6570 1657 1.168 2 84 13140 3314 2.355  
3 17 .. HASH GROUP BY   [+]     7767 12 1 46 4x under 6570 1657 1.168 2 92 4x under 13140 3314 2.355 [+]
4 16 ... NESTED LOOPS   [+]     7765 279 1 129 2x over 6570 1657 1.162 2 258 2x over 13140 3314 2.344  
5 14 .... NESTED LOOPS   [+]     7765 279 1 129 2x over 6439 1657 1.160 2 258 2x over 12878 3314 2.341  
6 4 ....+ HASH JOIN   [+]     538 279 1 129 2x over 1708 1657 1.107 2 258 2x over 3416 3314 2.234 [+]
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     71 95 1 47 2x over 49 0 0.000 2 94 2x over 98 0 0.001  
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 2 95 1 47 2x over 2 0 0.000 2 94 2x over 4 0 0.000  
9 3 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 1657 0.314 2 563584 1x 3318 3314 0.631  
10 13 ....+ VIEW PUSHED PREDICATE   [+]     26 1 129 129 1x 4731 0 0.053 258 258 1x 9462 0 0.105  
11 12 ....+. FILTER   [+]     27 129 129 4731 0 0.052 258 258 9462 0 0.104  
12 11 ....+.. SORT AGGREGATE   [+]     27 1 129 129 1x 4731 0 0.052 258 258 1x 9462 0 0.102  
13 10 ....+... NESTED LOOPS   [+]     27 129 1488 4731 0 0.047 258 2976 9462 0 0.092  
14 8 ....+.... NESTED LOOPS   [+]     26 11 129 1488 1x 3243 0 0.032 258 2976 1x 6486 0 0.064  
15 6 ....+....+ TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     15 11 129 1488 1x 1753 0 0.016 258 2976 1x 3506 0 0.031  
16 5 ....+....+. INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     3 11 129 1488 1x 267 0 0.004 258 2976 1x 534 0 0.008  
17 7 ....+....+ INDEX UNIQUE SCAN PART_PK [+] [+]     0 1 1488 1488 1x 1490 0 0.009 2976 2976 1x 2980 0 0.017  
18 9 ....+.... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 1488 1488 1x 1488 0 0.007 2976 2976 1x 2976 0 0.014  
19 15 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 129 129 1x 131 0 0.001 258 258 1x 262 0 0.002  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3935795003

Peeked Binds  timestamp:2013-02-04/10:39:01

# Name Type Value
1 :B1 VARCHAR2(32) "5"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:39:01 :B1 VARCHAR2(32) "5"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 _unnest_subquery false
5 statistics_level all
6 parallel_max_degree 2

Execution Plan  phv:3935795003  sqlt_phv:93006  sqlt_phv2:39074  source:GV$SQL_PLAN  inst:1  child:11(33F6731C)  executions:4  is_sharable:Y  timestamp:2013-02-04/10:22:03

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 20 SELECT STATEMENT         7767 12  
1 19  SORT ORDER BY   [+]     7767 12 1 42 4x under 6570 1657 1.319 4 168 4x under 26280 6628 4.878 [+]
2 18 . FILTER   [+]     7767 1 42 6570 1657 1.319 4 168 26280 6628 4.877  
3 17 .. HASH GROUP BY   [+]     7767 12 1 46 4x under 6570 1657 1.318 4 184 4x under 26280 6628 4.877 [+]
4 16 ... NESTED LOOPS   [+]     7765 279 1 129 2x over 6570 1657 1.313 4 516 2x over 26280 6628 4.856  
5 14 .... NESTED LOOPS   [+]     7765 279 1 129 2x over 6439 1657 1.312 4 516 2x over 25756 6628 4.846  
6 4 ....+ HASH JOIN   [+]     538 279 1 129 2x over 1708 1657 1.255 4 516 2x over 6832 6628 4.604 [+]
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     71 95 1 47 2x over 49 0 0.000 4 188 2x over 196 0 0.002  
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 2 95 1 47 2x over 2 0 0.000 4 188 2x over 8 0 0.000  
9 3 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 1657 0.350 4 1127168 1x 6636 6628 1.300  
10 13 ....+ VIEW PUSHED PREDICATE   [+]     26 1 129 129 1x 4731 0 0.056 516 516 1x 18924 0 0.239  
11 12 ....+. FILTER   [+]     27 129 129 4731 0 0.055 516 516 18924 0 0.235  
12 11 ....+.. SORT AGGREGATE   [+]     27 1 129 129 1x 4731 0 0.054 516 516 1x 18924 0 0.232  
13 10 ....+... NESTED LOOPS   [+]     27 129 1488 4731 0 0.049 516 5952 18924 0 0.212  
14 8 ....+.... NESTED LOOPS   [+]     26 11 129 1488 1x 3243 0 0.033 516 5952 1x 12972 0 0.146  
15 6 ....+....+ TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     15 11 129 1488 1x 1753 0 0.016 516 5952 1x 7012 0 0.074  
16 5 ....+....+. INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     3 11 129 1488 1x 267 0 0.005 516 5952 1x 1068 0 0.020  
17 7 ....+....+ INDEX UNIQUE SCAN PART_PK [+] [+]     0 1 1488 1488 1x 1490 0 0.009 5952 5952 1x 5960 0 0.038  
18 9 ....+.... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 1488 1488 1x 1488 0 0.007 5952 5952 1x 5952 0 0.035  
19 15 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 129 129 1x 131 0 0.001 516 516 1x 524 0 0.004  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3935795003

Peeked Binds  timestamp:2013-02-04/10:22:03

# Name Type Value
1 :B1 VARCHAR2(2000) "5"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:22:03 :B1 VARCHAR2(2000) "5"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:3935795003  sqlt_phv:93006  sqlt_phv2:39074  source:GV$SQL_PLAN  inst:1  child:9(40CC080C)  executions:2  is_sharable:N  timestamp:2013-02-04/10:22:01

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 20 SELECT STATEMENT         7767 12  
1 19  SORT ORDER BY   [+]     7767 12 1 42 4x under 6570 1657 1.130 2 84 4x under 13140 3314 2.266 [+]
2 18 . FILTER   [+]     7767 1 42 6570 1657 1.130 2 84 13140 3314 2.266  
3 17 .. HASH GROUP BY   [+]     7767 12 1 46 4x under 6570 1657 1.130 2 92 4x under 13140 3314 2.266 [+]
4 16 ... NESTED LOOPS   [+]     7765 279 1 129 2x over 6570 1657 1.125 2 258 2x over 13140 3314 2.256  
5 14 .... NESTED LOOPS   [+]     7765 279 1 129 2x over 6439 1657 1.124 2 258 2x over 12878 3314 2.253  
6 4 ....+ HASH JOIN   [+]     538 279 1 129 2x over 1708 1657 1.072 2 258 2x over 3416 3314 2.149 [+]
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     71 95 1 47 2x over 49 0 0.000 2 94 2x over 98 0 0.001  
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 2 95 1 47 2x over 2 0 0.000 2 94 2x over 4 0 0.000  
9 3 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 1657 0.299 2 563584 1x 3318 3314 0.599  
10 13 ....+ VIEW PUSHED PREDICATE   [+]     26 1 129 129 1x 4731 0 0.051 258 258 1x 9462 0 0.102  
11 12 ....+. FILTER   [+]     27 129 129 4731 0 0.050 258 258 9462 0 0.101  
12 11 ....+.. SORT AGGREGATE   [+]     27 1 129 129 1x 4731 0 0.049 258 258 1x 9462 0 0.099  
13 10 ....+... NESTED LOOPS   [+]     27 129 1488 4731 0 0.045 258 2976 9462 0 0.089  
14 8 ....+.... NESTED LOOPS   [+]     26 11 129 1488 1x 3243 0 0.031 258 2976 1x 6486 0 0.061  
15 6 ....+....+ TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     15 11 129 1488 1x 1753 0 0.015 258 2976 1x 3506 0 0.029  
16 5 ....+....+. INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     3 11 129 1488 1x 267 0 0.004 258 2976 1x 534 0 0.007  
17 7 ....+....+ INDEX UNIQUE SCAN PART_PK [+] [+]     0 1 1488 1488 1x 1490 0 0.009 2976 2976 1x 2980 0 0.017  
18 9 ....+.... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 1488 1488 1x 1488 0 0.007 2976 2976 1x 2976 0 0.014  
19 15 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 129 129 1x 131 0 0.001 258 258 1x 262 0 0.002  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3935795003

Peeked Binds  timestamp:2013-02-04/10:22:01

# Name Type Value
1 :B1 VARCHAR2(128) "5"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:22:00 :B1 VARCHAR2(128) "5"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2

Execution Plan  phv:3935795003  sqlt_phv:93006  sqlt_phv2:39074  source:GV$SQL_PLAN  inst:1  child:4(3DC83500)  executions:2  is_sharable:N  timestamp:2013-02-04/10:20:04

SQL: [+]
ID Exec Ord Operation Go To More Peek Bind Capt Bind Cost2 Estim Card LAST
Starts
LAST
Output Rows
LAST
Over/Under Estimate1
LAST
CR Buffer Gets2
LAST
Disk Reads2
LAST
Elapsed Time in secs2
ALL
Starts
ALL
Output Rows
ALL
Over/Under Estimate1
ALL
CR Buffer Gets2
ALL
Disk Reads2
ALL
Elapsed Time in secs2
Work Area
0 20 SELECT STATEMENT         7767 12  
1 19  SORT ORDER BY   [+]     7767 12 1 42 4x under 6570 1663 1.171 2 84 4x under 13140 6228 5.881 [+]
2 18 . FILTER   [+]     7767 1 42 6570 1663 1.171 2 84 13140 6228 5.881  
3 17 .. HASH GROUP BY   [+]     7767 12 1 46 4x under 6570 1663 1.171 2 92 4x under 13140 6228 5.881 [+]
4 16 ... NESTED LOOPS   [+]     7765 279 1 129 2x over 6570 1663 1.166 2 258 2x over 13140 6228 5.871  
5 14 .... NESTED LOOPS   [+]     7765 279 1 129 2x over 6439 1663 1.164 2 258 2x over 12878 6228 5.868  
6 4 ....+ HASH JOIN   [+]     538 279 1 129 2x over 1708 1657 1.112 2 258 2x over 3416 3363 2.242 [+]
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] [+]     71 95 1 47 2x over 49 0 0.000 2 94 2x over 98 49 0.026  
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] [+] [+] 2 95 1 47 2x over 2 0 0.000 2 94 2x over 4 2 0.024  
9 3 ....+. TABLE ACCESS FULL SALES_ORDER [+] [+]     465 282210 1 281792 1x 1659 1657 0.321 2 563584 1x 3318 3314 0.633  
10 13 ....+ VIEW PUSHED PREDICATE   [+]     26 1 129 129 1x 4731 6 0.051 258 258 1x 9462 2865 3.625  
11 12 ....+. FILTER   [+]     27 129 129 4731 6 0.051 258 258 9462 2865 3.623  
12 11 ....+.. SORT AGGREGATE   [+]     27 1 129 129 1x 4731 6 0.050 258 258 1x 9462 2865 3.621  
13 10 ....+... NESTED LOOPS   [+]     27 129 1488 4731 6 0.045 258 2976 9462 2865 3.611  
14 8 ....+.... NESTED LOOPS   [+]     26 11 129 1488 1x 3243 0 0.030 258 2976 1x 6486 1959 3.549  
15 6 ....+....+ TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] [+]     15 11 129 1488 1x 1753 0 0.014 258 2976 1x 3506 1555 1.646  
16 5 ....+....+. INDEX RANGE SCAN ORDER_LINE_N1 [+] [+]     3 11 129 1488 1x 267 0 0.004 258 2976 1x 534 150 1.582  
17 7 ....+....+ INDEX UNIQUE SCAN PART_PK [+] [+]     0 1 1488 1488 1x 1490 0 0.009 2976 2976 1x 2980 404 1.887  
18 9 ....+.... TABLE ACCESS BY INDEX ROWID PART [+] [+]     1 1 1488 1488 1x 1488 6 0.007 2976 2976 1x 2976 906 0.047  
19 15 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+]     0 1 129 129 1x 131 0 0.001 258 258 1x 262 0 0.002  
Performance statistics is only available when parameter "statistics_level" was set to "ALL" at hard-parse time, or SQL contains "gather_plan_statistics" hint.
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3935795003

Peeked Binds  timestamp:2013-02-04/10:20:04

# Name Type Value
1 :B1 VARCHAR2(32) "5"

Captured Binds

List of captured binds is restricted up to 300 rows per Plan as per tool parameter "r_rows_table_m".
SQL: [+]
# Last Captured Name Type Value
1 2013-02-04/10:20:04 :B1 VARCHAR2(32) "5"

Optimizer Environment

# Name Value
1 parallel_threads_per_cpu 1
2 _pga_max_size 1717985280
3 sqlstat_enabled true
4 statistics_level all
5 parallel_max_degree 2
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:3935795003  sqlt_phv:93006  sqlt_phv2:93006  source:DBA_HIST_SQL_PLAN  timestamp:2013-02-04/06:35:16  oldest_snapshot:2013-02-04/06:30:45

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To More Cost2 Estim Card
0 20 SELECT STATEMENT     7767 12
1 19  SORT ORDER BY     7767 12
2 18 . FILTER     7767
3 17 .. HASH GROUP BY     7767 12
4 16 ... NESTED LOOPS     7765 279
5 14 .... NESTED LOOPS     7765 279
6 4 ....+ HASH JOIN     538 279
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+]   71 95
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] [+] 2 95
9 3 ....+. TABLE ACCESS FULL SALES_ORDER [+]   465 282210
10 13 ....+ VIEW PUSHED PREDICATE     26 1
11 12 ....+. FILTER     27
12 11 ....+.. SORT AGGREGATE     27 1
13 10 ....+... NESTED LOOPS     27
14 8 ....+.... NESTED LOOPS     26 11
15 6 ....+....+ TABLE ACCESS BY INDEX ROWID ORDER_LINE [+]   15 11
16 5 ....+....+. INDEX RANGE SCAN ORDER_LINE_N1 [+] [+] 3 11
17 7 ....+....+ INDEX UNIQUE SCAN PART_PK [+] [+] 0 1
18 9 ....+.... TABLE ACCESS BY INDEX ROWID PART [+]   1 1
19 15 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] [+] 0 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Other XML (id=1): [+]
Outline Data (id=1): [+]
Leading (id=1): [+]
Go to Tables
Go to Indexes
Go to Top

Plan Info

# Type Value
1 cardinality_feedback yes
2 db_version 11.2.0.3
3 parse_schema "QTUNE"
4 plan_hash 3935795003

Peeked Binds  timestamp:2013-02-04/06:35:16

# Name Type Value
1 :B1 VARCHAR2(32) "5"
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Execution Plan  phv:3935795003  sqlt_phv:93006  sqlt_phv2:93006  source:DBA_SQLTUNE_PLANS  "Plan from cursor cache"  timestamp:2013-02-04/10:53:34

SQL Text: [-]
SELECT /*+ gather_plan_statistics monitor bind_aware */
       v.customer_name,
       v.orders_total,
       v.credit_limit,
       (orders_total - credit_limit) over_limit
  FROM customer_v v
 WHERE orders_total > credit_limit
   AND customer_type = :b1
 ORDER BY
       over_limit DESC

SQL: [+]
ID Exec Ord Operation Go To Cost2 Estim Card
0 20 SELECT STATEMENT   7767 12
1 19  SORT ORDER BY   7767 12
2 18 . FILTER   7767
3 17 .. HASH GROUP BY   7767 12
4 16 ... NESTED LOOPS   7765 279
5 14 .... NESTED LOOPS   7765 279
6 4 ....+ HASH JOIN   538 279
7 2 ....+. TABLE ACCESS BY INDEX ROWID CUSTOMER [+] 71 95
8 1 ....+.. INDEX RANGE SCAN CUSTOMER_N2 [+] 2 95
9 3 ....+. TABLE ACCESS FULL SALES_ORDER [+] 465 282210
10 13 ....+ VIEW PUSHED PREDICATE   26 1
11 12 ....+. FILTER   27
12 11 ....+.. SORT AGGREGATE   27 1
13 10 ....+... NESTED LOOPS   27
14 8 ....+.... NESTED LOOPS   26 11
15 6 ....+....+ TABLE ACCESS BY INDEX ROWID ORDER_LINE [+] 15 11
16 5 ....+....+. INDEX RANGE SCAN ORDER_LINE_N1 [+] 3 11
17 7 ....+....+ INDEX UNIQUE SCAN PART_PK [+] 0 1
18 9 ....+.... TABLE ACCESS BY INDEX ROWID PART [+] 1 1
19 15 .... INDEX UNIQUE SCAN CUSTOMER_PK [+] 0 1
(1) If estim_card * starts < output_rows then under-estimate. If estim_card * starts > output_rows then over-estimate. Color highlights when exceeding * 10x, ** 100x and *** 1000x over/under-estimates.
(2) Largest contributors for cumulative-statistics columns are shown in red.
Go to Tables
Go to Indexes
Go to Top
Go to Execution Plans
Go to Plan Performance Statistics
Go to Plans Summary
Go to Tables
Go to Indexes
Go to Top

Active Session History

Go to Top

Active Session History by Plan

List below is restricted up to 300 recent plan lines (as per tool parameter "r_rows_table_m").
SQL: [+]
# Plan
Hash
Value
Session
State
Wait
Class
Event Snaps
Count
1 24296316 ON CPU 1
2 142578110 ON CPU 1050
3 142578110 WAITING User I/O direct path read 5
4 657302870 ON CPU 677
5 657302870 WAITING User I/O direct path read 2
6 1637264670 ON CPU 270
7 1637264670 WAITING User I/O db file sequential read 3
8 1637264670 WAITING User I/O direct path read 1
9 2816325939 ON CPU 1309
10 2816325939 WAITING User I/O direct path read 28
11 2816325939 WAITING User I/O db file parallel read 3
12 2883761925 ON CPU 673
13 2883761925 WAITING User I/O direct path read 122
14 2883761925 WAITING User I/O db file parallel read 3
15 2883761925 WAITING User I/O db file sequential read 1
16 3267771367 WAITING User I/O db file sequential read 71
17 3267771367 ON CPU 11
18 3935795003 ON CPU 27
19 3935795003 WAITING User I/O db file sequential read 16

Active Session History by Plan Line

List below is restricted up to 1000 recent plan lines (as per tool parameter "r_rows_table_l").
SQL: [+]
# Plan
Hash
Value
Plan
Line
ID
Plan
Operation
Plan
Options
Plan
Object
Owner
Plan
Object
Name
Session
State
Wait
Class
Event Curr
Obj
ID
Curr
Object
Name
Snaps
Count
1 24296316 21 TABLE ACCESS BY INDEX ROWID ON CPU 1
2 142578110 2 HASH JOIN ON CPU 7
3 142578110 2 HASH JOIN ON CPU 3
4 142578110 3 JOIN FILTER CREATE SYS :BF0000 ON CPU 2
5 142578110 5 VIEW ON CPU 2
6 142578110 5 VIEW ON CPU 1
7 142578110 6 HASH GROUP BY ON CPU 5
8 142578110 7 JOIN FILTER USE SYS :BF0000 ON CPU 7
9 142578110 7 JOIN FILTER USE SYS :BF0000 ON CPU 1
10 142578110 8 NESTED LOOPS ON CPU 19
11 142578110 8 NESTED LOOPS ON CPU 3
12 142578110 8 NESTED LOOPS ON CPU 1
13 142578110 9 VIEW VW_GBC_10 ON CPU 3
14 142578110 9 VIEW ON CPU 1
15 142578110 10 HASH GROUP BY ON CPU 15
16 142578110 10 HASH GROUP BY ON CPU 2
17 142578110 10 HASH GROUP BY ON CPU 1
18 142578110 11 HASH JOIN ON CPU 36
19 142578110 11 HASH JOIN ON CPU 24
20 142578110 11 HASH JOIN ON CPU 8
21 142578110 11 HASH JOIN ON CPU 6
22 142578110 12 TABLE ACCESS FULL QTUNE SALES_ORDER ON CPU 1
23 142578110 12 TABLE ACCESS FULL QTUNE SALES_ORDER ON CPU 1
24 142578110 13 VIEW ON CPU 20
25 142578110 13 VIEW ON CPU 5
26 142578110 13 VIEW ON CPU 1
27 142578110 14 HASH GROUP BY ON CPU 283
28 142578110 14 HASH GROUP BY ON CPU 47
29 142578110 14 HASH GROUP BY ON CPU 19
30 142578110 15 HASH JOIN ON CPU 403
# Plan
Hash
Value
Plan
Line
ID
Plan
Operation
Plan
Options
Plan
Object
Owner
Plan
Object
Name
Session
State
Wait
Class
Event Curr
Obj
ID
Curr
Object
Name
Snaps
Count
31 142578110 15 HASH JOIN ON CPU 60
32 142578110 15 HASH JOIN ON CPU 34
33 142578110 15 HASH JOIN ON CPU 14
34 142578110 17 TABLE ACCESS FULL QTUNE ORDER_LINE ON CPU 5
35 142578110 17 TABLE ACCESS FULL QTUNE ORDER_LINE WAITING User I/O direct path read 107094 QTUNE.ORDER_LINE 5
36 142578110 18 INDEX UNIQUE SCAN QTUNE CUSTOMER_PK ON CPU 3
37 142578110 18 INDEX UNIQUE SCAN QTUNE CUSTOMER_PK ON CPU 1
38 657302870 3 HASH GROUP BY ON CPU 2
39 657302870 4 NESTED LOOPS ON CPU 4
40 657302870 5 HASH JOIN ON CPU 5
41 657302870 5 HASH JOIN ON CPU 1
42 657302870 5 HASH JOIN ON CPU 1
43 657302870 6 JOIN FILTER CREATE ON CPU 1
44 657302870 6 JOIN FILTER CREATE ON CPU 1
45 657302870 6 JOIN FILTER CREATE SYS :BF0000 ON CPU 1
46 657302870 7 HASH JOIN ON CPU 23
47 657302870 7 HASH JOIN ON CPU 6
48 657302870 7 HASH JOIN ON CPU 3
49 657302870 9 TABLE ACCESS FULL QTUNE SALES_ORDER WAITING User I/O direct path read 107090 QTUNE.SALES_ORDER 1
50 657302870 10 VIEW ON CPU 1
51 657302870 11 HASH GROUP BY ON CPU 41
52 657302870 11 HASH GROUP BY ON CPU 2
53 657302870 12 JOIN FILTER USE SYS :BF0000 ON CPU 138
54 657302870 12 JOIN FILTER USE ON CPU 19
55 657302870 12 JOIN FILTER USE ON CPU 14
56 657302870 12 JOIN FILTER USE ON CPU 1
57 657302870 13 HASH JOIN ON CPU 352
58 657302870 13 HASH JOIN ON CPU 31
59 657302870 13 HASH JOIN ON CPU 18
60 657302870 13 HASH JOIN ON CPU 1
# Plan
Hash
Value
Plan
Line
ID
Plan
Operation
Plan
Options
Plan
Object
Owner
Plan
Object
Name
Session
State
Wait
Class
Event Curr
Obj
ID
Curr
Object
Name
Snaps
Count
61 657302870 15 TABLE ACCESS FULL QTUNE ORDER_LINE ON CPU 6
62 657302870 15 TABLE ACCESS FULL ON CPU 1
63 657302870 15 TABLE ACCESS FULL QTUNE ORDER_LINE WAITING User I/O direct path read 107094 QTUNE.ORDER_LINE 1
64 657302870 16 INDEX UNIQUE SCAN ON CPU 1
65 657302870 16 INDEX UNIQUE SCAN QTUNE CUSTOMER_PK ON CPU 1
66 1637264670 4 NESTED LOOPS ON CPU 4
67 1637264670 5 HASH JOIN ON CPU 1
68 1637264670 7 HASH JOIN ON CPU 9
69 1637264670 7 HASH JOIN ON CPU 2
70 1637264670 7 HASH JOIN ON CPU 2
71 1637264670 9 INDEX RANGE SCAN WAITING User I/O db file sequential read 107085 QTUNE.CUSTOMER_N2 2
72 1637264670 10 TABLE ACCESS FULL ON CPU 1
73 1637264670 10 TABLE ACCESS FULL QTUNE SALES_ORDER ON CPU 1
74 1637264670 10 TABLE ACCESS FULL WAITING User I/O direct path read 107090 QTUNE.SALES_ORDER 1
75 1637264670 12 HASH GROUP BY ON CPU 17
76 1637264670 13 JOIN FILTER USE ON CPU 46
77 1637264670 13 JOIN FILTER USE SYS :BF0000 ON CPU 22
78 1637264670 14 HASH JOIN ON CPU 155
79 1637264670 14 HASH JOIN ON CPU 6
80 1637264670 15 TABLE ACCESS FULL QTUNE PART ON CPU 1
81 1637264670 16 TABLE ACCESS FULL ON CPU 2
82 2816325939 4 HASH JOIN ON CPU 48
83 2816325939 4 HASH JOIN ON CPU 4
84 2816325939 6 HASH JOIN ON CPU 28
85 2816325939 6 HASH JOIN ON CPU 12
86 2816325939 6 HASH JOIN ON CPU 5
87 2816325939 6 HASH JOIN ON CPU 1
88 2816325939 7 TABLE ACCESS FULL WAITING User I/O direct path read 107082 QTUNE.CUSTOMER 2
89 2816325939 8 TABLE ACCESS FULL WAITING User I/O direct path read 107090 QTUNE.SALES_ORDER 6
90 2816325939 8 TABLE ACCESS FULL QTUNE SALES_ORDER WAITING User I/O direct path read 107090 QTUNE.SALES_ORDER 1
# Plan
Hash
Value
Plan
Line
ID
Plan
Operation
Plan
Options
Plan
Object
Owner
Plan
Object
Name
Session
State
Wait
Class
Event Curr
Obj
ID
Curr
Object
Name
Snaps
Count
91 2816325939 9 INDEX UNIQUE SCAN QTUNE CUSTOMER_PK ON CPU 1
92 2816325939 10 VIEW ON CPU 19
93 2816325939 10 VIEW ON CPU 6
94 2816325939 11 HASH GROUP BY ON CPU 428
95 2816325939 11 HASH GROUP BY ON CPU 65
96 2816325939 12 HASH JOIN ON CPU 586
97 2816325939 12 HASH JOIN ON CPU 65
98 2816325939 12 HASH JOIN ON CPU 21
99 2816325939 12 HASH JOIN ON CPU 2
100 2816325939 13 TABLE ACCESS FULL WAITING User I/O direct path read 107087 QTUNE.PART 3
101 2816325939 13 TABLE ACCESS FULL QTUNE PART ON CPU 1
102 2816325939 13 TABLE ACCESS FULL QTUNE PART ON CPU 1
103 2816325939 13 TABLE ACCESS FULL QTUNE PART WAITING User I/O direct path read 107087 QTUNE.PART 1
104 2816325939 14 TABLE ACCESS FULL WAITING User I/O direct path read 107094 QTUNE.ORDER_LINE 12
105 2816325939 14 TABLE ACCESS FULL QTUNE ORDER_LINE ON CPU 10
106 2816325939 14 TABLE ACCESS FULL ON CPU 4
107 2816325939 14 TABLE ACCESS FULL WAITING User I/O db file parallel read 107094 QTUNE.ORDER_LINE 3
108 2816325939 14 TABLE ACCESS FULL QTUNE ORDER_LINE WAITING User I/O direct path read 107094 QTUNE.ORDER_LINE 3
109 2883761925 1 SORT ORDER BY ON CPU 2
110 2883761925 2 HASH JOIN ON CPU 5
111 2883761925 2 HASH JOIN ON CPU 3
112 2883761925 3 VIEW ON CPU 2
113 2883761925 3 VIEW ON CPU 1
114 2883761925 4 HASH GROUP BY ON CPU 2
115 2883761925 4 HASH GROUP BY ON CPU 1
116 2883761925 5 NESTED LOOPS ON CPU 14
117 2883761925 5 NESTED LOOPS ON CPU 3
118 2883761925 6 VIEW VW_GBC_10 ON CPU 2
119 2883761925 6 VIEW VW_GBC_10 ON CPU 1
120 2883761925 7 HASH GROUP BY ON CPU 15
# Plan
Hash
Value
Plan
Line
ID
Plan
Operation
Plan
Options
Plan
Object
Owner
Plan
Object
Name
Session
State
Wait
Class
Event Curr
Obj
ID
Curr
Object
Name
Snaps
Count
121 2883761925 7 HASH GROUP BY ON CPU 4
122 2883761925 8 HASH JOIN ON CPU 25
123 2883761925 8 HASH JOIN ON CPU 16
124 2883761925 8 HASH JOIN ON CPU 4
125 2883761925 9 TABLE ACCESS FULL QTUNE SALES_ORDER WAITING User I/O direct path read 107090 QTUNE.SALES_ORDER 9
126 2883761925 10 VIEW ON CPU 8
127 2883761925 11 HASH GROUP BY ON CPU 198
128 2883761925 11 HASH GROUP BY ON CPU 18
129 2883761925 12 HASH JOIN ON CPU 287
130 2883761925 12 HASH JOIN ON CPU 31
131 2883761925 12 HASH JOIN ON CPU 10
132 2883761925 13 TABLE ACCESS FULL QTUNE PART WAITING User I/O direct path read 107087 QTUNE.PART 10
133 2883761925 14 TABLE ACCESS FULL QTUNE ORDER_LINE WAITING User I/O direct path read 107094 QTUNE.ORDER_LINE 95
134 2883761925 14 TABLE ACCESS FULL QTUNE ORDER_LINE ON CPU 3
135 2883761925 14 TABLE ACCESS FULL ON CPU 3
136 2883761925 14 TABLE ACCESS FULL QTUNE ORDER_LINE WAITING User I/O db file parallel read 107094 QTUNE.ORDER_LINE 3
137 2883761925 14 TABLE ACCESS FULL WAITING User I/O direct path read 107094 QTUNE.ORDER_LINE 2
138 2883761925 15 INDEX UNIQUE SCAN QTUNE CUSTOMER_PK ON CPU 3
139 2883761925 15 INDEX UNIQUE SCAN ON CPU 2
140 2883761925 15 INDEX UNIQUE SCAN QTUNE CUSTOMER_PK ON CPU 2
141 2883761925 15 INDEX UNIQUE SCAN QTUNE CUSTOMER_PK ON CPU 1
142 2883761925 15 INDEX UNIQUE SCAN QTUNE CUSTOMER_PK WAITING User I/O db file sequential read 107083 QTUNE.CUSTOMER_PK 1
143 2883761925 16 TABLE ACCESS FULL QTUNE CUSTOMER WAITING User I/O direct path read 107082 QTUNE.CUSTOMER 6
144 2883761925 16 TABLE ACCESS FULL QTUNE CUSTOMER ON CPU 1
145 3267771367 4 NESTED LOOPS ON CPU 1
146 3267771367 10 INDEX RANGE SCAN QTUNE SALES_ORDER_N2 WAITING User I/O db file sequential read 107093 QTUNE.SALES_ORDER_N2 11
147 3267771367 14 SORT AGGREGATE ON CPU 1
148 3267771367 15 NESTED LOOPS ON CPU 1
149 3267771367 16 NESTED LOOPS ON CPU 2
150 3267771367 16 NESTED LOOPS ON CPU 1
# Plan
Hash
Value
Plan
Line
ID
Plan
Operation
Plan
Options
Plan
Object
Owner
Plan
Object
Name
Session
State
Wait
Class
Event Curr
Obj
ID
Curr
Object
Name
Snaps
Count
151 3267771367 17 TABLE ACCESS BY INDEX ROWID QTUNE ORDER_LINE ON CPU 1
152 3267771367 17 TABLE ACCESS BY INDEX ROWID QTUNE ORDER_LINE ON CPU 1
153 3267771367 17 TABLE ACCESS BY INDEX ROWID QTUNE ORDER_LINE WAITING User I/O db file sequential read 107094 QTUNE.ORDER_LINE 1
154 3267771367 18 INDEX RANGE SCAN QTUNE ORDER_LINE_N1 WAITING User I/O db file sequential read 107096 QTUNE.ORDER_LINE_N1 58
155 3267771367 19 INDEX UNIQUE SCAN QTUNE PART_PK ON CPU 1
156 3267771367 19 INDEX UNIQUE SCAN QTUNE PART_PK ON CPU 1
157 3267771367 19 INDEX UNIQUE SCAN QTUNE PART_PK WAITING User I/O db file sequential read 107088 QTUNE.PART_PK 1
158 3267771367 20 TABLE ACCESS BY INDEX ROWID QTUNE PART ON CPU 1
159 3935795003 3 HASH GROUP BY ON CPU 1
160 3935795003 4 NESTED LOOPS ON CPU 1
161 3935795003 6 HASH JOIN ON CPU 18
162 3935795003 6 HASH JOIN ON CPU 2
163 3935795003 6 HASH JOIN ON CPU 1
164 3935795003 9 TABLE ACCESS FULL QTUNE SALES_ORDER ON CPU 1
165 3935795003 9 TABLE ACCESS FULL ON CPU 1
166 3935795003 15 TABLE ACCESS BY INDEX ROWID QTUNE ORDER_LINE ON CPU 1
167 3935795003 15 TABLE ACCESS BY INDEX ROWID ON CPU 1
168 3935795003 16 INDEX RANGE SCAN WAITING User I/O db file sequential read 107096 QTUNE.ORDER_LINE_N1 5
169 3935795003 16 INDEX RANGE SCAN QTUNE ORDER_LINE_N1 WAITING User I/O db file sequential read 107096 QTUNE.ORDER_LINE_N1 3
170 3935795003 17 INDEX UNIQUE SCAN WAITING User I/O db file sequential read 107088 QTUNE.PART_PK 4
171 3935795003 17 INDEX UNIQUE SCAN QTUNE PART_PK WAITING User I/O db file sequential read 107088 QTUNE.PART_PK 4

Active Session History by Session

List below is restricted up to 20 recent sessions (as per 2x tool parameter "r_rows_table_xs") and up to 20 snapshots per session (as per 2x tool parameter "r_rows_table_xs").
SQL: [+]
# Inst ID SID Serial# Sample Time SQL Exec Start Is SQL_ID Current SQL Child Num Force Matching Signature SQL Plan Hash Value SQL Plan Line ID SQL Plan Operation SQL Plan Options Event P1 Text P1 P2 Text P2 P3 Text P3 Wait Class Wait Time Session State Time Waited Blocking Session Status Blocking SID Blocking Serial# Blocking Inst ID Blocking Hang Chain Info Current Obj# Current File# Current Block# Current Row# Remote Inst# Program Module Action Client ID Machine TM Delta Time TM Delta CPU Time TM Delta DB Time Delta Time Delta Read I/O Requests Delta Write I/O Requests Delta Read I/O Bytes Delta Write I/O Bytes Delta Inter Connect I/O Bytes PGA Allocated Temp Space Allocated
1 1 15 1477 2013-02-04/10:39:04.114 2013-02-04/10:39:02 Y 26 1178211779310957485 3935795003 6 HASH JOIN file number 4 first dba 99136 block cnt 64 821 ON CPU 0 NOT IN WAIT 107090 4 99090 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1218447 1184074 1215571 1000073 30 0 11796480 0 11796480 4440064 0
2 1 15 1477 2013-02-04/10:39:03.114 2013-02-04/10:39:01 Y 26 1178211779310957485 3935795003 6 HASH JOIN file number 4 first dba 99330 block cnt 27 347 ON CPU 0 NOT IN WAIT 107090 4 99346 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000053 22 0 11067392 0 11067392 5423104 0
3 1 15 1477 2013-02-04/10:39:02.114 2013-02-04/10:39:01 Y 26 1178211779310957485 3935795003 6 HASH JOIN file number 4 first dba 97922 block cnt 62 767 ON CPU 0 NOT IN WAIT 107090 4 97905 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2180863 2116133 2148724 1000071 12 0 2506752 0 2506752 5292032 0
4 1 15 1477 2013-02-04/10:39:01.114 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 4 HASH JOIN file number 4 first dba 120768 block cnt 64 293 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000051 0 0 0 0 0 33931264 0
5 1 15 1477 2013-02-04/10:39:00.114 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 10 VIEW file number 4 first dba 120768 block cnt 64 293 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2002259 1952122 2002259 1000058 7 0 3670016 0 3670016 36028416 0
6 1 15 1477 2013-02-04/10:38:59.114 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 120384 block cnt 64 263 ON CPU 0 NOT IN WAIT 107094 4 120346 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000063 12 0 6258688 0 6258688 43106304 0
7 1 15 1477 2013-02-04/10:38:58.114 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 119616 block cnt 64 785 ON CPU 0 NOT IN WAIT 107094 4 119603 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1998959 1984123 1998959 1000075 8 0 4194304 0 4194304 43106304 0
8 1 15 1477 2013-02-04/10:38:57.114 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 119104 block cnt 64 785 ON CPU 0 NOT IN WAIT 107094 4 119098 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000051 8 0 4161536 0 4161536 43106304 0
9 1 15 1477 2013-02-04/10:38:56.114 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 118592 block cnt 64 808 ON CPU 0 NOT IN WAIT 107094 4 118577 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2004877 1904119 2004877 1000070 8 0 4194304 0 4194304 43106304 0
10 1 15 1477 2013-02-04/10:38:55.114 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 118080 block cnt 64 864 ON CPU 0 NOT IN WAIT 107094 4 118068 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000024 7 0 3637248 0 3637248 43106304 0
11 1 15 1477 2013-02-04/10:38:54.114 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 14 TABLE ACCESS FULL direct path read file number 4 first dba 117632 block cnt 64 User I/O 0 WAITING 67623 UNKNOWN 107094 4 117568 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2011117 1568099 2011117 1000102 8 0 4194304 0 4194304 43106304 0
12 1 15 1477 2013-02-04/10:38:53.114 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 117120 block cnt 64 795 ON CPU 0 NOT IN WAIT 107094 4 117071 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1001419 8 0 4161536 0 4161536 43106304 0
13 1 15 1477 2013-02-04/10:38:52.104 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 111616 block cnt 64 794 ON CPU 0 NOT IN WAIT 107094 4 111577 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2007839 1608100 2007839 1000207 8 0 4194304 0 4194304 43106304 0
14 1 15 1477 2013-02-04/10:38:51.104 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 111104 block cnt 64 503 ON CPU 0 NOT IN WAIT 107094 4 111068 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000209 8 0 4153344 0 4153344 43106304 0
15 1 15 1477 2013-02-04/10:38:50.104 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 110593 block cnt 63 794 ON CPU 0 NOT IN WAIT 107094 4 110558 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999928 1984123 1999928 1000241 8 0 4128768 0 4128768 43106304 0
16 1 15 1477 2013-02-04/10:38:49.104 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 110082 block cnt 62 801 ON CPU 0 NOT IN WAIT 107094 4 110044 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000188 8 0 4128768 0 4128768 43106304 0
17 1 15 1477 2013-02-04/10:38:48.104 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 109570 block cnt 62 676 ON CPU 0 NOT IN WAIT 107094 4 109529 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999190 1988125 1999190 1002062 8 0 4128768 0 4128768 43106304 0
18 1 15 1477 2013-02-04/10:38:47.104 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 109058 block cnt 62 321 ON CPU 0 NOT IN WAIT 107094 4 109011 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000057 8 0 4128768 0 4128768 43106304 0
19 1 15 1477 2013-02-04/10:38:46.104 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 108546 block cnt 62 302 ON CPU 0 NOT IN WAIT 107094 4 108486 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2000181 1984124 2000181 1000069 9 0 4653056 0 4653056 43106304 0
20 1 15 1477 2013-02-04/10:38:45.104 2013-02-04/10:38:31 Y 25 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 107906 block cnt 62 298 ON CPU 0 NOT IN WAIT 107094 4 107957 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000088 7 0 3604480 0 3604480 43106304 0
# Inst ID SID Serial# Sample Time SQL Exec Start Is SQL_ID Current SQL Child Num Force Matching Signature SQL Plan Hash Value SQL Plan Line ID SQL Plan Operation SQL Plan Options Event P1 Text P1 P2 Text P2 P3 Text P3 Wait Class Wait Time Session State Time Waited Blocking Session Status Blocking SID Blocking Serial# Blocking Inst ID Blocking Hang Chain Info Current Obj# Current File# Current Block# Current Row# Remote Inst# Program Module Action Client ID Machine TM Delta Time TM Delta CPU Time TM Delta DB Time Delta Time Delta Read I/O Requests Delta Write I/O Requests Delta Read I/O Bytes Delta Write I/O Bytes Delta Inter Connect I/O Bytes PGA Allocated Temp Space Allocated
21 1 29 67 2013-02-04/10:31:13.740 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 2 HASH JOIN file number 4 first dba 88194 block cnt 62 288 ON CPU 0 NOT IN WAIT 107082 4 88177 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2006055 1948122 2006055 1000191 19 0 2514944 0 2514944 6930432 0
22 1 29 67 2013-02-04/10:31:12.740 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 6 VIEW file# 4 block# 93682 blocks 1 18 ON CPU 0 NOT IN WAIT 107083 4 93682 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1005743 0 0 0 0 0 14794752 0
23 1 29 67 2013-02-04/10:31:11.740 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 15 INDEX UNIQUE SCAN file# 4 block# 93682 blocks 1 18 ON CPU 0 NOT IN WAIT 107083 4 93682 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2000297 1992124 2000297 1000248 12 0 98304 0 98304 10141696 0
24 1 29 67 2013-02-04/10:31:10.740 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 8 HASH JOIN file# 4 block# 120764 blocks 68 339 ON CPU 0 NOT IN WAIT 107094 4 120764 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000228 0 0 0 0 0 47366144 0
25 1 29 67 2013-02-04/10:31:09.740 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 7 HASH GROUP BY file# 4 block# 120764 blocks 68 339 ON CPU 0 NOT IN WAIT 107094 4 120764 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2002775 1956123 2002775 1000244 0 0 0 0 0 48873472 0
26 1 29 67 2013-02-04/10:31:08.740 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 12 HASH JOIN file# 4 block# 120764 blocks 68 339 ON CPU 0 NOT IN WAIT 107094 4 120764 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1010567 10 0 6299648 0 6299648 48087040 0
27 1 29 67 2013-02-04/10:31:07.730 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 11 HASH GROUP BY file# 4 block# 120000 blocks 64 795 ON CPU 0 NOT IN WAIT 107094 4 120000 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2000777 1968123 2000777 1002560 5 0 3391488 0 3391488 48087040 0
28 1 29 67 2013-02-04/10:31:06.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 12 HASH JOIN file# 4 block# 119552 blocks 94 1178 ON CPU 0 NOT IN WAIT 107094 4 119552 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000209 7 0 3923968 0 3923968 48087040 0
29 1 29 67 2013-02-04/10:31:05.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 12 HASH JOIN file# 4 block# 117248 blocks 8 117 ON CPU 0 NOT IN WAIT 107094 4 117248 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2000700 1944121 2000700 1000173 0 0 0 0 0 48087040 0
30 1 29 67 2013-02-04/10:31:04.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 11 HASH GROUP BY file# 4 block# 117248 blocks 8 117 ON CPU 0 NOT IN WAIT 107094 4 117248 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000880 0 0 0 0 0 48087040 0
31 1 29 67 2013-02-04/10:31:03.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 11 HASH GROUP BY file# 4 block# 117248 blocks 8 117 ON CPU 0 NOT IN WAIT 107094 4 117248 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2002650 1984124 2002650 1000142 0 0 0 0 0 48087040 0
32 1 29 67 2013-02-04/10:31:02.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 11 HASH GROUP BY file# 4 block# 117248 blocks 8 117 ON CPU 0 NOT IN WAIT 107094 4 117248 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1002938 1 0 65536 0 65536 48087040 0
33 1 29 67 2013-02-04/10:31:01.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 12 HASH JOIN file# 4 block# 117180 blocks 68 839 ON CPU 0 NOT IN WAIT 107094 4 117180 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2001403 1968123 2001403 1000477 6 0 4161536 0 4161536 48087040 0
34 1 29 67 2013-02-04/10:31:00.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 11 HASH GROUP BY file# 4 block# 111676 blocks 68 849 ON CPU 0 NOT IN WAIT 107094 4 111676 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000325 5 0 3424256 0 3424256 48087040 0
35 1 29 67 2013-02-04/10:30:59.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 11 HASH GROUP BY file# 4 block# 111232 blocks 94 802 ON CPU 0 NOT IN WAIT 107094 4 111232 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1998971 1996125 1998971 1000130 6 0 4161536 0 4161536 48087040 0
36 1 29 67 2013-02-04/10:30:58.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 11 HASH GROUP BY file# 4 block# 110724 blocks 94 1193 ON CPU 0 NOT IN WAIT 107094 4 110724 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000106 7 0 3874816 0 3874816 48087040 0
37 1 29 67 2013-02-04/10:30:57.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 12 HASH JOIN file# 4 block# 110272 blocks 64 661 ON CPU 0 NOT IN WAIT 107094 4 110272 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2004517 1928120 2004517 1002439 28 0 4292608 0 4292608 48087040 0
38 1 29 67 2013-02-04/10:30:56.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 12 HASH JOIN file# 4 block# 109760 blocks 64 448 ON CPU 0 NOT IN WAIT 107094 4 109760 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000256 8 0 3637248 0 3637248 48087040 0
39 1 29 67 2013-02-04/10:30:55.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 11 HASH GROUP BY file# 4 block# 109314 blocks 62 833 ON CPU 0 NOT IN WAIT 107094 4 109314 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2008606 1956122 2008606 1000241 49 0 4268032 0 4268032 48087040 0
40 1 29 67 2013-02-04/10:30:54.720 2013-02-04/10:30:37 Y 14 1178211779310957485 2883761925 11 HASH GROUP BY file# 4 block# 108864 blocks 64 300 ON CPU 0 NOT IN WAIT 107094 4 108864 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1002671 61 0 5201920 0 5201920 48087040 0
# Inst ID SID Serial# Sample Time SQL Exec Start Is SQL_ID Current SQL Child Num Force Matching Signature SQL Plan Hash Value SQL Plan Line ID SQL Plan Operation SQL Plan Options Event P1 Text P1 P2 Text P2 P3 Text P3 Wait Class Wait Time Session State Time Waited Blocking Session Status Blocking SID Blocking Serial# Blocking Inst ID Blocking Hang Chain Info Current Obj# Current File# Current Block# Current Row# Remote Inst# Program Module Action Client ID Machine TM Delta Time TM Delta CPU Time TM Delta DB Time Delta Time Delta Read I/O Requests Delta Write I/O Requests Delta Read I/O Bytes Delta Write I/O Bytes Delta Inter Connect I/O Bytes PGA Allocated Temp Space Allocated
41 1 136 1903 2013-02-04/09:48:53.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 2 HASH JOIN file number 4 first dba 120768 block cnt 64 845 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2004065 1984124 2004065 1000073 0 0 0 0 0 7061504 0
42 1 136 1903 2013-02-04/09:48:52.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 15 INDEX UNIQUE SCAN file number 4 first dba 120768 block cnt 64 845 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000047 0 0 0 0 0 14991360 0
43 1 136 1903 2013-02-04/09:48:51.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 5 NESTED LOOPS file number 4 first dba 120768 block cnt 64 845 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2004088 1976124 2004088 1000017 0 0 0 0 0 10272768 0
44 1 136 1903 2013-02-04/09:48:50.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 7 HASH GROUP BY file number 4 first dba 120768 block cnt 64 845 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000234 0 0 0 0 0 47890432 0
45 1 136 1903 2013-02-04/09:48:49.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 8 HASH JOIN file number 4 first dba 120768 block cnt 64 845 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999798 2000125 1999798 1000334 3 0 1572864 0 1572864 49201152 0
46 1 136 1903 2013-02-04/09:48:48.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 120640 block cnt 64 423 ON CPU 0 NOT IN WAIT 107094 4 120622 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000143 10 0 5242880 0 5242880 49528832 0
47 1 136 1903 2013-02-04/09:48:47.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 119936 block cnt 64 484 ON CPU 0 NOT IN WAIT 107094 4 119873 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999198 2000125 1999198 1000160 10 0 5210112 0 5210112 49528832 0
48 1 136 1903 2013-02-04/09:48:46.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 119360 block cnt 64 784 ON CPU 0 NOT IN WAIT 107094 4 119351 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000145 8 0 4194304 0 4194304 49528832 0
49 1 136 1903 2013-02-04/09:48:45.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 118848 block cnt 64 914 ON CPU 0 NOT IN WAIT 107094 4 118834 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2004755 2000125 2004755 1000162 8 0 4161536 0 4161536 49528832 0
50 1 136 1903 2013-02-04/09:48:44.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 118336 block cnt 64 795 ON CPU 0 NOT IN WAIT 107094 4 118312 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000150 8 0 4194304 0 4194304 49528832 0
51 1 136 1903 2013-02-04/09:48:43.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 117824 block cnt 64 806 ON CPU 0 NOT IN WAIT 107094 4 117794 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999522 2000125 1999522 1000198 7 0 3637248 0 3637248 49528832 0
52 1 136 1903 2013-02-04/09:48:42.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 117312 block cnt 64 790 ON CPU 0 NOT IN WAIT 107094 4 117273 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000188 8 0 4194304 0 4194304 49528832 0
53 1 136 1903 2013-02-04/09:48:41.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 116800 block cnt 64 796 ON CPU 0 NOT IN WAIT 107094 4 116755 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2000099 1992124 2000099 1000191 8 0 4161536 0 4161536 49528832 0
54 1 136 1903 2013-02-04/09:48:40.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 111296 block cnt 64 798 ON CPU 0 NOT IN WAIT 107094 4 111242 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000171 8 0 4194304 0 4194304 49528832 0
55 1 136 1903 2013-02-04/09:48:39.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 110784 block cnt 64 791 ON CPU 0 NOT IN WAIT 107094 4 110729 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2003881 2000125 2003881 1000243 10 0 5152768 0 5152768 49528832 0
56 1 136 1903 2013-02-04/09:48:38.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 110210 block cnt 62 765 ON CPU 0 NOT IN WAIT 107094 4 110200 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1010177 8 0 4128768 0 4128768 49528832 0
57 1 136 1903 2013-02-04/09:48:37.374 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 109698 block cnt 62 753 ON CPU 0 NOT IN WAIT 107094 4 109671 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2001375 2000126 2001375 1000190 8 0 4128768 0 4128768 49528832 0
58 1 136 1903 2013-02-04/09:48:36.374 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 109186 block cnt 62 770 ON CPU 0 NOT IN WAIT 107094 4 109146 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000174 8 0 4128768 0 4128768 49528832 0
59 1 136 1903 2013-02-04/09:48:35.374 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 108674 block cnt 62 798 ON CPU 0 NOT IN WAIT 107094 4 108620 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2000353 2000124 2000353 1000179 8 0 4128768 0 4128768 49528832 0
60 1 136 1903 2013-02-04/09:48:34.374 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 108096 block cnt 64 787 ON CPU 0 NOT IN WAIT 107094 4 108094 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000190 8 0 4128768 0 4128768 49528832 0
# Inst ID SID Serial# Sample Time SQL Exec Start Is SQL_ID Current SQL Child Num Force Matching Signature SQL Plan Hash Value SQL Plan Line ID SQL Plan Operation SQL Plan Options Event P1 Text P1 P2 Text P2 P3 Text P3 Wait Class Wait Time Session State Time Waited Blocking Session Status Blocking SID Blocking Serial# Blocking Inst ID Blocking Hang Chain Info Current Obj# Current File# Current Block# Current Row# Remote Inst# Program Module Action Client ID Machine TM Delta Time TM Delta CPU Time TM Delta DB Time Delta Time Delta Read I/O Requests Delta Write I/O Requests Delta Read I/O Bytes Delta Write I/O Bytes Delta Inter Connect I/O Bytes PGA Allocated Temp Space Allocated
61 1 21 15243 2013-02-04/07:44:44.554 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 0 SELECT STATEMENT driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 6671331 2440153 2738397 4998219 0 0 0 0 0 4898816 0
62 1 21 15243 2013-02-04/07:44:39.554 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 15 INDEX UNIQUE SCAN file number 4 first dba 120768 block cnt 64 849 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1006152 0 0 0 0 0 16302080 0
63 1 21 15243 2013-02-04/07:44:38.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 5 NESTED LOOPS file number 4 first dba 120768 block cnt 64 849 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999915 2004125 1999915 1000072 0 0 0 0 0 11255808 0
64 1 21 15243 2013-02-04/07:44:37.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 7 HASH GROUP BY file number 4 first dba 120768 block cnt 64 849 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000055 0 0 0 0 0 47693824 0
65 1 21 15243 2013-02-04/07:44:36.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 8 HASH JOIN file number 4 first dba 120768 block cnt 64 849 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2004404 2000125 2004404 1000067 1 0 524288 0 524288 49201152 0
66 1 21 15243 2013-02-04/07:44:35.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 120768 block cnt 64 849 ON CPU 0 NOT IN WAIT 107094 4 120730 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000053 12 0 6291456 0 6291456 49528832 0
67 1 21 15243 2013-02-04/07:44:34.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 120000 block cnt 64 743 ON CPU 0 NOT IN WAIT 107094 4 119982 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999872 2000125 1999872 1000058 8 0 4161536 0 4161536 49528832 0
68 1 21 15243 2013-02-04/07:44:33.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 119488 block cnt 64 578 ON CPU 0 NOT IN WAIT 107094 4 119459 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000055 8 0 4194304 0 4194304 49528832 0
69 1 21 15243 2013-02-04/07:44:32.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 118976 block cnt 64 314 ON CPU 0 NOT IN WAIT 107094 4 118942 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999274 2000125 1999274 1000072 8 0 4161536 0 4161536 49528832 0
70 1 21 15243 2013-02-04/07:44:31.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 118464 block cnt 64 785 ON CPU 0 NOT IN WAIT 107094 4 118419 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000049 8 0 4194304 0 4194304 49528832 0
71 1 21 15243 2013-02-04/07:44:30.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 117952 block cnt 64 530 ON CPU 0 NOT IN WAIT 107094 4 117900 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999497 2000125 1999497 1000064 7 0 3637248 0 3637248 49528832 0
72 1 21 15243 2013-02-04/07:44:29.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 14 TABLE ACCESS FULL file number 4 first dba 117440 block cnt 64 297 ON CPU 0 NOT IN WAIT 107094 4 117377 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000064 10 0 5242880 0 5242880 49528832 0
73 1 21 15243 2013-02-04/07:44:28.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 116864 block cnt 64 917 ON CPU 0 NOT IN WAIT 107094 4 116859 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2001874 2000125 2001874 1000069 8 0 4161536 0 4161536 49528832 0
74 1 21 15243 2013-02-04/07:44:27.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 111360 block cnt 64 348 ON CPU 0 NOT IN WAIT 107094 4 111345 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000054 8 0 4194304 0 4194304 49528832 0
75 1 21 15243 2013-02-04/07:44:26.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 110848 block cnt 64 787 ON CPU 0 NOT IN WAIT 107094 4 110826 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999590 2000125 1999590 1000072 8 0 4120576 0 4120576 49528832 0
76 1 21 15243 2013-02-04/07:44:25.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 110338 block cnt 62 780 ON CPU 0 NOT IN WAIT 107094 4 110298 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000050 8 0 4128768 0 4128768 49528832 0
77 1 21 15243 2013-02-04/07:44:24.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 109826 block cnt 62 358 ON CPU 0 NOT IN WAIT 107094 4 109772 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1999597 2000125 1999597 1000078 8 0 4128768 0 4128768 49528832 0
78 1 21 15243 2013-02-04/07:44:23.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 109248 block cnt 64 732 ON CPU 0 NOT IN WAIT 107094 4 109245 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000052 8 0 4128768 0 4128768 49528832 0
79 1 21 15243 2013-02-04/07:44:22.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 108736 block cnt 64 301 ON CPU 0 NOT IN WAIT 107094 4 108718 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2000466 2000125 2000466 1000070 8 0 4128768 0 4128768 49528832 0
80 1 21 15243 2013-02-04/07:44:21.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 108224 block cnt 64 667 ON CPU 0 NOT IN WAIT 107094 4 108191 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000053 8 0 4128768 0 4128768 49528832 0
# Inst ID SID Serial# Sample Time SQL Exec Start Is SQL_ID Current SQL Child Num Force Matching Signature SQL Plan Hash Value SQL Plan Line ID SQL Plan Operation SQL Plan Options Event P1 Text P1 P2 Text P2 P3 Text P3 Wait Class Wait Time Session State Time Waited Blocking Session Status Blocking SID Blocking Serial# Blocking Inst ID Blocking Hang Chain Info Current Obj# Current File# Current Block# Current Row# Remote Inst# Program Module Action Client ID Machine TM Delta Time TM Delta CPU Time TM Delta DB Time Delta Time Delta Read I/O Requests Delta Write I/O Requests Delta Read I/O Bytes Delta Write I/O Bytes Delta Inter Connect I/O Bytes PGA Allocated Temp Space Allocated
81 1 142 38319 2013-02-04/06:53:41.301 2013-02-04/06:53:40 Y 27 1178211779310957485 3935795003 6 HASH JOIN driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1157475 1148071 1154928 1000046 0 0 0 0 0 3915776 1048576
82 1 142 38319 2013-02-04/06:53:40.301 2013-02-04/06:53:39 Y 27 1178211779310957485 3935795003 9 TABLE ACCESS FULL driver id 1650815232 #bytes 1 0 3 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1592846 1552097 1560729 1000085 0 0 0 0 0 4767744 1048576
83 1 142 38319 2013-02-04/06:53:39.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 10 VIEW file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1998723 2000125 1998723 1000060 0 0 0 0 0 34324480 1048576
84 1 142 38319 2013-02-04/06:53:38.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 4 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000091 0 0 0 0 0 36421632 1048576
85 1 142 38319 2013-02-04/06:53:37.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2000103 2000125 2000103 1000059 0 0 0 0 0 42516480 1048576
86 1 142 38319 2013-02-04/06:53:36.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 11 HASH GROUP BY file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000056 0 0 0 0 0 42516480 1048576
87 1 142 38319 2013-02-04/06:53:35.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2001578 2000125 2001578 1000070 0 0 0 0 0 42516480 1048576
88 1 142 38319 2013-02-04/06:53:34.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 11 HASH GROUP BY file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000066 0 0 0 0 0 42516480 1048576
89 1 142 38319 2013-02-04/06:53:33.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1998876 2000125 1998876 1000048 0 0 0 0 0 42516480 1048576
90 1 142 38319 2013-02-04/06:53:32.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000084 0 0 0 0 0 42516480 1048576
91 1 142 38319 2013-02-04/06:53:31.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2000169 2000125 2000169 1000000 0 0 0 0 0 42516480 1048576
92 1 142 38319 2013-02-04/06:53:30.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000075 0 0 0 0 0 42516480 1048576
93 1 142 38319 2013-02-04/06:53:29.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2001126 2000125 2001126 1000057 0 0 0 0 0 42516480 1048576
94 1 142 38319 2013-02-04/06:53:28.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 11 HASH GROUP BY file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000075 0 0 0 0 0 42516480 1048576
95 1 142 38319 2013-02-04/06:53:27.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 11 HASH GROUP BY file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2006900 2012126 2006900 1000047 0 0 0 0 0 42516480 1048576
96 1 142 38319 2013-02-04/06:53:26.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000123 0 0 0 0 0 42516480 1048576
97 1 142 38319 2013-02-04/06:53:25.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2001086 2000125 2001086 1000041 0 0 0 0 0 42516480 1048576
98 1 142 38319 2013-02-04/06:53:24.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000070 0 0 0 0 0 42516480 1048576
99 1 142 38319 2013-02-04/06:53:23.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 2003222 2000125 2003222 1000059 0 0 0 0 0 42516480 1048576
100 1 142 38319 2013-02-04/06:53:22.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 1000056 0 0 0 0 0 41730048 1048576
Go to Top

AWR Active Session History

Go to Top

AWR Active Session History by Plan

List below is restricted up to 300 recent plan lines (as per tool parameter "r_rows_table_m").
SQL: [+]
# Plan
Hash
Value
Session
State
Wait
Class
Event Snaps
Count
1 142578110 ON CPU 59
2 657302870 ON CPU 36
3 1637264670 ON CPU 15
4 1637264670 WAITING User I/O db file sequential read 1
5 1637264670 WAITING User I/O direct path read 1
6 2816325939 ON CPU 74
7 2816325939 WAITING User I/O direct path read 2
8 2883761925 ON CPU 33
9 2883761925 WAITING User I/O direct path read 6
10 3267771367 WAITING User I/O db file sequential read 5
11 3935795003 ON CPU 1
12 3935795003 WAITING User I/O db file sequential read 1

AWR Active Session History by Plan Line

List below is restricted up to 1000 recent plan lines (as per tool parameter "r_rows_table_l").
SQL: [+]
# Plan
Hash
Value
Plan
Line
ID
Plan
Operation
Plan
Options
Plan
Object
Owner
Plan
Object
Name
Session
State
Wait
Class
Event Curr
Obj
ID
Curr
Object
Name
Snaps
Count
1 142578110 5 VIEW ON CPU 1
2 142578110 6 HASH GROUP BY ON CPU 1
3 142578110 8 NESTED LOOPS ON CPU 1
4 142578110 8 NESTED LOOPS ON CPU 1
5 142578110 11 HASH JOIN ON CPU 1
6 142578110 11 HASH JOIN ON CPU 1
7 142578110 11 HASH JOIN ON CPU 1
8 142578110 13 VIEW ON CPU 2
9 142578110 14 HASH GROUP BY ON CPU 12
10 142578110 14 HASH GROUP BY ON CPU 3
11 142578110 14 HASH GROUP BY ON CPU 1
12 142578110 15 HASH JOIN ON CPU 20
13 142578110 15 HASH JOIN ON CPU 8
14 142578110 15 HASH JOIN ON CPU 5
15 657302870 6 JOIN FILTER CREATE SYS :BF0000 ON CPU 1
16 657302870 7 HASH JOIN ON CPU 2
17 657302870 10 VIEW ON CPU 1
18 657302870 11 HASH GROUP BY ON CPU 1
19 657302870 12 JOIN FILTER USE SYS :BF0000 ON CPU 6
20 657302870 12 JOIN FILTER USE SYS :BF0000 ON CPU 1
21 657302870 13 HASH JOIN ON CPU 19
22 657302870 13 HASH JOIN ON CPU 3
23 657302870 13 HASH JOIN ON CPU 1
24 1637264670 9 INDEX RANGE SCAN QTUNE CUSTOMER_N2 WAITING User I/O db file sequential read 107085 QTUNE.CUSTOMER_N2 1
25 1637264670 10 TABLE ACCESS FULL QTUNE SALES_ORDER WAITING User I/O direct path read 107090 QTUNE.SALES_ORDER 1
26 1637264670 12 HASH GROUP BY ON CPU 1
27 1637264670 13 JOIN FILTER USE SYS :BF0000 ON CPU 2
28 1637264670 14 HASH JOIN ON CPU 11
29 1637264670 14 HASH JOIN ON CPU 1
30 2816325939 4 HASH JOIN ON CPU 1
# Plan
Hash
Value
Plan
Line
ID
Plan
Operation
Plan
Options
Plan
Object
Owner
Plan
Object
Name
Session
State
Wait
Class
Event Curr
Obj
ID
Curr
Object
Name
Snaps
Count
31 2816325939 6 HASH JOIN ON CPU 1
32 2816325939 8 TABLE ACCESS FULL QTUNE SALES_ORDER WAITING User I/O direct path read 107090 QTUNE.SALES_ORDER 1
33 2816325939 11 HASH GROUP BY ON CPU 25
34 2816325939 11 HASH GROUP BY ON CPU 7
35 2816325939 12 HASH JOIN ON CPU 29
36 2816325939 12 HASH JOIN ON CPU 8
37 2816325939 12 HASH JOIN ON CPU 1
38 2816325939 12 HASH JOIN ON CPU 1
39 2816325939 14 TABLE ACCESS FULL QTUNE ORDER_LINE ON CPU 1
40 2816325939 14 TABLE ACCESS FULL QTUNE ORDER_LINE WAITING User I/O direct path read 107094 QTUNE.ORDER_LINE 1
41 2883761925 2 HASH JOIN ON CPU 1
42 2883761925 5 NESTED LOOPS ON CPU 1
43 2883761925 7 HASH GROUP BY ON CPU 1
44 2883761925 11 HASH GROUP BY ON CPU 9
45 2883761925 12 HASH JOIN ON CPU 16
46 2883761925 12 HASH JOIN ON CPU 5
47 2883761925 13 TABLE ACCESS FULL QTUNE PART WAITING User I/O direct path read 107087 QTUNE.PART 1
48 2883761925 14 TABLE ACCESS FULL QTUNE ORDER_LINE WAITING User I/O direct path read 107094 QTUNE.ORDER_LINE 5
49 3267771367 10 INDEX RANGE SCAN QTUNE SALES_ORDER_N2 WAITING User I/O db file sequential read 107093 QTUNE.SALES_ORDER_N2 2
50 3267771367 18 INDEX RANGE SCAN QTUNE ORDER_LINE_N1 WAITING User I/O db file sequential read 107096 QTUNE.ORDER_LINE_N1 3
51 3935795003 6 HASH JOIN ON CPU 1
52 3935795003 17 INDEX UNIQUE SCAN QTUNE PART_PK WAITING User I/O db file sequential read 107088 QTUNE.PART_PK 1

AWR Active Session History by Session

List below is restricted up to 20 historical sessions (as per 2x tool parameter "r_rows_table_xs") and up to 20 snapshots per session (as per 2x tool parameter "r_rows_table_xs").
SQL: [+]
# Inst ID SID Serial# Sample Time SQL Exec Start Is SQL_ID Current SQL Child Num Force Matching Signature SQL Plan Hash Value SQL Plan Line ID SQL Plan Operation SQL Plan Options Event P1 Text P1 P2 Text P2 P3 Text P3 Wait Class Wait Time Session State Time Waited Blocking Session Status Blocking SID Blocking Serial# Blocking Inst ID Blocking Hang Chain Info Current Obj# Current File# Current Block# Current Row# Remote Inst# Program Module Action Client ID Machine TM Delta Time TM Delta CPU Time TM Delta DB Time Delta Time Delta Read I/O Requests Delta Write I/O Requests Delta Read I/O Bytes Delta Write I/O Bytes Delta Inter Connect I/O Bytes PGA Allocated Temp Space Allocated
1 1 136 1903 2013-02-04/09:48:51.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 5 NESTED LOOPS file number 4 first dba 120768 block cnt 64 845 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10007361 1461755344 84398340759401281 10001731 62 32407552 32407552 10272768
2 1 136 1903 2013-02-04/09:48:41.384 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 116800 block cnt 64 796 ON CPU 0 NOT IN WAIT 107094 4 116755 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10005673 1461771344 84398340759399593 10011912 82 42409984 42409984 49528832
3 1 136 1903 2013-02-04/09:48:31.364 2013-02-04/09:48:21 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 106560 block cnt 64 317 ON CPU 0 NOT IN WAIT 107094 4 106522 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 20016879 2048715223 118157677065493959 20024871 150 65855488 65855488 46907392
4 1 136 1903 2013-02-04/09:48:11.344 2013-02-04/09:47:33 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 119812 block cnt 60 736 ON CPU 0 NOT IN WAIT 107094 4 119759 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 11152052 879923784 50639004460788404 10039945 65 33914880 33914880 46776320
5 1 136 1903 2013-02-04/09:48:01.304 2013-02-04/09:47:33 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 110656 block cnt 64 789 ON CPU 0 NOT IN WAIT 107094 4 110625 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10096302 877427630 50639004459879665 10141331 54 27877376 27877376 48480256
6 1 136 1903 2013-02-04/09:47:51.164 2013-02-04/09:47:33 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 107266 block cnt 62 805 ON CPU 0 NOT IN WAIT 107094 4 107217 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10124605 877127611 50639004459760957 10080823 47 24264704 24264704 48480256
7 1 136 1903 2013-02-04/09:47:41.084 2013-02-04/09:47:33 Y 9 1178211779310957485 2883761925 14 TABLE ACCESS FULL direct path read file number 4 first dba 104256 block cnt 64 User I/O 0 WAITING 1024 UNKNOWN 107094 4 104194 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 20159279 888260306 50639004470298159 20233187 131 56123392 56123392 42713088
8 1 136 1903 2013-02-04/09:47:20.846 2013-02-04/09:46:53 Y 1 1178211779310957485 142578110 15 HASH JOIN file number 4 first dba 118720 block cnt 64 917 ON CPU 0 NOT IN WAIT 107094 4 118661 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10054143 301680452 16879668164226292 10056733 71 36937728 36937728 53460992
9 1 136 1903 2013-02-04/09:47:10.796 2013-02-04/09:46:53 Y 1 1178211779310957485 142578110 15 HASH JOIN file number 4 first dba 109186 block cnt 62 765 ON CPU 0 NOT IN WAIT 107094 4 109171 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10037339 591372154 33759336311452730 10042164 75 38715392 38715392 53460992
10 1 136 1903 2013-02-04/09:47:00.756 2013-02-04/09:46:53 Y 1 1178211779310957485 142578110 14 HASH GROUP BY file number 4 first dba 104384 block cnt 64 791 ON CPU 0 NOT IN WAIT 107094 4 104333 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10062084 11504720 12767566 10021468 100 39919616 39919616 47169536
11 1 136 1903 2013-02-04/09:46:50.736 2013-02-04/09:46:17 Y 1 1178211779310957485 142578110 SELECT STATEMENT file number 4 first dba 120768 block cnt 64 792 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10023700 302828523 16879668164640235 10005627 41 21430272 21430272 4571136
12 1 136 1903 2013-02-04/09:46:40.726 2013-02-04/09:46:17 Y 1 1178211779310957485 142578110 14 HASH GROUP BY file number 4 first dba 118144 block cnt 64 783 ON CPU 0 NOT IN WAIT 107094 4 118110 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10003963 1461783346 84398340759397883 10004383 83 43065344 43065344 53460992
13 1 136 1903 2013-02-04/09:46:30.726 2013-02-04/09:46:17 Y 1 1178211779310957485 142578110 15 HASH JOIN file number 4 first dba 107840 block cnt 64 775 ON CPU 0 NOT IN WAIT 107094 4 107828 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10009188 1151456641680757809 2373477096188326388 10007241 81 41811968 41811968 53460992
14 1 136 1903 2013-02-04/09:46:20.716 2013-02-04/09:46:17 Y 1 1178211779310957485 142578110 14 HASH GROUP BY file number 4 first dba 102720 block cnt 64 785 ON CPU 0 NOT IN WAIT 107094 4 102707 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 9005618 1460727280 84398340758366487 10003666 122 51568640 51568640 29605888
15 1 136 1903 2013-02-04/09:46:10.706 2013-02-04/09:45:46 Y 8 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 117696 block cnt 64 788 ON CPU 0 NOT IN WAIT 107094 4 117644 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10001761 1171339595 67518672609516897 10006128 82 42524672 42524672 43171840
16 1 136 1903 2013-02-04/09:46:00.706 2013-02-04/09:45:46 Y 8 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 107456 block cnt 64 798 ON CPU 0 NOT IN WAIT 107094 4 107441 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10056793 592608232 33759336313410735 10021036 69 35618816 35618816 42909696
17 1 136 1903 2013-02-04/09:45:50.686 2013-02-04/09:45:46 Y 8 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 103104 block cnt 64 827 ON CPU 0 NOT IN WAIT 107094 4 103083 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10058142 11968748 13294173 10023815 113 46833664 46833664 25346048
18 1 136 1903 2013-02-04/09:45:40.656 2013-02-04/09:45:12 Y 8 1178211779310957485 2816325939 14 TABLE ACCESS FULL file number 4 first dba 118720 block cnt 64 1036 ON CPU 0 NOT IN WAIT 107094 4 118677 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10071790 11432716 14092885 10031847 65 33841152 33841152 40222720
19 1 136 1903 2013-02-04/09:45:30.626 2013-02-04/09:45:12 Y 8 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 109504 block cnt 64 975 ON CPU 0 NOT IN WAIT 107094 4 109466 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10047102 303368557 16879668167459277 10038017 68 35094528 35094528 40222720
20 1 136 1903 2013-02-04/09:45:20.586 2013-02-04/09:45:12 Y 8 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 105218 block cnt 62 749 ON CPU 0 NOT IN WAIT 107094 4 105170 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 11059490 15208950 19176231 10033870 113 46637056 46637056 39174144
# Inst ID SID Serial# Sample Time SQL Exec Start Is SQL_ID Current SQL Child Num Force Matching Signature SQL Plan Hash Value SQL Plan Line ID SQL Plan Operation SQL Plan Options Event P1 Text P1 P2 Text P2 P3 Text P3 Wait Class Wait Time Session State Time Waited Blocking Session Status Blocking SID Blocking Serial# Blocking Inst ID Blocking Hang Chain Info Current Obj# Current File# Current Block# Current Row# Remote Inst# Program Module Action Client ID Machine TM Delta Time TM Delta CPU Time TM Delta DB Time Delta Time Delta Read I/O Requests Delta Write I/O Requests Delta Read I/O Bytes Delta Write I/O Bytes Delta Inter Connect I/O Bytes PGA Allocated Temp Space Allocated
21 1 21 15243 2013-02-04/07:44:35.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 120768 block cnt 64 849 ON CPU 0 NOT IN WAIT 107094 4 120730 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10000107 1461779345 84398340759394027 10000610 85 44359680 44359680 49528832
22 1 21 15243 2013-02-04/07:44:25.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 110338 block cnt 62 780 ON CPU 0 NOT IN WAIT 107094 4 110298 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 9999695 1461595334 84398340759393615 10000594 80 41287680 41287680 49528832
23 1 21 15243 2013-02-04/07:44:15.544 2013-02-04/07:44:07 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 105152 block cnt 64 804 ON CPU 0 NOT IN WAIT 107094 4 105092 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 20021956 2046975113 118157677063776642 20045284 72 33636352 33636352 43237376
24 1 21 15243 2013-02-04/07:43:55.504 2013-02-04/07:43:29 Y 9 1178211779310957485 2883761925 11 HASH GROUP BY file number 4 first dba 119360 block cnt 64 649 ON CPU 0 NOT IN WAIT 107094 4 119308 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10015076 1461747343 84398340759408996 10004627 81 42147840 42147840 46776320
25 1 21 15243 2013-02-04/07:43:45.494 2013-02-04/07:43:29 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 109186 block cnt 62 780 ON CPU 0 NOT IN WAIT 107094 4 109157 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10003573 1461707340 84398340759397493 10011236 79 40779776 40779776 48414720
26 1 21 15243 2013-02-04/07:43:35.484 2013-02-04/07:43:29 Y 9 1178211779310957485 2883761925 12 HASH JOIN file number 4 first dba 104128 block cnt 64 822 ON CPU 0 NOT IN WAIT 107094 4 104075 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10017777 876587578 50639004455303825 10007744 32 12828672 12828672 42123264
27 1 21 15243 2013-02-04/07:43:25.474 2013-02-04/07:42:53 Y 1 1178211779310957485 142578110 5 VIEW file number 4 first dba 120768 block cnt 64 792 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10002868 1461707340 84398340759396788 10004113 52 27164672 27164672 11583488
28 1 21 15243 2013-02-04/07:43:15.475 2013-02-04/07:42:53 Y 1 1178211779310957485 142578110 14 HASH GROUP BY file number 4 first dba 117440 block cnt 64 305 ON CPU 0 NOT IN WAIT 107094 4 117431 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10005081 1461727341 84398340759399001 10004154 82 42491904 42491904 53460992
29 1 21 15243 2013-02-04/07:43:05.465 2013-02-04/07:42:53 Y 1 1178211779310957485 142578110 15 HASH JOIN file number 4 first dba 107266 block cnt 62 761 ON CPU 0 NOT IN WAIT 107094 4 107228 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 9911111 1461587333 84398340759305031 10003896 81 38125568 38125568 52674560
30 1 21 15243 2013-02-04/07:42:55.465 2013-02-04/07:42:53 Y 1 1178211779310957485 142578110 15 HASH JOIN driver id 1650815232 #bytes 1 0 1 ON CPU 0 NOT IN WAIT 107094 4 120831 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10118001 877287621 50639004455904150 10008620 14073856
31 1 21 15243 2013-02-04/07:42:45.455 2013-02-04/07:42:17 Y 1 1178211779310957485 142578110 15 HASH JOIN file number 4 first dba 120768 block cnt 64 1361 ON CPU 0 NOT IN WAIT 107094 4 120788 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10001985 1461779345 84398340759395905 9998216 86 44883968 44883968 53460992
32 1 21 15243 2013-02-04/07:42:35.455 2013-02-04/07:42:17 Y 1 1178211779310957485 142578110 14 HASH GROUP BY file number 4 first dba 110338 block cnt 62 772 ON CPU 0 NOT IN WAIT 107094 4 110331 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10011272 1461583333 84398340759405192 10001946 80 41287680 41287680 53460992
33 1 21 15243 2013-02-04/07:42:25.455 2013-02-04/07:42:17 Y 1 1178211779310957485 142578110 15 HASH JOIN file number 4 first dba 105218 block cnt 62 758 ON CPU 0 NOT IN WAIT 107094 4 105175 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10017360 1461523329 84398340759378531 10016455 52 23183360 23183360 47169536
34 1 21 15243 2013-02-04/07:42:15.435 2013-02-04/07:41:47 Y 8 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 120576 block cnt 64 299 ON CPU 0 NOT IN WAIT 107094 4 120549 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10017506 1461615335 84398340759411426 10005814 85 44343296 44343296 43302912
35 1 21 15243 2013-02-04/07:42:05.435 2013-02-04/07:41:47 Y 8 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 110210 block cnt 62 289 ON CPU 0 NOT IN WAIT 107094 4 110174 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10006478 1461635336 84398340759400398 10006629 80 41287680 41287680 43302912
36 1 21 15243 2013-02-04/07:41:55.425 2013-02-04/07:41:47 Y 8 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 105024 block cnt 64 802 ON CPU 0 NOT IN WAIT 107094 4 105018 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 9011674 1460643274 84398340758374403 10013860 60 27394048 27394048 37011456
37 1 21 15243 2013-02-04/07:41:45.415 2013-02-04/07:41:18 Y 8 1178211779310957485 2816325939 11 HASH GROUP BY file number 4 first dba 120000 block cnt 64 750 ON CPU 0 NOT IN WAIT 107094 4 119998 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10002225 1461783345 84398340759396145 10002609 81 42196992 42196992 40353792
38 1 21 15243 2013-02-04/07:41:35.405 2013-02-04/07:41:18 Y 8 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 109826 block cnt 62 356 ON CPU 0 NOT IN WAIT 107094 4 109790 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10002080 1461779345 84398340759396000 10002649 81 41811968 41811968 40353792
39 1 21 15243 2013-02-04/07:41:25.405 2013-02-04/07:41:18 Y 8 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 104640 block cnt 64 815 ON CPU 0 NOT IN WAIT 107094 4 104612 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 11002178 1172427663 67518672610516184 10012213 61 27934720 27934720 36159488
40 1 21 15243 2013-02-04/07:41:15.394 2013-02-04/07:40:49 Y 7 1178211779310957485 2816325939 12 HASH JOIN file number 4 first dba 119488 block cnt 64 587 ON CPU 0 NOT IN WAIT 107094 4 119483 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10005804 1461767345 84398340759399724 10005578 81 42164224 42164224 42647552
# Inst ID SID Serial# Sample Time SQL Exec Start Is SQL_ID Current SQL Child Num Force Matching Signature SQL Plan Hash Value SQL Plan Line ID SQL Plan Operation SQL Plan Options Event P1 Text P1 P2 Text P2 P3 Text P3 Wait Class Wait Time Session State Time Waited Blocking Session Status Blocking SID Blocking Serial# Blocking Inst ID Blocking Hang Chain Info Current Obj# Current File# Current Block# Current Row# Remote Inst# Program Module Action Client ID Machine TM Delta Time TM Delta CPU Time TM Delta DB Time Delta Time Delta Read I/O Requests Delta Write I/O Requests Delta Read I/O Bytes Delta Write I/O Bytes Delta Inter Connect I/O Bytes PGA Allocated Temp Space Allocated
41 1 142 38319 2013-02-04/06:53:34.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 11 HASH GROUP BY file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10008157 1461791346 84398340759402077 10000616 42516480 1048576
42 1 142 38319 2013-02-04/06:53:24.301 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 104708 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 104708 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 8004095 13822583254434579854 13906982405481025594 10000644 2 16384 16384 42516480 1048576
43 1 142 38319 2013-02-04/06:53:14.303 2013-02-04/06:53:10 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 102828 blocks 1 48 ON CPU 0 NOT IN WAIT 107094 4 102828 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 11001614 1172323658 67518672610480863 10000627 4 32768 32768 26787840 1048576
44 1 142 38319 2013-02-04/06:53:04.303 2013-02-04/06:52:41 Y 26 1178211779310957485 2816325939 12 HASH JOIN file# 4 block# 106985 blocks 1 46 ON CPU 0 NOT IN WAIT 107094 4 106985 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10004384 1461695339 84398340759398304 10000606 39632896 1048576
45 1 142 38319 2013-02-04/06:52:54.303 2013-02-04/06:52:41 Y 26 1178211779310957485 2816325939 11 HASH GROUP BY file# 4 block# 106985 blocks 1 46 ON CPU 0 NOT IN WAIT 107094 4 106985 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10016451 1461715341 84398340759410371 9998613 1 8192 8192 40550400 1048576
46 1 142 38319 2013-02-04/06:52:44.303 2013-02-04/06:52:41 Y 26 1178211779310957485 2816325939 11 HASH GROUP BY driver id 1650815232 #bytes 1 0 3 ON CPU 0 NOT IN WAIT 107094 4 120774 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10007423 1170307532 67518672608481885 10012459 20103168 1048576
47 1 142 38319 2013-02-04/06:52:34.283 2013-02-04/06:52:15 Y 25 1178211779310957485 657302870 13 HASH JOIN driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT 107094 4 120774 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10000930 1461727341 84398340759394850 10006016 18202624 1048576
48 1 142 38319 2013-02-04/06:52:24.283 2013-02-04/06:52:15 Y 25 1178211779310957485 657302870 13 HASH JOIN driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT 107094 4 120774 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10053563 1461355319 84398340759096387 10014952 18202624 1048576
49 1 142 38319 2013-02-04/06:52:14.263 2013-02-04/06:51:49 Y 25 1178211779310957485 657302870 10 VIEW file# 4 block# 120774 blocks 1 43 ON CPU 0 NOT IN WAIT 107094 4 120774 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10007713 1461655337 84398340759401633 10017068 18 147456 147456 14401536 1048576
50 1 142 38319 2013-02-04/06:52:04.253 2013-02-04/06:51:49 Y 25 1178211779310957485 657302870 12 JOIN FILTER USE file# 4 block# 109836 blocks 1 18 ON CPU 0 NOT IN WAIT 107094 4 109836 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10008840 1171419601 67518672609523976 10002631 15 122880 122880 19447808 1048576
51 1 142 38319 2013-02-04/06:51:54.253 2013-02-04/06:51:49 Y 25 1178211779310957485 657302870 13 HASH JOIN file# 4 block# 103647 blocks 1 47 ON CPU 0 NOT IN WAIT 107094 4 103647 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10027505 877579638 50639004459492223 10006913 441 5316608 5316608 18202624 1048576
52 1 142 38319 2013-02-04/06:51:44.243 2013-02-04/06:51:13 Y 23 1178211779310957485 142578110 8 NESTED LOOPS driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT -1 0 0 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10009608 1461723343 84398340759403528 10021550 11255808 1048576
53 1 142 38319 2013-02-04/06:51:34.223 2013-02-04/06:51:13 Y 23 1178211779310957485 142578110 15 HASH JOIN driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT -1 0 0 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10008016 1461663337 84398340759401936 10005914 49332224 1048576
54 1 142 38319 2013-02-04/06:51:24.213 2013-02-04/06:51:13 Y 23 1178211779310957485 142578110 14 HASH GROUP BY driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT -1 0 0 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 9314568 1170615551 67518672608829704 10014375 48021504 1048576
55 1 142 38319 2013-02-04/06:51:14.198 2013-02-04/06:51:13 Y 23 1178211779310957485 142578110 11 HASH JOIN driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT -1 0 0 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10707507 1171895630 67518672610071215 10006402 5292032 1048576
56 1 142 38319 2013-02-04/06:51:04.188 2013-02-04/06:50:41 Y 23 1178211779310957485 142578110 15 HASH JOIN driver id 1650815232 #bytes 1 0 4 ON CPU 0 NOT IN WAIT -1 0 0 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10004096 1461707341 84398340759398016 9999023 46645248 1048576
57 1 142 38319 2013-02-04/06:50:54.188 2013-02-04/06:50:41 Y 23 1178211779310957485 142578110 15 HASH JOIN driver id 1650815232 #bytes 1 0 4 ON CPU 0 NOT IN WAIT -1 0 0 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10003785 1461335317 84398340759397705 10001744 46645248 1048576
58 1 142 38319 2013-02-04/06:50:44.188 2013-02-04/06:50:41 Y 23 1178211779310957485 142578110 14 HASH GROUP BY driver id 1650815232 #bytes 1 0 4 ON CPU 0 NOT IN WAIT -1 0 0 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10011296 1170267528 67518672608343410 10011556 23445504 1048576
59 1 142 38319 2013-02-04/06:50:34.178 2013-02-04/06:50:09 Y 22 1178211779310957485 142578110 15 HASH JOIN driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT -1 0 0 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10001728 1461783346 84398340759395648 10003121 49397760 1048576
60 1 142 38319 2013-02-04/06:50:24.168 2013-02-04/06:50:09 Y 22 1178211779310957485 142578110 15 HASH JOIN driver id 1650815232 #bytes 1 0 2 ON CPU 0 NOT IN WAIT -1 0 0 0 sqlplus@host01.example.com (TNS V1-V3) SQL*Plus host01.example.com 10004406 1461767344 84398340759398326 10002898 49397760 1048576
Go to Top

SQL Statistics

List of child cursors is restricted up to 10 per phv as per tool parameter "r_rows_table_xs".
# Plan Hash Value Child
Cursors
1 24296316 [B] 1
2 142578110 4
3 657302870 4
4 1637264670 1
5 2816325939 6
6 2883761925 [W] 2
7 3267771367 5
8 3935795003 4
Go to Top

SQL Statistics for 24296316 [B]

Inst ID: 1
Child Number: 23
Child Address: 3FB1A520
Executions: 2
Elapsed Time in secs: 0.551
CPU Time in secs: 0.092
User I/O Wait Time in secs: 0.379
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 10132
Disk Reads: 3096
Direct Writes: 0
Rows Processed: 84
Parse Calls: 1
Fetches: 8
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 3
Pinned Total: 4
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:37:09
Last Active Time: 2013-02-04/10:37:09
Sharable Memory: 68569
Persistent Memory: 30604
Runtime Memory: 29816
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 3970541106
Optimizer Cost: 8215
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 25362432
Physical Read Requests: 3096
Physical Read Bytes: 25362432
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to SQL Statistics
Go to Top

SQL Statistics for 142578110

Inst ID: 1
Child Number: 1
Child Address: 33CA8B80
Executions: 4
Elapsed Time in secs: 133.441
CPU Time in secs: 130.924
User I/O Wait Time in secs: 0.678
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 444902
Disk Reads: 67968
Direct Writes: 0
Rows Processed: 113644
Parse Calls: 4
Fetches: 7584
End of Fetch count: 4
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 21
Pinned Total: 23
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:15:44
Last Active Time: 2013-02-04/10:24:20
Sharable Memory: 64481
Persistent Memory: 26584
Runtime Memory: 25796
Sorts: 4
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 21867
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 556793856
Physical Read Requests: 1220
Physical Read Bytes: 556793856
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 13
Child Address: 3B755BA8
Executions: 6
Elapsed Time in secs: 210.458
CPU Time in secs: 198.740
User I/O Wait Time in secs: 0.967
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 667364
Disk Reads: 68527
Direct Writes: 0
Rows Processed: 170466
Parse Calls: 2
Fetches: 11376
End of Fetch count: 6
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 16
Pinned Total: 17
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:23:07
Last Active Time: 2013-02-04/10:32:55
Sharable Memory: 68565
Persistent Memory: 26584
Runtime Memory: 25796
Sorts: 6
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 21867
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 561373184
Physical Read Requests: 1779
Physical Read Bytes: 561373184
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 21
Child Address: 462F9C20
Executions: 2
Elapsed Time in secs: 63.025
CPU Time in secs: 62.556
User I/O Wait Time in secs: 0.364
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 222454
Disk Reads: 33986
Direct Writes: 0
Rows Processed: 18228
Parse Calls: 3
Fetches: 1218
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 5
Pinned Total: 5
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:35:01
Last Active Time: 2013-02-04/10:36:06
Sharable Memory: 64481
Persistent Memory: 26584
Runtime Memory: 25796
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 3970541106
Optimizer Cost: 21613
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 278413312
Physical Read Requests: 612
Physical Read Bytes: 278413312
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 22
Child Address: 36076A80
Executions: 2
Elapsed Time in secs: 61.886
CPU Time in secs: 61.856
User I/O Wait Time in secs: 0.327
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 222454
Disk Reads: 33984
Direct Writes: 0
Rows Processed: 1844
Parse Calls: 2
Fetches: 126
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 5
Pinned Total: 6
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:36:07
Last Active Time: 2013-02-04/10:37:08
Sharable Memory: 64489
Persistent Memory: 26584
Runtime Memory: 25796
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 3970541106
Optimizer Cost: 21612
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 278396928
Physical Read Requests: 610
Physical Read Bytes: 278396928
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to SQL Statistics
Go to Top

SQL Statistics for 657302870

Inst ID: 1
Child Number: 2
Child Address: 33CA7240
Executions: 2
Elapsed Time in secs: 50.377
CPU Time in secs: 50.103
User I/O Wait Time in secs: 0.323
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 103090
Disk Reads: 33984
Direct Writes: 0
Rows Processed: 18228
Parse Calls: 2
Fetches: 1218
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 9
Pinned Total: 9
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:18:13
Last Active Time: 2013-02-04/10:19:05
Sharable Memory: 64481
Persistent Memory: 25932
Runtime Memory: 25144
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 20108
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 278396928
Physical Read Requests: 610
Physical Read Bytes: 278396928
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 7
Child Address: 38EB1414
Executions: 4
Elapsed Time in secs: 110.375
CPU Time in secs: 105.375
User I/O Wait Time in secs: 0.660
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 206174
Disk Reads: 67968
Direct Writes: 0
Rows Processed: 36456
Parse Calls: 2
Fetches: 2436
End of Fetch count: 4
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 16
Pinned Total: 16
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:20:10
Last Active Time: 2013-02-04/10:25:22
Sharable Memory: 64481
Persistent Memory: 25932
Runtime Memory: 25144
Sorts: 4
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 20108
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 556793856
Physical Read Requests: 1220
Physical Read Bytes: 556793856
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 16
Child Address: 36374B04
Executions: 4
Elapsed Time in secs: 106.846
CPU Time in secs: 104.527
User I/O Wait Time in secs: 0.779
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 206178
Disk Reads: 66445
Direct Writes: 0
Rows Processed: 36456
Parse Calls: 7
Fetches: 2436
End of Fetch count: 4
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 16
Pinned Total: 18
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:25:50
Last Active Time: 2013-02-04/10:35:01
Sharable Memory: 64481
Persistent Memory: 25932
Runtime Memory: 25144
Sorts: 4
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 20108
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 544317440
Physical Read Requests: 1205
Physical Read Bytes: 544317440
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 24
Child Address: 38CE5E0C
Executions: 2
Elapsed Time in secs: 50.832
CPU Time in secs: 50.507
User I/O Wait Time in secs: 0.321
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 103090
Disk Reads: 33984
Direct Writes: 0
Rows Processed: 18228
Parse Calls: 3
Fetches: 1218
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 5
Pinned Total: 6
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:37:09
Last Active Time: 2013-02-04/10:38:01
Sharable Memory: 64481
Persistent Memory: 25932
Runtime Memory: 25144
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1213316197
Optimizer Cost: 20108
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 278396928
Physical Read Requests: 610
Physical Read Bytes: 278396928
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to SQL Statistics
Go to Top

SQL Statistics for 1637264670

Inst ID: 1
Child Number: 15
Child Address: 3B4AE228
Executions: 4
Elapsed Time in secs: 114.540
CPU Time in secs: 109.411
User I/O Wait Time in secs: 1.076
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 245322
Disk Reads: 65720
Direct Writes: 0
Rows Processed: 36456
Parse Calls: 3
Fetches: 2436
End of Fetch count: 4
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 7
Pinned Total: 10
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:25:24
Last Active Time: 2013-02-04/10:27:45
Sharable Memory: 64481
Persistent Memory: 26340
Runtime Memory: 25552
Sorts: 4
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1076937956
Optimizer Cost: 19971
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 538378240
Physical Read Requests: 1988
Physical Read Bytes: 538378240
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to SQL Statistics
Go to Top

SQL Statistics for 2816325939

Inst ID: 1
Child Number: 3
Child Address: 3B783D04
Executions: 2
Elapsed Time in secs: 59.050
CPU Time in secs: 58.116
User I/O Wait Time in secs: 0.323
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 41278
Disk Reads: 33984
Direct Writes: 0
Rows Processed: 1844
Parse Calls: 2
Fetches: 126
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 9
Pinned Total: 9
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:19:05
Last Active Time: 2013-02-04/10:20:04
Sharable Memory: 60405
Persistent Memory: 25296
Runtime Memory: 24508
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 19528
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 278396928
Physical Read Requests: 610
Physical Read Bytes: 278396928
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 8
Child Address: 361FDBBC
Executions: 2
Elapsed Time in secs: 57.962
CPU Time in secs: 57.572
User I/O Wait Time in secs: 0.317
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 41278
Disk Reads: 33984
Direct Writes: 0
Rows Processed: 1844
Parse Calls: 2
Fetches: 126
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 8
Pinned Total: 8
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:21:03
Last Active Time: 2013-02-04/10:22:00
Sharable Memory: 60405
Persistent Memory: 25296
Runtime Memory: 24508
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 19528
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 278396928
Physical Read Requests: 610
Physical Read Bytes: 278396928
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 12
Child Address: 38F52E4C
Executions: 3
Elapsed Time in secs: 93.955
CPU Time in secs: 91.606
User I/O Wait Time in secs: 0.486
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 61914
Disk Reads: 50976
Direct Writes: 0
Rows Processed: 2766
Parse Calls: 3
Fetches: 189
End of Fetch count: 3
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 15
Pinned Total: 17
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:22:06
Last Active Time: 2013-02-04/10:23:06
Sharable Memory: 60405
Persistent Memory: 25296
Runtime Memory: 24508
Sorts: 3
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 19528
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 417595392
Physical Read Requests: 915
Physical Read Bytes: 417595392
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 18
Child Address: 3B55A8A4
Executions: 2
Elapsed Time in secs: 66.409
CPU Time in secs: 62.684
User I/O Wait Time in secs: 0.316
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 34320
Disk Reads: 32424
Direct Writes: 0
Rows Processed: 0
Parse Calls: 3
Fetches: 2
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 6
Pinned Total: 6
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:26:25
Last Active Time: 2013-02-04/10:27:31
Sharable Memory: 60405
Persistent Memory: 25296
Runtime Memory: 24508
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 354711274
Optimizer Cost: 19529
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 265617408
Physical Read Requests: 558
Physical Read Bytes: 265617408
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 19
Child Address: 46136684
Executions: 8
Elapsed Time in secs: 259.517
CPU Time in secs: 244.103
User I/O Wait Time in secs: 0.503
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 151464
Disk Reads: 45412
Direct Writes: 0
Rows Processed: 3772
Parse Calls: 3
Fetches: 262
End of Fetch count: 8
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 5
Pinned Total: 10
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:27:31
Last Active Time: 2013-02-04/10:31:36
Sharable Memory: 60405
Persistent Memory: 25296
Runtime Memory: 24508
Sorts: 8
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 354711274
Optimizer Cost: 19560
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 372015104
Physical Read Requests: 2910
Physical Read Bytes: 372015104
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 25
Child Address: 40D141B0
Executions: 2
Elapsed Time in secs: 59.205
CPU Time in secs: 57.348
User I/O Wait Time in secs: 0.389
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 41278
Disk Reads: 33984
Direct Writes: 0
Rows Processed: 1844
Parse Calls: 2
Fetches: 126
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 4
Pinned Total: 5
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:38:02
Last Active Time: 2013-02-04/10:39:01
Sharable Memory: 60405
Persistent Memory: 25296
Runtime Memory: 24508
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1213316197
Optimizer Cost: 19528
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 278396928
Physical Read Requests: 610
Physical Read Bytes: 278396928
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to SQL Statistics
Go to Top

SQL Statistics for 2883761925 [W]

Inst ID: 1
Child Number: 0
Child Address: 3FB1BB5C
Executions: 3
Elapsed Time in secs: 173.915
CPU Time in secs: 96.082
User I/O Wait Time in secs: 70.271
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 334026
Disk Reads: 51342
Direct Writes: 0
Rows Processed: 108492
Parse Calls: 2
Fetches: 7236
End of Fetch count: 3
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 19
Pinned Total: 19
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:13:47
Last Active Time: 2013-02-04/10:18:12
Sharable Memory: 64481
Persistent Memory: 25948
Runtime Memory: 25160
Sorts: 3
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 21897
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 420593664
Physical Read Requests: 1281
Physical Read Bytes: 420593664
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 14
Child Address: 38F11DD8
Executions: 6
Elapsed Time in secs: 210.413
CPU Time in secs: 200.305
User I/O Wait Time in secs: 0.737
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 667364
Disk Reads: 77360
Direct Writes: 0
Rows Processed: 216984
Parse Calls: 6
Fetches: 14472
End of Fetch count: 6
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 20
Pinned Total: 25
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:24:29
Last Active Time: 2013-02-04/10:34:08
Sharable Memory: 68565
Persistent Memory: 25948
Runtime Memory: 25160
Sorts: 6
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 21897
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 633733120
Physical Read Requests: 2093
Physical Read Bytes: 633733120
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to SQL Statistics
Go to Top

SQL Statistics for 3267771367

Inst ID: 1
Child Number: 5
Child Address: 3DFAF4B8
Executions: 2
Elapsed Time in secs: 0.093
CPU Time in secs: 0.032
User I/O Wait Time in secs: 0.064
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 290
Disk Reads: 64
Direct Writes: 0
Rows Processed: 0
Parse Calls: 2
Fetches: 2
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 5
Pinned Total: 5
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:20:10
Last Active Time: 2013-02-04/10:20:10
Sharable Memory: 64481
Persistent Memory: 31580
Runtime Memory: 30792
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 1327
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 524288
Physical Read Requests: 64
Physical Read Bytes: 524288
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 6
Child Address: 3F9152A0
Executions: 2
Elapsed Time in secs: 0.026
CPU Time in secs: 0.028
User I/O Wait Time in secs: 0.000
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 10
Disk Reads: 0
Direct Writes: 0
Rows Processed: 0
Parse Calls: 2
Fetches: 2
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 8
Pinned Total: 8
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:20:10
Last Active Time: 2013-02-04/10:20:10
Sharable Memory: 64481
Persistent Memory: 31580
Runtime Memory: 30792
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 536
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 0
Physical Read Requests: 0
Physical Read Bytes: 0
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 10
Child Address: 38E94784
Executions: 4
Elapsed Time in secs: 0.029
CPU Time in secs: 0.032
User I/O Wait Time in secs: 0.000
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 294
Disk Reads: 0
Direct Writes: 0
Rows Processed: 0
Parse Calls: 2
Fetches: 4
End of Fetch count: 4
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 14
Pinned Total: 15
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:22:03
Last Active Time: 2013-02-04/10:25:24
Sharable Memory: 64481
Persistent Memory: 31580
Runtime Memory: 30792
Sorts: 4
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 1327
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 0
Physical Read Requests: 0
Physical Read Bytes: 0
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 17
Child Address: 4619A4BC
Executions: 2
Elapsed Time in secs: 0.271
CPU Time in secs: 0.116
User I/O Wait Time in secs: 0.110
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 10304
Disk Reads: 176
Direct Writes: 0
Rows Processed: 84
Parse Calls: 2
Fetches: 8
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 7
Pinned Total: 7
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:26:25
Last Active Time: 2013-02-04/10:26:47
Sharable Memory: 64481
Persistent Memory: 28956
Runtime Memory: 28168
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1076937956
Optimizer Cost: 568
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 1441792
Physical Read Requests: 176
Physical Read Bytes: 1441792
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 20
Child Address: 4613CEC8
Executions: 4
Elapsed Time in secs: 33.440
CPU Time in secs: 2.984
User I/O Wait Time in secs: 29.867
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 284730
Disk Reads: 21815
Direct Writes: 0
Rows Processed: 1928
Parse Calls: 3
Fetches: 134
End of Fetch count: 4
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 5
Pinned Total: 6
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:27:45
Last Active Time: 2013-02-04/10:28:19
Sharable Memory: 64481
Persistent Memory: 28956
Runtime Memory: 28168
Sorts: 4
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1076937956
Optimizer Cost: 7260
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 178708480
Physical Read Requests: 21815
Physical Read Bytes: 178708480
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to SQL Statistics
Go to Top

SQL Statistics for 3935795003

Inst ID: 1
Child Number: 4
Child Address: 3DC83500
Executions: 2
Elapsed Time in secs: 5.908
CPU Time in secs: 1.956
User I/O Wait Time in secs: 3.553
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 13146
Disk Reads: 6228
Direct Writes: 0
Rows Processed: 84
Parse Calls: 2
Fetches: 8
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 9
Pinned Total: 9
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:20:04
Last Active Time: 2013-02-04/10:20:10
Sharable Memory: 64481
Persistent Memory: 27568
Runtime Memory: 26780
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 7767
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 51019776
Physical Read Requests: 2982
Physical Read Bytes: 51019776
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 9
Child Address: 40CC080C
Executions: 2
Elapsed Time in secs: 2.292
CPU Time in secs: 2.288
User I/O Wait Time in secs: 0.046
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 13146
Disk Reads: 3314
Direct Writes: 0
Rows Processed: 84
Parse Calls: 2
Fetches: 8
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 6
Pinned Total: 6
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:22:01
Last Active Time: 2013-02-04/10:22:03
Sharable Memory: 64481
Persistent Memory: 27568
Runtime Memory: 26780
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 7767
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: N
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 27148288
Physical Read Requests: 68
Physical Read Bytes: 27148288
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 11
Child Address: 33F6731C
Executions: 4
Elapsed Time in secs: 4.904
CPU Time in secs: 4.776
User I/O Wait Time in secs: 0.093
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 26286
Disk Reads: 6628
Direct Writes: 0
Rows Processed: 168
Parse Calls: 2
Fetches: 16
End of Fetch count: 4
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 15
Pinned Total: 16
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:22:03
Last Active Time: 2013-02-04/10:25:24
Sharable Memory: 64481
Persistent Memory: 27568
Runtime Memory: 26780
Sorts: 4
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1504581476
Optimizer Cost: 7767
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 54296576
Physical Read Requests: 136
Physical Read Bytes: 54296576
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Inst ID: 1
Child Number: 26
Child Address: 3B6A79F8
Executions: 2
Elapsed Time in secs: 2.381
CPU Time in secs: 2.332
User I/O Wait Time in secs: 0.047
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 13146
Disk Reads: 3314
Direct Writes: 0
Rows Processed: 84
Parse Calls: 1
Fetches: 8
End of Fetch count: 2
PX Servers Executions: 0
Loaded Versions: 1
Loads: 1
Invalidations: 0
Open Versions: 0
Kept Versions: 0
Users Executing: 0
Users Opening: 0
Locked Total: 2
Pinned Total: 3
First Load Time: 2013-02-04/10:13:47
Last Load Time: 2013-02-04/10:39:01
Last Active Time: 2013-02-04/10:39:03
Sharable Memory: 64481
Persistent Memory: 27568
Runtime Memory: 26780
Sorts: 2
Serializable Aborts: 0
SQL Type: 6
Command Type: 3
Optimizer Mode: ALL_ROWS
Optimizer Env: 1213316197
Optimizer Cost: 7767
Parsing User ID: 92
Parsing Schema ID: 92
Parsing Schema Name: QTUNE
Service: SYS$USERS
Module: SQL*Plus
Is Binds Aware: Y
Is Bind Sensitive: Y
Is Obsolete: N
Is Sharable: Y
Literal Hash Value: 0
SQL Patch: "null"
SQL Plan Baseline: "null"
SQL Profile: "null"
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Outline Category: "null"
Remote: N
Object Status: VALID
Program ID: 118510
Program Line #: 1730
Type Check Memory: 0
Type Check Heap: 00
I/O Interconnect Bytes: 27148288
Physical Read Requests: 68
Physical Read Bytes: 27148288
Physical Write Requests: 0
Physical Write Bytes: 0
Optimized Physical Read Requests: 0
I/O Cell Uncompressed Bytes: 0
I/O Cell Offload Eligible Bytes: 0
I/O Cell Offload Returned Bytes: 0
Go to SQL Statistics
Go to Top

SQL Monitor Statistics

List of monitored executions is restricted up to 10 per phv as per tool parameter "r_rows_table_xs".
# Plan Hash Value Monitored
Executions
1 24296316 [B] 2
2 142578110 8
3 657302870 4
4 1637264670 2
5 2816325939 12
6 2883761925 [W] 4
7 3267771367 4
8 3935795003 2
Go to Top

SQL Monitoring for 24296316 [B] DONE (ALL ROWS) 2013-02-04/10:37:09

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:37:09
SQL Exec ID: 16777293
Inst ID: 1
Process Name: ora
Key: 450971566983
Child Address: 3FB1A520
Child Number: 23
Elapsed Time in secs: 0.059
Queuing Time in secs: 0.000
CPU Time in secs: 0.036
User I/O Wait Time in secs: 0.000
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 5063
Disk Reads: 0
Direct Writes: 0
Fetches: 4
PX is Cross Instance: N
Refresh Count: 7
First Refresh Time: 2013-02-04/10:37:09
Last Refresh Time: 2013-02-04/10:37:09
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 15
Session Serial#: 1477
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 0
Physical Read Requests: 0
Physical Read Bytes: 0
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

SQL Monitoring for 24296316 [B] DONE (ALL ROWS) 2013-02-04/10:37:08

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:37:08
SQL Exec ID: 16777292
Inst ID: 1
Process Name: ora
Key: 335007449990
Child Address: 3FB1A520
Child Number: 23
Elapsed Time in secs: 0.492
Queuing Time in secs: 0.000
CPU Time in secs: 0.056
User I/O Wait Time in secs: 0.379
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 5069
Disk Reads: 3096
Direct Writes: 0
Fetches: 4
PX is Cross Instance: N
Refresh Count: 7
First Refresh Time: 2013-02-04/10:37:08
Last Refresh Time: 2013-02-04/10:37:09
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 15
Session Serial#: 1477
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 25362432
Physical Read Requests: 3096
Physical Read Bytes: 25362432
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

SQL Monitoring for 142578110 DONE (ALL ROWS) 2013-02-04/10:36:37

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:36:37
SQL Exec ID: 16777291
Inst ID: 1
Process Name: ora
Key: 532575945605
Child Address: 36076A80
Child Number: 22
Elapsed Time in secs: 30.811
Queuing Time in secs: 0.000
CPU Time in secs: 30.806
User I/O Wait Time in secs: 0.163
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 111224
Disk Reads: 305
Direct Writes: 0
Fetches: 63
PX is Cross Instance: N
Refresh Count: 81
First Refresh Time: 2013-02-04/10:36:37
Last Refresh Time: 2013-02-04/10:37:08
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 15
Session Serial#: 1477
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 139198464
Physical Read Requests: 305
Physical Read Bytes: 139198464
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

SQL Monitoring for 142578110 DONE (ALL ROWS) 2013-02-04/10:36:06

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:36:06
SQL Exec ID: 16777290
Inst ID: 1
Process Name: ora
Key: 244813136772
Child Address: 36076A80
Child Number: 22
Elapsed Time in secs: 31.075
Queuing Time in secs: 0.000
CPU Time in secs: 31.050
User I/O Wait Time in secs: 0.165
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 111230
Disk Reads: 305
Direct Writes: 0
Fetches: 63
PX is Cross Instance: N
Refresh Count: 81
First Refresh Time: 2013-02-04/10:36:06
Last Refresh Time: 2013-02-04/10:36:37
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 15
Session Serial#: 1477
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 139198464
Physical Read Requests: 305
Physical Read Bytes: 139198464
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

SQL Monitoring for 142578110 DONE (ALL ROWS) 2013-02-04/10:35:34

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:35:34
SQL Exec ID: 16777289
Inst ID: 1
Process Name: ora
Key: 365072221059
Child Address: 462F9C20
Child Number: 21
Elapsed Time in secs: 31.115
Queuing Time in secs: 0.000
CPU Time in secs: 31.086
User I/O Wait Time in secs: 0.163
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 111224
Disk Reads: 305
Direct Writes: 0
Fetches: 609
PX is Cross Instance: N
Refresh Count: 627
First Refresh Time: 2013-02-04/10:35:34
Last Refresh Time: 2013-02-04/10:36:06
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 15
Session Serial#: 1477
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 139198464
Physical Read Requests: 305
Physical Read Bytes: 139198464
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

SQL Monitoring for 142578110 DONE (ALL ROWS) 2013-02-04/10:35:01

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:35:01
SQL Exec ID: 16777288
Inst ID: 1
Process Name: ora
Key: 214748365698
Child Address: 462F9C20
Child Number: 21
Elapsed Time in secs: 31.910
Queuing Time in secs: 0.000
CPU Time in secs: 31.470
User I/O Wait Time in secs: 0.201
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 111230
Disk Reads: 307
Direct Writes: 0
Fetches: 609
PX is Cross Instance: N
Refresh Count: 628
First Refresh Time: 2013-02-04/10:35:01
Last Refresh Time: 2013-02-04/10:35:34
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 15
Session Serial#: 1477
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 139214848
Physical Read Requests: 307
Physical Read Bytes: 139214848
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

SQL Monitoring for 142578110 DONE (ALL ROWS) 2013-02-04/10:32:18

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:32:18
SQL Exec ID: 16777283
Inst ID: 1
Process Name: ora
Key: 493921239933
Child Address: 3B755BA8
Child Number: 13
Elapsed Time in secs: 34.008
Queuing Time in secs: 0.000
CPU Time in secs: 31.630
User I/O Wait Time in secs: 0.228
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 111224
Disk Reads: 393
Direct Writes: 0
Fetches: 1896
PX is Cross Instance: N
Refresh Count: 1916
First Refresh Time: 2013-02-04/10:32:18
Last Refresh Time: 2013-02-04/10:32:55
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 15
Session Serial#: 1477
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 139919360
Physical Read Requests: 393
Physical Read Bytes: 139919360
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

SQL Monitoring for 142578110 DONE (ALL ROWS) 2013-02-04/10:31:36

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:31:36
SQL Exec ID: 16777282
Inst ID: 1
Process Name: ora
Key: 219043332988
Child Address: 3B755BA8
Child Number: 13
Elapsed Time in secs: 36.546
Queuing Time in secs: 0.000
CPU Time in secs: 31.834
User I/O Wait Time in secs: 0.387
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 111224
Disk Reads: 775
Direct Writes: 0
Fetches: 1896
PX is Cross Instance: N
Refresh Count: 1917
First Refresh Time: 2013-02-04/10:31:36
Last Refresh Time: 2013-02-04/10:32:18
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 15
Session Serial#: 1477
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 143048704
Physical Read Requests: 775
Physical Read Bytes: 143048704
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

SQL Monitoring for 142578110 DONE (ALL ROWS) 2013-02-04/10:29:13

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:29:13
SQL Exec ID: 16777275
Inst ID: 1
Process Name: ora
Key: 64424510325
Child Address: 3B755BA8
Child Number: 13
Elapsed Time in secs: 34.783
Queuing Time in secs: 0.000
CPU Time in secs: 33.830
User I/O Wait Time in secs: 0.000
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 111231
Disk Reads: 0
Direct Writes: 0
Fetches: 1896
PX is Cross Instance: N
Refresh Count: 1916
First Refresh Time: 2013-02-04/10:29:13
Last Refresh Time: 2013-02-04/10:29:52
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 29
Session Serial#: 67
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 0
Physical Read Requests: 0
Physical Read Bytes: 0
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

SQL Monitoring for 142578110 DONE (ALL ROWS) 2013-02-04/10:28:35

Status: DONE (ALL ROWS)
SQL Exec Start Time: 2013-02-04/10:28:35
SQL Exec ID: 16777273
Inst ID: 1
Process Name: ora
Key: 171798692723
Child Address: 3B755BA8
Child Number: 13
Elapsed Time in secs: 34.447
Queuing Time in secs: 0.000
CPU Time in secs: 33.938
User I/O Wait Time in secs: 0.000
Application Wait Time in secs: 0.000
Concurrency Wait Time in secs: 0.000
Cluster Wait Time in secs: 0.000
PL/SQL Exec Time in secs: 0.000
Java Exec Time in secs: 0.000
Buffer Gets: 111231
Disk Reads: 1
Direct Writes: 0
Fetches: 1896
PX is Cross Instance: N
Refresh Count: 1916
First Refresh Time: 2013-02-04/10:28:35
Last Refresh Time: 2013-02-04/10:29:13
User #: 92
User Name: QTUNE
Service Name: SYS$USERS
Module: SQL*Plus
SID: 29
Session Serial#: 67
Exact Matching Signature: 1178211779310957485
Force Matching Signature: 1178211779310957485
Program: sqlplus@host01.example.com (TNS V1-V3)
I/O Interconnect Bytes: 8192
Physical Read Requests: 1
Physical Read Bytes: 8192
Physical Write Requests: 0
Physical Write Bytes: 0
Go to SQL Monitor
Go to Top

Parallel Processing

Go to Top

PX Instance Groups

Parallel-execution instance groups available to current session (SID=13).
Go to Parallel Processing
Go to Top

Active PX Servers

Statistics for active parallel-execution servers.
SQL: [+]

PX Processes

Parallel-execution processes, and sessions running on them.
SQL: [+]

PX Sessions

Sessions running on parallel-execution servers.
SQL: [+]

PX System Statistics - Summary

System statistics for parallel-execution servers.
Statistic Inst ID Value
Servers Busy : 1 0
Servers Idle : 1 0
Servers Highwater : 1 8
Server Sessions : 1 146
Servers Started : 1 44
Servers Shutdown : 1 44
Servers Cleaned Up : 1 0
Queries Queued : 1 0
Queries Initiated : 1 61
Queries Initiated (IPQ) : 1 0
DML Initiated : 1 0
DML Initiated (IPQ) : 1 0
DDL Initiated : 1 3
DDL Initiated (IPQ) : 1 0
DFO Trees : 1 64
Sessions Active : 1 0
Local Msgs Sent : 1 6376
Distr Msgs Sent : 1 0
Local Msgs Recv'd : 1 6376
Distr Msgs Recv'd : 1 0
Go to Parallel Processing
Go to Top

PX Process System Statistics - Summary

Process system statistics for parallel-execution servers.
Statistic Inst ID Value
Servers In Use : 1 0
Servers Available : 1 0
Servers Started : 1 44
Servers Shutdown : 1 44
Servers Highwater : 1 8
Servers Cleaned Up : 1 0
Server Sessions : 1 146
Memory Chunks Allocated : 1 19
Memory Chunks Freed : 1 15
Memory Chunks Current : 1 4
Memory Chunks HWM : 1 15
Buffers Allocated : 1 830
Buffers Freed : 1 830
Buffers Current : 1 0
Buffers HWM : 1 101
Go to Parallel Processing
Go to Top

Tables

# Table Name Owner Count1 Num
Rows2
Sample
Size2
Blocks2 Last
Analyzed2
Table
Stats
Table
Stats
Exten
Table
Prop
Table
Phys
Prop
Table
Cons
Table
Cols
Idxed
Cols
Table
Hgrm
Indexes Table
Meta
1 CUSTOMER QTUNE 95000 100000 100000 802 28-NOV-12 Stats 1 Prop Phys 3 5 5 2 4 Meta
2 ORDER_LINE QTUNE 3363000 3450201 3450201 13157 28-NOV-12 Stats   Prop Phys 8 6 3   3 Meta
3 PART QTUNE 190300 200000 200000 1430 28-NOV-12 Stats 1 Prop Phys 4 6 2   2 Meta
4 SALES_ORDER QTUNE 307000 300000 300000 1693 28-NOV-12 Stats 1 Prop Phys 4 6 4 1 3 Meta
(1) SELECT COUNT(*) performed in Table as per tool parameter "count_star_threshold" with current value of 10000.
(2) CBO Statistics.
Go to Indexed Columns
Go to Indexes
Go to Top

Table Statistics

# Table Name Owner Part Temp Count1 Num Rows2 Sample Size2 Perc Last Analyzed2 Segment Extents Segment Blocks Total Segment Blocks3 DBMS_SPACE Allocated Blocks4 Blocks2 Empty Blocks Avg Space Avg Row Len2 Chain Cnt Global Stats2 User Stats2 Stat Type Locked Stale Stats Avg Space Freelist Blocks Num Freelist Blocks Avg Cached Blocks Avg Cache Hit Ratio Full Table Scan Cost
1 CUSTOMER QTUNE NO N 95000 100000 100000 100.0 2012-11-28/09:55:33 22 896 896 1280 802 0 0 92 0 YES NO NO 0 0 220
2 ORDER_LINE QTUNE NO N 3363000 3450201 3450201 100.0 2012-11-28/09:56:22 84 13312 13312 12288 13157 0 0 23 0 YES NO NO 0 0 3609
3 PART QTUNE NO N 190300 200000 200000 100.0 2012-11-28/09:55:44 27 1536 1536 1664 1430 0 0 58 0 YES NO NO 0 0 392
4 SALES_ORDER QTUNE NO N 307000 300000 300000 100.0 2012-11-28/09:55:54 29 1792 1792 1792 1693 0 0 38 0 YES NO NO 0 0 464
(1) SELECT COUNT(*) performed in Table as per tool parameter "count_star_threshold" with current value of 10000.
(2) CBO Statistics.
(3) It considers the blocks from all partitions (if the table is partitioned).
(4) This is the estimated size of the table if it were rebuilt, as computed by DBMS_SPACE.CREATE_TABLE_COST.
Go to Table Statistics Versions
Go to Tables
Go to Top

Table Statistics Extensions

# Table Name Owner Extension Name Creator Droppable Extension
1 CUSTOMER QTUNE SYS_NC00005$ SYSTEM NO(LOWER("CUSTOMER_NAME"))
2 PART QTUNE SYS_STUUS4P4NZTNB5ELB$CFTBUVDQ USER YES("PART_TYPE","ON_HAND")
3 SALES_ORDER QTUNE SYS_STUK0XJTEZVXUTGW1H0VTZ#WQA USER YES(SUBSTR("ORDER_NUM",1,2))
Go to Tables
Go to Top

Table Properties

# Table Name Owner Part Degree Instances Temp Duration IOT Name IOT Type Cluster Name Cluster Owner Nested Secondary Cache Result Cache Table Lock Read Only Row Movement Skip Corrupt Dependencies Monitoring Status Dropped Segment Created
1 CUSTOMER QTUNE NO 1 1 N NO N N DEFAULT ENABLED NO DISABLED DISABLED DISABLED YES VALID NO YES
2 ORDER_LINE QTUNE NO 1 1 N NO N N DEFAULT ENABLED NO DISABLED DISABLED DISABLED YES VALID NO YES
3 PART QTUNE NO 1 1 N NO N N DEFAULT ENABLED NO DISABLED DISABLED DISABLED YES VALID NO YES
4 SALES_ORDER QTUNE NO 1 1 N NO N N DEFAULT ENABLED NO DISABLED DISABLED DISABLED YES VALID NO YES
Go to Tables
Go to Top

Table Physical Properties

# Table Name Owner Pct Free Pct Used Ini Trans Max Trans Initial Extent Next Extent Min Extents Max Extents Pct Increase Free Lists Free List Groups Logging Backed Up Buffer Pool Flash Cache Cell Flash Cache TableSpace Name Compression Compress for
1 CUSTOMER QTUNE 10 1 255 65536 1048576 1 2147483645 YES N DEFAULT DEFAULT DEFAULT USERS DISABLED
2 ORDER_LINE QTUNE 10 1 255 65536 1048576 1 2147483645 YES N DEFAULT DEFAULT DEFAULT USERS DISABLED
3 PART QTUNE 10 1 255 65536 1048576 1 2147483645 YES N DEFAULT DEFAULT DEFAULT USERS DISABLED
4 SALES_ORDER QTUNE 10 1 255 65536 1048576 1 2147483645 YES N DEFAULT DEFAULT DEFAULT USERS DISABLED
Go to Tables
Go to Top

Table Constraints

Go to Tables
Go to Top

QTUNE.CUSTOMER - Table Constraints

# Type Constraint Name Search Condition Last Change Status Deferrable Deferred Validated Generated Refer Owner Refer Constr Name Refer Table Delete Rule Index Owner Index Name Bad Rely Invalid View Related
1 C SYS_C0024028"CUSTOMER_ID" IS NOT NULL 2012-11-20/06:46:39 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
2 C SYS_C0024029"CUSTOMER_TYPE" IS NOT NULL 2012-11-20/06:46:39 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
3 P CUSTOMER_PK 2012-11-20/06:46:41 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED USER NAME   QTUNE CUSTOMER_PK
Go to Table Constraints

QTUNE.ORDER_LINE - Table Constraints

# Type Constraint Name Search Condition Last Change Status Deferrable Deferred Validated Generated Refer Owner Refer Constr Name Refer Table Delete Rule Index Owner Index Name Bad Rely Invalid View Related
1 C SYS_C0024039"LINE_ID" IS NOT NULL 2012-11-20/06:48:23 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
2 C SYS_C0024040"ORDER_ID" IS NOT NULL 2012-11-20/06:48:23 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
3 C SYS_C0024041"LINE_NUM" IS NOT NULL 2012-11-20/06:48:23 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
4 C SYS_C0024042"PART_ID" IS NOT NULL 2012-11-20/06:48:23 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
5 C SYS_C0024043"QUANTITY" IS NOT NULL 2012-11-20/06:48:23 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
6 P ORDER_LINE_PK 2012-11-20/06:58:08 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED USER NAME   QTUNE ORDER_LINE_PK
7 R ORDER_FK 2012-11-20/06:59:44 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED USER NAME QTUNE SALES_ORDER_PK SALES_ORDER NO ACTION
8 R PART_FK 2012-11-20/07:00:19 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED USER NAME QTUNE PART_PK PART NO ACTION
Go to Table Constraints

QTUNE.PART - Table Constraints

# Type Constraint Name Search Condition Last Change Status Deferrable Deferred Validated Generated Refer Owner Refer Constr Name Refer Table Delete Rule Index Owner Index Name Bad Rely Invalid View Related
1 C SYS_C0024031"PART_ID" IS NOT NULL 2012-11-20/06:47:21 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
2 C SYS_C0024032"PART_TYPE" IS NOT NULL 2012-11-20/06:47:21 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
3 C SYS_C0024033"PART_PRICE" IS NOT NULL 2012-11-20/06:47:21 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
4 P PART_PK 2012-11-20/06:47:24 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED USER NAME   QTUNE PART_PK
Go to Table Constraints

QTUNE.SALES_ORDER - Table Constraints

# Type Constraint Name Search Condition Last Change Status Deferrable Deferred Validated Generated Refer Owner Refer Constr Name Refer Table Delete Rule Index Owner Index Name Bad Rely Invalid View Related
1 C SYS_C0024035"ORDER_ID" IS NOT NULL 2012-11-20/06:48:01 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
2 C SYS_C0024036"ORDER_NUM" IS NOT NULL 2012-11-20/06:48:01 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
3 C SYS_C0024037"CUSTOMER_ID" IS NOT NULL 2012-11-20/06:48:01 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED GENERATED NAME  
4 P SALES_ORDER_PK 2012-11-20/06:48:05 ENABLED NOT DEFERRABLE IMMEDIATE VALIDATED USER NAME   QTUNE SALES_ORDER_PK
Go to Table Constraints
Go to Tables
Go to Top

Table Columns

# Table Name Owner Count1 Num
Rows2
Sample
Size2
Blocks2 Last
Analyzed2
Column
Stats
Column
Usage
Column
Prop
Hgrm
1 CUSTOMER QTUNE 95000 100000 100000 802 28-NOV-12 5 3 Prop 2
2 ORDER_LINE QTUNE 3363000 3450201 3450201 13157 28-NOV-12 6 2 Prop  
3 PART QTUNE 190300 200000 200000 1430 28-NOV-12 6 3 Prop  
4 SALES_ORDER QTUNE 307000 300000 300000 1693 28-NOV-12 6 4 Prop 1
(1) SELECT COUNT(*) performed in Table as per tool parameter "count_star_threshold" with current value of 10000.
(2) CBO Statistics.
Go to Tables
Go to Top

QTUNE.CUSTOMER - Table Column

Go to Table Columns
Go to Tables
Go to Top

QTUNE.CUSTOMER - Column Statistics

# In Pred In Index In Proj Col ID Column Name Data Default Not Null with Default Value Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 [+] [+] TRUE 1 CUSTOMER_ID   100000 0 100000 100.0 100000 FALSE"1""100000" 2012-11-28/09:55:31 5 1.000000e-05 1 NONE FALSE YES NO 0.000010 1
2 [+] [+] TRUE 4 CREDIT_LIMIT   100000 14285 5430 6.3 101 FALSE"1000""101000" 2012-11-28/09:55:31 4 5.908484e-06 101 FREQUENCY FALSE 0 YES NO 0.008487 849
3 [+] [+] FALSE 3 CUSTOMER_TYPE   100000 0 6315 6.3 6 FALSE"1""6" 2012-11-28/09:55:31 2 5.080454e-06 6 FREQUENCY FALSE 0 YES NO 0.166667 16667
4 FALSE [+] TRUE 2 CUSTOMER_NAME   100000 0 100000 100.0 99624 FALSE"AAAEGJQPRNJLYOSWRLICMZRKJVANPMQA""ZZZVQZYRQVBCEZLJJJRAIXVRNKAMEXAI" 2012-11-28/09:55:31 41 1.003774e-05 1 NONE FALSE YES NO 0.000010 2
5 FALSE [+] FALSE SYS_NC00005$LOWER("CUSTOMER_NAME") 100000 0 100000 100.0 99728 FALSE"aaaegjqprnjlyoswrlicmzrkjvanpmqa""zzzvqzyrqvbcezljjjraixvrnkamexai" 2012-11-28/09:55:31 41 1.002727e-05 1 NONE FALSE YES NO 0.000010 2
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.CUSTOMER - Column Usage

# In Pred In Index In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 TRUE TRUE TRUE 1 CUSTOMER_ID   52 59 0 0 0 1 2013-02-04/10:46:06
2 TRUE TRUE TRUE 4 CREDIT_LIMIT   0 0 0 54 0 0 2013-02-04/10:46:06
3 TRUE TRUE FALSE 3 CUSTOMER_TYPE   59 0 0 0 0 1 2013-02-04/10:46:06

QTUNE.CUSTOMER - Column Properties

# In Pred In Index In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 TRUE TRUE TRUE 1 CUSTOMER_ID NUMBER 22 N   0 NO YES NO NO 1 1CUSTOMER_ID
2 TRUE TRUE TRUE 4 CREDIT_LIMIT NUMBER 22 Y   0 NO YES NO NO 4 4CREDIT_LIMIT
3 TRUE TRUE FALSE 3 CUSTOMER_TYPE VARCHAR2 40 N   CHAR_CS 40 40 B NO YES NO NO 3 3CUSTOMER_TYPE
4 FALSE TRUE TRUE 2 CUSTOMER_NAME VARCHAR2 4000 Y   CHAR_CS 4000 4000 B NO YES NO NO 2 2CUSTOMER_NAME
5 FALSE TRUE FALSE SYS_NC00005$ VARCHAR2 4000 Y 22LOWER("CUSTOMER_NAME") CHAR_CS 4000 4000 B NO YES YES YES 5SYS_NC00005$
Go to Table Columns
Go to Tables
Go to Top

QTUNE.ORDER_LINE - Table Column

Go to Table Columns
Go to Tables
Go to Top

QTUNE.ORDER_LINE - Column Statistics

# In Pred In Index In Proj Col ID Column Name Data Default Not Null with Default Value Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 [+] [+] TRUE 2 ORDER_ID   3450201 0 3450201 100.0 302976 FALSE"1""300000" 2012-11-28/09:56:06 5 3.300591e-06 1 NONE FALSE YES NO 0.000003 12
2 [+] [+] TRUE 4 PART_ID   3450201 0 3450201 100.0 201968 FALSE"1""200000" 2012-11-28/09:56:06 5 4.951279e-06 1 NONE FALSE YES NO 0.000005 18
3 FALSE [+] FALSE 1 LINE_ID   3450201 0 3450201 100.0 3450201 FALSE"1""3450201" 2012-11-28/09:56:06 6 2.898382e-07 1 NONE FALSE YES NO 0.000000 1
4 FALSE FALSE TRUE 5 QUANTITY   3450201 0 3450201 100.0 52 FALSE"0""51" 2012-11-28/09:56:06 3 1.923077e-02 1 NONE FALSE YES NO 0.019231 66351
5 FALSE FALSE TRUE 6 DISCOUNT_PERC   3450201 2760161 690040 100.0 11 FALSE"5""55" 2012-11-28/09:56:06 2 9.090909e-02 1 NONE FALSE YES NO 0.018182 62731
6 FALSE FALSE FALSE 3 LINE_NUM   3450201 0 3450201 100.0 21 FALSE"1""21" 2012-11-28/09:56:06 3 4.761905e-02 1 NONE FALSE YES NO 0.047619 164296
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.ORDER_LINE - Column Usage

# In Pred In Index In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 TRUE TRUE TRUE 2 ORDER_ID   52 55 0 0 0 0 2013-02-04/10:46:06
2 TRUE TRUE TRUE 4 PART_ID   0 55 0 0 0 0 2013-02-04/10:46:06

QTUNE.ORDER_LINE - Column Properties

# In Pred In Index In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 TRUE TRUE TRUE 2 ORDER_ID NUMBER 22 N   0 NO YES NO NO 2 2ORDER_ID
2 TRUE TRUE TRUE 4 PART_ID NUMBER 22 N   0 NO YES NO NO 4 4PART_ID
3 FALSE TRUE FALSE 1 LINE_ID NUMBER 22 N   0 NO YES NO NO 1 1LINE_ID
4 FALSE FALSE TRUE 5 QUANTITY NUMBER 22 N   0 NO YES NO NO 5 5QUANTITY
5 FALSE FALSE TRUE 6 DISCOUNT_PERC NUMBER 22 Y   0 NO YES NO NO 6 6DISCOUNT_PERC
6 FALSE FALSE FALSE 3 LINE_NUM NUMBER 22 N   0 NO YES NO NO 3 3LINE_NUM
Go to Table Columns
Go to Tables
Go to Top

QTUNE.PART - Table Column

Go to Table Columns
Go to Tables
Go to Top

QTUNE.PART - Column Statistics

# In Pred In Index In Proj Col ID Column Name Data Default Not Null with Default Value Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 [+] [+] TRUE 1 PART_ID   200000 0 200000 100.0 200000 FALSE"1""200000" 2012-11-28/09:55:41 5 5.000000e-06 1 NONE FALSE YES NO 0.000005 1
2 FALSE [+] FALSE 2 PART_NAME   200000 0 200000 100.0 200000 FALSE"0004S6EOFFEEVRMBSW3NQ791PVPZ3R""ZZZUCN4U8VWW9FLMIGPB99E5QH4745" 2012-11-28/09:55:41 31 5.000000e-06 1 NONE FALSE YES NO 0.000005 1
3 FALSE FALSE TRUE 4 PART_PRICE   200000 0 200000 100.0 124536 FALSE"0""4875.71" 2012-11-28/09:55:41 5 8.029807e-06 1 NONE FALSE YES NO 0.000008 2
4 FALSE FALSE FALSE 3 PART_TYPE   200000 0 200000 100.0 10 FALSE"A""J" 2012-11-28/09:55:41 2 1.000000e-01 1 NONE FALSE YES NO 0.100000 20000
5 FALSE FALSE FALSE 5 ON_HAND   200000 0 200000 100.0 6 FALSE"0""5" 2012-11-28/09:55:41 3 1.666667e-01 1 NONE FALSE YES NO 0.166667 33334
6 FALSE FALSE FALSE SYS_STUUS4P4NZTNB5ELB$CFTBUVDQSYS_OP_COMBINED_HASH("PART_TYPE","ON_HAND") 200000 0 200000 100.0 46 FALSE"842114462060574410""18358508360126232577" 2012-11-28/09:55:41 12 2.173913e-02 1 NONE FALSE YES NO 0.021739 4348
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.PART - Column Usage

# In Pred In Index In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 TRUE TRUE TRUE 1 PART_ID   0 60 0 0 0 1 2013-02-04/10:46:06
2 FALSE FALSE TRUE 4 PART_PRICE   0 0 0 0 0 1 2012-11-20/06:47:33
3 FALSE FALSE FALSE 3 PART_TYPE   0 0 0 0 0 1 2012-11-20/06:47:33

QTUNE.PART - Column Properties

# In Pred In Index In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 TRUE TRUE TRUE 1 PART_ID NUMBER 22 N   0 NO YES NO NO 1 1PART_ID
2 FALSE TRUE FALSE 2 PART_NAME VARCHAR2 4000 Y   CHAR_CS 4000 4000 B NO YES NO NO 2 2PART_NAME
3 FALSE FALSE TRUE 4 PART_PRICE NUMBER 22 N   0 NO YES NO NO 4 4PART_PRICE
4 FALSE FALSE FALSE 3 PART_TYPE VARCHAR2 1 N   CHAR_CS 1 1 B NO YES NO NO 3 3PART_TYPE
5 FALSE FALSE FALSE 5 ON_HAND NUMBER 22 Y   0 NO YES NO NO 5 5ON_HAND
6 FALSE FALSE FALSE SYS_STUUS4P4NZTNB5ELB$CFTBUVDQ NUMBER 22 Y 43SYS_OP_COMBINED_HASH("PART_TYPE","ON_HAND") 0 NO YES YES YES 6SYS_STUUS4P4NZTNB5ELB$CFTBUVDQ
Go to Table Columns
Go to Tables
Go to Top

QTUNE.SALES_ORDER - Table Column

Go to Table Columns
Go to Tables
Go to Top

QTUNE.SALES_ORDER - Column Statistics

# In Pred In Index In Proj Col ID Column Name Data Default Not Null with Default Value Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 [+] [+] TRUE 1 ORDER_ID   300000 0 300000 100.0 300000 FALSE"1""300000" 2012-11-28/09:55:51 5 3.333333e-06 1 NONE FALSE YES NO 0.000003 1
2 [+] [+] TRUE 4 CUSTOMER_ID   300000 0 300000 100.0 95952 FALSE"1""99999" 2012-11-28/09:55:51 5 1.042188e-05 1 NONE FALSE YES NO 0.000010 4
3 [+] FALSE FALSE 5 STATUS   300000 0 5464 1.8 10 FALSE"Q""Z" 2012-11-28/09:55:51 2 1.677648e-06 10 FREQUENCY FALSE 0 YES NO 0.100000 30000
4 FALSE [+] FALSE 2 ORDER_NUM   300000 0 300000 100.0 299840 FALSE"AA003667020574""ZZ999041716303" 2012-11-28/09:55:51 15 3.335112e-06 1 NONE FALSE YES NO 0.000003 2
5 FALSE [+] FALSE 3 ORDER_DATE   300000 0 300000 100.0 1002 FALSE" 2010/02/23 00:00:00"" 2012/11/20 00:00:00" 2012-11-28/09:55:51 8 9.980040e-04 1 NONE FALSE YES NO 0.000998 300
6 FALSE FALSE FALSE SYS_STUK0XJTEZVXUTGW1H0VTZ#WQASUBSTR("ORDER_NUM",1,2) 300000 0 300000 100.0 676 FALSE"AA""ZZ" 2012-11-28/09:55:51 3 1.479290e-03 1 NONE FALSE YES NO 0.001479 444
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.SALES_ORDER - Column Usage

# In Pred In Index In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 TRUE TRUE TRUE 1 ORDER_ID   0 55 0 0 0 1 2013-02-04/10:46:06
2 TRUE TRUE TRUE 4 CUSTOMER_ID   52 54 0 0 0 1 2013-02-04/10:46:06
3 TRUE FALSE FALSE 5 STATUS   54 0 0 0 0 0 2013-02-04/10:46:06
4 FALSE TRUE FALSE 2 ORDER_NUM   0 0 0 0 0 1 2012-11-20/06:48:17

QTUNE.SALES_ORDER - Column Properties

# In Pred In Index In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 TRUE TRUE TRUE 1 ORDER_ID NUMBER 22 N   0 NO YES NO NO 1 1ORDER_ID
2 TRUE TRUE TRUE 4 CUSTOMER_ID NUMBER 22 N   0 NO YES NO NO 4 4CUSTOMER_ID
3 TRUE FALSE FALSE 5 STATUS VARCHAR2 1 Y   CHAR_CS 1 1 B NO YES NO NO 5 5STATUS
4 FALSE TRUE FALSE 2 ORDER_NUM VARCHAR2 4000 N   CHAR_CS 4000 4000 B NO YES NO NO 2 2ORDER_NUM
5 FALSE TRUE FALSE 3 ORDER_DATE DATE 7 Y   0 NO YES NO NO 3 3ORDER_DATE
6 FALSE FALSE FALSE SYS_STUK0XJTEZVXUTGW1H0VTZ#WQA VARCHAR2 2 Y 23SUBSTR("ORDER_NUM",1,2) CHAR_CS 2 2 B NO YES YES YES 6SYS_STUK0XJTEZVXUTGW1H0VTZ#WQA
Go to Table Columns
Go to Tables
Go to Top

Indexed Columns

# Table Name Owner Count1 Num
Rows2
Sample
Size2
Blocks2 Last
Analyzed2
Indexes
1 CUSTOMER QTUNE 95000 100000 100000 802 28-NOV-12 4
2 ORDER_LINE QTUNE 3363000 3450201 3450201 13157 28-NOV-12 3
3 PART QTUNE 190300 200000 200000 1430 28-NOV-12 2
4 SALES_ORDER QTUNE 307000 300000 300000 1693 28-NOV-12 3
(1) SELECT COUNT(*) performed in Table as per tool parameter "count_star_threshold" with current value of 10000.
(2) CBO Statistics.
Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER - Indexed Columns

Go to Indexed Columns
Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER - Single-Column Indexes

# In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Index Name Index Owner Index Type Uniqueness In Plan
1 [+] TRUE 1 CUSTOMER_ID   ASC CUSTOMER_PK QTUNE NORMAL UNIQUE TRUE
2 FALSE TRUE 2 CUSTOMER_NAME   ASC CUSTOMER_N1 QTUNE NORMAL NONUNIQUE FALSE
3 FALSE FALSE SYS_NC00005$LOWER("CUSTOMER_NAME") ASC CUSTOMER_F1 QTUNE FUNCTION-BASED NORMAL NONUNIQUE FALSE

QTUNE.CUSTOMER - Multi-Column Indexes

# In Pred In Proj Col ID Column Name Data Default Not Null with Default Value In Plan
CUSTOMER_N2
Column Name
1 [+] TRUE 4 CREDIT_LIMIT   2 CREDIT_LIMIT
2 [+] FALSE 3 CUSTOMER_TYPE   1 CUSTOMER_TYPE
Index names are displayed vertical in IE.
Go to Indexed Columns
Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE - Indexed Columns

Go to Indexed Columns
Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE - Single-Column Indexes

# In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Index Name Index Owner Index Type Uniqueness In Plan
1 [+] TRUE 2 ORDER_ID   ASC ORDER_LINE_N1 QTUNE NORMAL NONUNIQUE TRUE
2 [+] TRUE 4 PART_ID   ASC ORDER_LINE_N2 QTUNE NORMAL NONUNIQUE FALSE
3 FALSE FALSE 1 LINE_ID   ASC ORDER_LINE_PK QTUNE NORMAL UNIQUE FALSE
Go to Indexed Columns
Go to Indexes
Go to Tables
Go to Top

QTUNE.PART - Indexed Columns

Go to Indexed Columns
Go to Indexes
Go to Tables
Go to Top

QTUNE.PART - Single-Column Indexes

# In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Index Name Index Owner Index Type Uniqueness In Plan
1 [+] TRUE 1 PART_ID   ASC PART_PK QTUNE NORMAL UNIQUE TRUE
2 FALSE FALSE 2 PART_NAME   ASC PART_N1 QTUNE NORMAL NONUNIQUE FALSE
Go to Indexed Columns
Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER - Indexed Columns

Go to Indexed Columns
Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER - Single-Column Indexes

# In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Index Name Index Owner Index Type Uniqueness In Plan
1 [+] TRUE 1 ORDER_ID   ASC SALES_ORDER_PK QTUNE NORMAL UNIQUE FALSE
2 FALSE FALSE 2 ORDER_NUM   ASC SALES_ORDER_N1 QTUNE NORMAL NONUNIQUE FALSE

QTUNE.SALES_ORDER - Multi-Column Indexes

# In Pred In Proj Col ID Column Name Data Default Not Null with Default Value In Plan
SALES_ORDER_N2
Column Name
1 [+] TRUE 4 CUSTOMER_ID   1 CUSTOMER_ID
2 FALSE FALSE 3 ORDER_DATE   2 ORDER_DATE
Index names are displayed vertical in IE.
Go to Indexed Columns
Go to Indexes
Go to Tables
Go to Top

Table Column Histograms

Go to Table Columns
Go to Tables
Go to Top

QTUNE.CUSTOMER - Histograms

Go to Table Columns
Go to Tables
Go to Top

QTUNE.CUSTOMER.CREDIT_LIMIT - Histogram

"Frequency" histogram with 101 buckets. Number of rows in this table is 100000. Number of nulls in this column is 14285 and its sample size was 5430.
SQL: [+]
# Endpoint Number Endpoint Value1 Endpoint Actual Value1 Estimated Endpoint Value1 Estimated Cardinality Estimated Selectivity
1 38 1000"""1000" 600 0.005998
2 89 2000"""2000" 805 0.008051
3 147 3000"""3000" 916 0.009156
4 199 4000"""4000" 821 0.008208
5 244 5000"""5000" 710 0.007103
6 305 6000"""6000" 963 0.009629
7 363 7000"""7000" 916 0.009156
8 422 8000"""8000" 931 0.009313
9 485 9000"""9000" 994 0.009945
10 531 10000"""10000" 726 0.007261
11 589 11000"""11000" 916 0.009156
12 640 12000"""12000" 805 0.008051
13 696 13000"""13000" 884 0.008840
14 756 14000"""14000" 947 0.009471
15 806 15000"""15000" 789 0.007893
16 859 16000"""16000" 837 0.008366
17 911 17000"""17000" 821 0.008208
18 966 18000"""18000" 868 0.008682
19 1024 19000"""19000" 916 0.009156
20 1078 20000"""20000" 852 0.008524
21 1131 21000"""21000" 837 0.008366
22 1170 22000"""22000" 616 0.006156
23 1219 23000"""23000" 773 0.007735
24 1293 24000"""24000" 1168 0.011681
25 1343 25000"""25000" 789 0.007893
26 1400 26000"""26000" 900 0.008998
27 1450 27000"""27000" 789 0.007893
28 1501 28000"""28000" 805 0.008051
29 1544 29000"""29000" 679 0.006788
30 1595 30000"""30000" 805 0.008051
# Endpoint Number Endpoint Value1 Endpoint Actual Value1 Estimated Endpoint Value1 Estimated Cardinality Estimated Selectivity
31 1641 31000"""31000" 726 0.007261
32 1689 32000"""32000" 758 0.007577
33 1750 33000"""33000" 963 0.009629
34 1795 34000"""34000" 710 0.007103
35 1840 35000"""35000" 710 0.007103
36 1888 36000"""36000" 758 0.007577
37 1946 37000"""37000" 916 0.009156
38 2001 38000"""38000" 868 0.008682
39 2067 39000"""39000" 1042 0.010418
40 2122 40000"""40000" 868 0.008682
41 2179 41000"""41000" 900 0.008998
42 2222 42000"""42000" 679 0.006788
43 2271 43000"""43000" 773 0.007735
44 2323 44000"""44000" 821 0.008208
45 2383 45000"""45000" 947 0.009471
46 2440 46000"""46000" 900 0.008998
47 2505 47000"""47000" 1026 0.010261
48 2561 48000"""48000" 884 0.008840
49 2617 49000"""49000" 884 0.008840
50 2683 50000"""50000" 1042 0.010418
51 2735 51000"""51000" 821 0.008208
52 2786 52000"""52000" 805 0.008051
53 2843 53000"""53000" 900 0.008998
54 2883 54000"""54000" 631 0.006314
55 2937 55000"""55000" 852 0.008524
56 2999 56000"""56000" 979 0.009787
57 3053 57000"""57000" 852 0.008524
58 3120 58000"""58000" 1058 0.010576
59 3167 59000"""59000" 742 0.007419
60 3215 60000"""60000" 758 0.007577
# Endpoint Number Endpoint Value1 Endpoint Actual Value1 Estimated Endpoint Value1 Estimated Cardinality Estimated Selectivity
61 3274 61000"""61000" 931 0.009313
62 3319 62000"""62000" 710 0.007103
63 3371 63000"""63000" 821 0.008208
64 3438 64000"""64000" 1058 0.010576
65 3486 65000"""65000" 758 0.007577
66 3535 66000"""66000" 773 0.007735
67 3589 67000"""67000" 852 0.008524
68 3631 68000"""68000" 663 0.006630
69 3683 69000"""69000" 821 0.008208
70 3739 70000"""70000" 884 0.008840
71 3791 71000"""71000" 821 0.008208
72 3847 72000"""72000" 884 0.008840
73 3901 73000"""73000" 852 0.008524
74 3959 74000"""74000" 916 0.009156
75 4013 75000"""75000" 852 0.008524
76 4077 76000"""76000" 1010 0.010103
77 4135 77000"""77000" 916 0.009156
78 4201 78000"""78000" 1042 0.010418
79 4260 79000"""79000" 931 0.009313
80 4319 80000"""80000" 931 0.009313
81 4375 81000"""81000" 884 0.008840
82 4427 82000"""82000" 821 0.008208
83 4490 83000"""83000" 994 0.009945
84 4551 84000"""84000" 963 0.009629
85 4601 85000"""85000" 789 0.007893
86 4660 86000"""86000" 931 0.009313
87 4704 87000"""87000" 695 0.006946
88 4762 88000"""88000" 916 0.009156
89 4810 89000"""89000" 758 0.007577
90 4860 90000"""90000" 789 0.007893
# Endpoint Number Endpoint Value1 Endpoint Actual Value1 Estimated Endpoint Value1 Estimated Cardinality Estimated Selectivity
91 4906 91000"""91000" 726 0.007261
92 4964 92000"""92000" 916 0.009156
93 5005 93000"""93000" 647 0.006472
94 5061 94000"""94000" 884 0.008840
95 5112 95000"""95000" 805 0.008051
96 5170 96000"""96000" 916 0.009156
97 5228 97000"""97000" 916 0.009156
98 5283 98000"""98000" 868 0.008682
99 5347 99000"""99000" 1010 0.010103
100 5404 100000"""100000" 900 0.008998
101 5430 101000"""101000" 410 0.004104
(1) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
Remarks for this "Frequency" histogram:
a) Estimated cardinality for values not present in histogram is 1/2 the cardinality of the smallest bucket (after fix 5483301).
b) Smallest bucket shows an estimated cardinality of 410 rows, thus for equality predicates on values not in this histogram an estimated cardinality of 205 rows would be considered.
Go to Table Columns

QTUNE.CUSTOMER.CUSTOMER_TYPE - Histogram

"Frequency" histogram with 6 buckets. Number of rows in this table is 100000. Number of nulls in this column is 0 and its sample size was 6315.
SQL: [+]
# Endpoint Number Endpoint Value1 Endpoint Actual Value1 Estimated Endpoint Value1 Estimated Cardinality Estimated Selectivity
1 2436 254422546068207000000000000000000000"""1" 38575 0.385748
2 5492 259614842926741000000000000000000000"""2" 48393 0.483927
3 6231 264807139785276000000000000000000000"""3" 11702 0.117023
4 6308 269999436643811000000000000000000000"""4" 1219 0.012193
5 6314 275191733502346000000000000000000000"""5" 95 0.000950
6 6315 280384030360881000000000000000000000"""6" 16 0.000158
(1) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
Remarks for this "Frequency" histogram:
a) Estimated cardinality for values not present in histogram is 1/2 the cardinality of the smallest bucket (after fix 5483301).
b) Smallest bucket shows an estimated cardinality of 16 rows, thus for equality predicates on values not in this histogram an estimated cardinality of 8 rows would be considered.
Go to Table Columns
Go to Tables
Go to Top

QTUNE.SALES_ORDER - Histograms

Go to Table Columns
Go to Tables
Go to Top

QTUNE.SALES_ORDER.STATUS - Histogram

"Frequency" histogram with 10 buckets. Number of rows in this table is 300000. Number of nulls in this column is 0 and its sample size was 5464.
SQL: [+]
# Endpoint Number Endpoint Value1 Endpoint Actual Value1 Estimated Endpoint Value1 Estimated Cardinality Estimated Selectivity
1 1 420576045541321000000000000000000000"""Q" 55 0.000183
2 33 425768342399856000000000000000000000"""R" 1757 0.005857
3 357 430960639258391000000000000000000000"""S" 17789 0.059297
4 1667 436152936116926000000000000000000000"""T" 71925 0.239751
5 3764 441345232975460000000000000000000000"""U" 115135 0.383785
6 5089 446537529833995000000000000000000000"""V" 72749 0.242496
7 5432 451729826692530000000000000000000000"""W" 18832 0.062775
8 5461 456922123551065000000000000000000000"""X" 1592 0.005307
9 5463 462114420409600000000000000000000000"""Y" 110 0.000366
10 5464 467306717268135000000000000000000000"""Z" 55 0.000183
(1) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
Remarks for this "Frequency" histogram:
a) Estimated cardinality for values not present in histogram is 1/2 the cardinality of the smallest bucket (after fix 5483301).
b) Smallest bucket shows an estimated cardinality of 55 rows, thus for equality predicates on values not in this histogram an estimated cardinality of 27 rows would be considered.
Go to Table Columns
Go to Tables
Go to Top

Indexes

# Table Name Owner Count1 Num
Rows2
Sample
Size2
Blocks2 Last
Analyzed2
Indexes
1 CUSTOMER QTUNE 95000 100000 100000 802 28-NOV-12 4
2 ORDER_LINE QTUNE 3363000 3450201 3450201 13157 28-NOV-12 3
3 PART QTUNE 190300 200000 200000 1430 28-NOV-12 2
4 SALES_ORDER QTUNE 307000 300000 300000 1693 28-NOV-12 3
(1) SELECT COUNT(*) performed in Table as per tool parameter "count_star_threshold" with current value of 10000.
(2) CBO Statistics.
Go to Indexed Columns
Go to Tables
Go to Top

QTUNE.CUSTOMER - Indexes

# In Plan Index Name Owner Index Type Uniqueness Col ID Column Name Column Name1 Num
Rows2
Sample
Size2
Last
Analyzed2
Index
Stats
Index
Prop
Index
Phys
Prop
Index
Cols
Index
Meta
1 TRUE CUSTOMER_N2 QTUNE NORMAL NONUNIQUE 3
4
CUSTOMER_TYPE
CREDIT_LIMIT
CUSTOMER_TYPE
CREDIT_LIMIT
100000 100000 28-NOV-12 Stats Prop Phys Cols Meta
2 TRUE CUSTOMER_PK QTUNE NORMAL UNIQUE 1 CUSTOMER_ID CUSTOMER_ID 100000 100000 28-NOV-12 Stats Prop Phys Cols Meta
3 FALSE CUSTOMER_F1 QTUNE FUNCTION-BASED NORMAL NONUNIQUE 5 LOWER(CUSTOMER_NAME) SYS_NC00005$ 100000 100000 28-NOV-12 Stats Prop Phys Cols Meta
4 FALSE CUSTOMER_N1 QTUNE NORMAL NONUNIQUE 2 CUSTOMER_NAME CUSTOMER_NAME 100000 100000 28-NOV-12 Stats Prop Phys Cols Meta
(1) Column names including system-generated names.
(2) CBO Statistics.
Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER - Index Statistics

# In Plan Index Name Owner Index Type Part Temp Num Rows1 Sample Size1 Perc Last Analyzed1 Distinct Keys1 Blevel1 Segment Extents Segment Blocks Total Segment Blocks2 DBMS_SPACE Allocated Blocks3 Leaf Blocks1 Leaf Estimate Target Size4 Avg Leaf Blocks per Key1 Avg Data Blocks per Key1 Clustering Factor1 Global Stats1 User Stats1 Stat Type Locked Stale Stats Avg Cached Blocks Avg Cache Hit Ratio Clustering Factor Quality5 Full Index Scan Cost6 Max Index Selectivity7
1 TRUE CUSTOMER_N2 QTUNE NORMAL NO N 100000 100000 100.0 2012-11-28/09:55:37 446 1 17 256 256 384 229 1 162 72410 YES NO NO POOR 72639 0.003029
2 TRUE CUSTOMER_PK QTUNE NORMAL NO N 100000 100000 100.0 2012-11-28/09:55:34 100000 1 17 256 256 384 208 1 1 780 YES NO NO BEST 988 0.222672
3 FALSE CUSTOMER_F1 QTUNE FUNCTION-BASED NORMAL NO N 100000 100000 100.0 2012-11-28/09:55:41 99728 2 21 768 768 768 725 1 1 99881 YES NO NO WORST 100608 0.002187
4 FALSE CUSTOMER_N1 QTUNE NORMAL NO N 100000 100000 100.0 2012-11-28/09:55:37 99624 2 21 768 768 768 725 1 1 99881 YES NO NO WORST 100608 0.002187
(1) CBO Statistics.
(2) It considers the blocks from all partitions (if the index is partitioned).
(3) This is the estimated size of the index if it were rebuilt, as computed by DBMS_SPACE.CREATE_INDEX_COST.
(4) Estimated leaf blocks with a 90% index efficiency. Only evaluated for non-partitioned normal indexes with more than 10000 leaf blocks.
(5) BEST:less than 25602. GOOD:between 25602 and 50401. POOR:between 50401 and 75201. WORST:greater than 75201.
(6) It assumes default CBO environment, including optimizer_index_cost_adj=100 and optimizer_index_caching=0 among others.
(7) Index Selectivity where Full Index Scan Cost meets Full Table Scan Cost. A value of 0.02 means that if selecting 2% of the rows or less, an index scan is cheaper than a FTS.
Go to Index Statistics Versions
Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER - Index Properties

# In Plan Index Name Owner Index Type Uniqueness Table Type Part Degree Instances Temp Duration Incl Col Pct Direct Access IOT Redundant PKey Elim Join Index Secondary Domain Index Type Owner Domain Index Type Name Domain Index Params Domain Index Status Domain Index Oper Status Domain Index Mgment Function Based Index Status Generated Visibility Status Dropped Segment Created
1 TRUE CUSTOMER_N2 QTUNE NORMAL NONUNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
2 TRUE CUSTOMER_PK QTUNE NORMAL UNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
3 FALSE CUSTOMER_F1 QTUNE FUNCTION-BASED NORMAL NONUNIQUE TABLE NO 1 1 N NO NO N ENABLED N VISIBLE VALID NO YES
4 FALSE CUSTOMER_N1 QTUNE NORMAL NONUNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER - Index Physical Properties

# In Plan Index Name Owner Index Type Part Temp Pct Free Ini Trans Max Trans Initial Extent Next Extent Min Extents Max Extents Pct Increase Pct Threshold Free Lists Free List Groups Logging Buffer Pool Flash Cache Cell Flash Cache TableSpace Name Compression Prefix Length
1 TRUE CUSTOMER_N2 QTUNE NORMAL NO N 10 2 255 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
2 TRUE CUSTOMER_PK QTUNE NORMAL NO N 10 2 255 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
3 FALSE CUSTOMER_F1 QTUNE FUNCTION-BASED NORMAL NO N 10 2 167 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
4 FALSE CUSTOMER_N1 QTUNE NORMAL NO N 10 2 167 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER_N2 - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER_N2 - Column Statistics

Index type:NORMAL rows:100000 smpl:100000 lvls:1 #lb:229 #dk:446 cluf:72410 anlz:2012-11-28/09:55:37
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 [+] FALSE 3 CUSTOMER_TYPE   ASC 100000 0 6315 6.3 6 FALSE"1""6" 2012-11-28/09:55:31 2 5.080454e-06 6 FREQUENCY FALSE 0 YES NO 0.166667 16667
2 2 [+] TRUE 4 CREDIT_LIMIT   ASC 100000 14285 5430 6.3 101 FALSE"1000""101000" 2012-11-28/09:55:31 4 5.908484e-06 101 FREQUENCY FALSE 0 YES NO 0.008487 849
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.CUSTOMER_N2 - Column Usage

# Col Pos In Pred In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 1 TRUE FALSE 3 CUSTOMER_TYPE   59 0 0 0 0 1 2013-02-04/10:46:06
2 2 TRUE TRUE 4 CREDIT_LIMIT   0 0 0 54 0 0 2013-02-04/10:46:06

QTUNE.CUSTOMER_N2 - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 TRUE FALSE 3 CUSTOMER_TYPE VARCHAR2 40 N   CHAR_CS 40 40 B NO YES NO NO 3 3CUSTOMER_TYPE
2 2 TRUE TRUE 4 CREDIT_LIMIT NUMBER 22 Y   0 NO YES NO NO 4 4CREDIT_LIMIT

QTUNE.CUSTOMER_N2 - Histograms

Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER_PK - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER_PK - Column Statistics

Index type:NORMAL rows:100000 smpl:100000 lvls:1 #lb:208 #dk:100000 cluf:780 anlz:2012-11-28/09:55:34
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 [+] TRUE 1 CUSTOMER_ID   ASC 100000 0 100000 100.0 100000 FALSE"1""100000" 2012-11-28/09:55:31 5 1.000000e-05 1 NONE FALSE YES NO 0.000010 1
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.CUSTOMER_PK - Column Usage

# Col Pos In Pred In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 1 TRUE TRUE 1 CUSTOMER_ID   52 59 0 0 0 1 2013-02-04/10:46:06

QTUNE.CUSTOMER_PK - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 TRUE TRUE 1 CUSTOMER_ID NUMBER 22 N   0 NO YES NO NO 1 1CUSTOMER_ID
Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER_F1 - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER_F1 - Column Statistics

Index type:FUNCTION-BASED NORMAL rows:100000 smpl:100000 lvls:2 #lb:725 #dk:99728 cluf:99881 anlz:2012-11-28/09:55:41
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 FALSE FALSE SYS_NC00005$LOWER("CUSTOMER_NAME") ASC 100000 0 100000 100.0 99728 FALSE"aaaegjqprnjlyoswrlicmzrkjvanpmqa""zzzvqzyrqvbcezljjjraixvrnkamexai" 2012-11-28/09:55:31 41 1.002727e-05 1 NONE FALSE YES NO 0.000010 2
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.CUSTOMER_F1 - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 FALSE FALSE SYS_NC00005$ VARCHAR2 4000 Y 22LOWER("CUSTOMER_NAME") CHAR_CS 4000 4000 B NO YES YES YES 5SYS_NC00005$
Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER_N1 - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.CUSTOMER_N1 - Column Statistics

Index type:NORMAL rows:100000 smpl:100000 lvls:2 #lb:725 #dk:99624 cluf:99881 anlz:2012-11-28/09:55:37
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 FALSE TRUE 2 CUSTOMER_NAME   ASC 100000 0 100000 100.0 99624 FALSE"AAAEGJQPRNJLYOSWRLICMZRKJVANPMQA""ZZZVQZYRQVBCEZLJJJRAIXVRNKAMEXAI" 2012-11-28/09:55:31 41 1.003774e-05 1 NONE FALSE YES NO 0.000010 2
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.CUSTOMER_N1 - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 FALSE TRUE 2 CUSTOMER_NAME VARCHAR2 4000 Y   CHAR_CS 4000 4000 B NO YES NO NO 2 2CUSTOMER_NAME
Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE - Indexes

# In Plan Index Name Owner Index Type Uniqueness Col ID Column Name Column Name1 Num
Rows2
Sample
Size2
Last
Analyzed2
Index
Stats
Index
Prop
Index
Phys
Prop
Index
Cols
Index
Meta
1 TRUE ORDER_LINE_N1 QTUNE NORMAL NONUNIQUE 2 ORDER_ID ORDER_ID 3402652 499399 28-NOV-12 Stats Prop Phys Cols Meta
2 FALSE ORDER_LINE_N2 QTUNE NORMAL NONUNIQUE 4 PART_ID PART_ID 3438118 505056 28-NOV-12 Stats Prop Phys Cols Meta
3 FALSE ORDER_LINE_PK QTUNE NORMAL UNIQUE 1 LINE_ID LINE_ID 3387371 506145 28-NOV-12 Stats Prop Phys Cols Meta
(1) Column names including system-generated names.
(2) CBO Statistics.
Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE - Index Statistics

# In Plan Index Name Owner Index Type Part Temp Num Rows1 Sample Size1 Perc Last Analyzed1 Distinct Keys1 Blevel1 Segment Extents Segment Blocks Total Segment Blocks2 DBMS_SPACE Allocated Blocks3 Leaf Blocks1 Leaf Estimate Target Size4 Avg Leaf Blocks per Key1 Avg Data Blocks per Key1 Clustering Factor1 Global Stats1 User Stats1 Stat Type Locked Stale Stats Avg Cached Blocks Avg Cache Hit Ratio Clustering Factor Quality5 Full Index Scan Cost6 Max Index Selectivity7
1 TRUE ORDER_LINE_N1 QTUNE NORMAL NO N 3402652 499399 14.7 2012-11-28/09:57:05 302976 2 77 7936 7936 10240 7570 1 11 3401234 YES NO NO WORST 3408806 0.001059
2 FALSE ORDER_LINE_N2 QTUNE NORMAL NO N 3438118 505056 14.7 2012-11-28/09:57:28 201968 2 77 7936 7936 10240 7645 1 17 3435899 YES NO NO WORST 3443546 0.001048
3 FALSE ORDER_LINE_PK QTUNE NORMAL NO N 3387371 506145 14.9 2012-11-28/09:56:44 3387371 2 76 7808 7808 10240 7395 1 1 18873 YES NO NO BEST 26270 0.137381
(1) CBO Statistics.
(2) It considers the blocks from all partitions (if the index is partitioned).
(3) This is the estimated size of the index if it were rebuilt, as computed by DBMS_SPACE.CREATE_INDEX_COST.
(4) Estimated leaf blocks with a 90% index efficiency. Only evaluated for non-partitioned normal indexes with more than 10000 leaf blocks.
(5) BEST:less than 872418. GOOD:between 872418 and 1731679. POOR:between 1731679 and 2590940. WORST:greater than 2590940.
(6) It assumes default CBO environment, including optimizer_index_cost_adj=100 and optimizer_index_caching=0 among others.
(7) Index Selectivity where Full Index Scan Cost meets Full Table Scan Cost. A value of 0.02 means that if selecting 2% of the rows or less, an index scan is cheaper than a FTS.
Go to Index Statistics Versions
Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE - Index Properties

# In Plan Index Name Owner Index Type Uniqueness Table Type Part Degree Instances Temp Duration Incl Col Pct Direct Access IOT Redundant PKey Elim Join Index Secondary Domain Index Type Owner Domain Index Type Name Domain Index Params Domain Index Status Domain Index Oper Status Domain Index Mgment Function Based Index Status Generated Visibility Status Dropped Segment Created
1 TRUE ORDER_LINE_N1 QTUNE NORMAL NONUNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
2 FALSE ORDER_LINE_N2 QTUNE NORMAL NONUNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
3 FALSE ORDER_LINE_PK QTUNE NORMAL UNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE - Index Physical Properties

# In Plan Index Name Owner Index Type Part Temp Pct Free Ini Trans Max Trans Initial Extent Next Extent Min Extents Max Extents Pct Increase Pct Threshold Free Lists Free List Groups Logging Buffer Pool Flash Cache Cell Flash Cache TableSpace Name Compression Prefix Length
1 TRUE ORDER_LINE_N1 QTUNE NORMAL NO N 10 2 255 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
2 FALSE ORDER_LINE_N2 QTUNE NORMAL NO N 10 2 255 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
3 FALSE ORDER_LINE_PK QTUNE NORMAL NO N 10 2 255 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE_N1 - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE_N1 - Column Statistics

Index type:NORMAL rows:3402652 smpl:499399 lvls:2 #lb:7570 #dk:302976 cluf:3401234 anlz:2012-11-28/09:57:05
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 [+] TRUE 2 ORDER_ID   ASC 3450201 0 3450201 100.0 302976 FALSE"1""300000" 2012-11-28/09:56:06 5 3.300591e-06 1 NONE FALSE YES NO 0.000003 12
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.ORDER_LINE_N1 - Column Usage

# Col Pos In Pred In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 1 TRUE TRUE 2 ORDER_ID   52 55 0 0 0 0 2013-02-04/10:46:06

QTUNE.ORDER_LINE_N1 - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 TRUE TRUE 2 ORDER_ID NUMBER 22 N   0 NO YES NO NO 2 2ORDER_ID
Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE_N2 - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE_N2 - Column Statistics

Index type:NORMAL rows:3438118 smpl:505056 lvls:2 #lb:7645 #dk:201968 cluf:3435899 anlz:2012-11-28/09:57:28
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 [+] TRUE 4 PART_ID   ASC 3450201 0 3450201 100.0 201968 FALSE"1""200000" 2012-11-28/09:56:06 5 4.951279e-06 1 NONE FALSE YES NO 0.000005 18
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.ORDER_LINE_N2 - Column Usage

# Col Pos In Pred In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 1 TRUE TRUE 4 PART_ID   0 55 0 0 0 0 2013-02-04/10:46:06

QTUNE.ORDER_LINE_N2 - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 TRUE TRUE 4 PART_ID NUMBER 22 N   0 NO YES NO NO 4 4PART_ID
Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE_PK - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.ORDER_LINE_PK - Column Statistics

Index type:NORMAL rows:3387371 smpl:506145 lvls:2 #lb:7395 #dk:3387371 cluf:18873 anlz:2012-11-28/09:56:44
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 FALSE FALSE 1 LINE_ID   ASC 3450201 0 3450201 100.0 3450201 FALSE"1""3450201" 2012-11-28/09:56:06 6 2.898382e-07 1 NONE FALSE YES NO 0.000000 1
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.ORDER_LINE_PK - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 FALSE FALSE 1 LINE_ID NUMBER 22 N   0 NO YES NO NO 1 1LINE_ID
Go to Indexes
Go to Tables
Go to Top

QTUNE.PART - Indexes

# In Plan Index Name Owner Index Type Uniqueness Col ID Column Name Column Name1 Num
Rows2
Sample
Size2
Last
Analyzed2
Index
Stats
Index
Prop
Index
Phys
Prop
Index
Cols
Index
Meta
1 TRUE PART_PK QTUNE NORMAL UNIQUE 1 PART_ID PART_ID 200000 200000 28-NOV-12 Stats Prop Phys Cols Meta
2 FALSE PART_N1 QTUNE NORMAL NONUNIQUE 2 PART_NAME PART_NAME 200000 200000 28-NOV-12 Stats Prop Phys Cols Meta
(1) Column names including system-generated names.
(2) CBO Statistics.
Go to Indexes
Go to Tables
Go to Top

QTUNE.PART - Index Statistics

# In Plan Index Name Owner Index Type Part Temp Num Rows1 Sample Size1 Perc Last Analyzed1 Distinct Keys1 Blevel1 Segment Extents Segment Blocks Total Segment Blocks2 DBMS_SPACE Allocated Blocks3 Leaf Blocks1 Leaf Estimate Target Size4 Avg Leaf Blocks per Key1 Avg Data Blocks per Key1 Clustering Factor1 Global Stats1 User Stats1 Stat Type Locked Stale Stats Avg Cached Blocks Avg Cache Hit Ratio Clustering Factor Quality5 Full Index Scan Cost6 Max Index Selectivity7
1 TRUE PART_PK QTUNE NORMAL NO N 200000 200000 100.0 2012-11-28/09:55:46 200000 1 19 512 512 640 417 1 1 1398 YES NO NO BEST 1815 0.215978
2 FALSE PART_N1 QTUNE NORMAL NO N 200000 200000 100.0 2012-11-28/09:55:51 200000 2 25 1280 1280 1280 1177 1 1 199846 YES NO NO WORST 201025 0.001950
(1) CBO Statistics.
(2) It considers the blocks from all partitions (if the index is partitioned).
(3) This is the estimated size of the index if it were rebuilt, as computed by DBMS_SPACE.CREATE_INDEX_COST.
(4) Estimated leaf blocks with a 90% index efficiency. Only evaluated for non-partitioned normal indexes with more than 10000 leaf blocks.
(5) BEST:less than 51073. GOOD:between 51073 and 100715. POOR:between 100715 and 150358. WORST:greater than 150358.
(6) It assumes default CBO environment, including optimizer_index_cost_adj=100 and optimizer_index_caching=0 among others.
(7) Index Selectivity where Full Index Scan Cost meets Full Table Scan Cost. A value of 0.02 means that if selecting 2% of the rows or less, an index scan is cheaper than a FTS.
Go to Index Statistics Versions
Go to Indexes
Go to Tables
Go to Top

QTUNE.PART - Index Properties

# In Plan Index Name Owner Index Type Uniqueness Table Type Part Degree Instances Temp Duration Incl Col Pct Direct Access IOT Redundant PKey Elim Join Index Secondary Domain Index Type Owner Domain Index Type Name Domain Index Params Domain Index Status Domain Index Oper Status Domain Index Mgment Function Based Index Status Generated Visibility Status Dropped Segment Created
1 TRUE PART_PK QTUNE NORMAL UNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
2 FALSE PART_N1 QTUNE NORMAL NONUNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
Go to Indexes
Go to Tables
Go to Top

QTUNE.PART - Index Physical Properties

# In Plan Index Name Owner Index Type Part Temp Pct Free Ini Trans Max Trans Initial Extent Next Extent Min Extents Max Extents Pct Increase Pct Threshold Free Lists Free List Groups Logging Buffer Pool Flash Cache Cell Flash Cache TableSpace Name Compression Prefix Length
1 TRUE PART_PK QTUNE NORMAL NO N 10 2 255 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
2 FALSE PART_N1 QTUNE NORMAL NO N 10 2 167 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
Go to Indexes
Go to Tables
Go to Top

QTUNE.PART_PK - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.PART_PK - Column Statistics

Index type:NORMAL rows:200000 smpl:200000 lvls:1 #lb:417 #dk:200000 cluf:1398 anlz:2012-11-28/09:55:46
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 [+] TRUE 1 PART_ID   ASC 200000 0 200000 100.0 200000 FALSE"1""200000" 2012-11-28/09:55:41 5 5.000000e-06 1 NONE FALSE YES NO 0.000005 1
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.PART_PK - Column Usage

# Col Pos In Pred In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 1 TRUE TRUE 1 PART_ID   0 60 0 0 0 1 2013-02-04/10:46:06

QTUNE.PART_PK - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 TRUE TRUE 1 PART_ID NUMBER 22 N   0 NO YES NO NO 1 1PART_ID
Go to Indexes
Go to Tables
Go to Top

QTUNE.PART_N1 - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.PART_N1 - Column Statistics

Index type:NORMAL rows:200000 smpl:200000 lvls:2 #lb:1177 #dk:200000 cluf:199846 anlz:2012-11-28/09:55:51
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 FALSE FALSE 2 PART_NAME   ASC 200000 0 200000 100.0 200000 FALSE"0004S6EOFFEEVRMBSW3NQ791PVPZ3R""ZZZUCN4U8VWW9FLMIGPB99E5QH4745" 2012-11-28/09:55:41 31 5.000000e-06 1 NONE FALSE YES NO 0.000005 1
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.PART_N1 - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 FALSE FALSE 2 PART_NAME VARCHAR2 4000 Y   CHAR_CS 4000 4000 B NO YES NO NO 2 2PART_NAME
Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER - Indexes

# In Plan Index Name Owner Index Type Uniqueness Col ID Column Name Column Name1 Num
Rows2
Sample
Size2
Last
Analyzed2
Index
Stats
Index
Prop
Index
Phys
Prop
Index
Cols
Index
Meta
1 TRUE SALES_ORDER_N2 QTUNE NORMAL NONUNIQUE 4
3
CUSTOMER_ID
ORDER_DATE
CUSTOMER_ID
ORDER_DATE
300000 300000 28-NOV-12 Stats Prop Phys Cols Meta
2 FALSE SALES_ORDER_N1 QTUNE NORMAL NONUNIQUE 2 ORDER_NUM ORDER_NUM 300000 300000 28-NOV-12 Stats Prop Phys Cols Meta
3 FALSE SALES_ORDER_PK QTUNE NORMAL UNIQUE 1 ORDER_ID ORDER_ID 300000 300000 28-NOV-12 Stats Prop Phys Cols Meta
(1) Column names including system-generated names.
(2) CBO Statistics.
Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER - Index Statistics

# In Plan Index Name Owner Index Type Part Temp Num Rows1 Sample Size1 Perc Last Analyzed1 Distinct Keys1 Blevel1 Segment Extents Segment Blocks Total Segment Blocks2 DBMS_SPACE Allocated Blocks3 Leaf Blocks1 Leaf Estimate Target Size4 Avg Leaf Blocks per Key1 Avg Data Blocks per Key1 Clustering Factor1 Global Stats1 User Stats1 Stat Type Locked Stale Stats Avg Cached Blocks Avg Cache Hit Ratio Clustering Factor Quality5 Full Index Scan Cost6 Max Index Selectivity7
1 TRUE SALES_ORDER_N2 QTUNE NORMAL NO N 300000 300000 100.0 2012-11-28/09:56:03 299546 2 24 1152 1152 1024 1000 1 1 299799 YES NO NO WORST 300801 0.001543
2 FALSE SALES_ORDER_N1 QTUNE NORMAL NO N 300000 300000 100.0 2012-11-28/09:55:58 299840 2 24 1152 1152 1152 1087 1 1 299837 YES NO NO WORST 300926 0.001542
3 FALSE SALES_ORDER_PK QTUNE NORMAL NO N 300000 300000 100.0 2012-11-28/09:56:06 300000 1 21 768 768 896 626 1 1 1657 YES NO NO BEST 2283 0.203241
(1) CBO Statistics.
(2) It considers the blocks from all partitions (if the index is partitioned).
(3) This is the estimated size of the index if it were rebuilt, as computed by DBMS_SPACE.CREATE_INDEX_COST.
(4) Estimated leaf blocks with a 90% index efficiency. Only evaluated for non-partitioned normal indexes with more than 10000 leaf blocks.
(5) BEST:less than 76270. GOOD:between 76270 and 150847. POOR:between 150847 and 225423. WORST:greater than 225423.
(6) It assumes default CBO environment, including optimizer_index_cost_adj=100 and optimizer_index_caching=0 among others.
(7) Index Selectivity where Full Index Scan Cost meets Full Table Scan Cost. A value of 0.02 means that if selecting 2% of the rows or less, an index scan is cheaper than a FTS.
Go to Index Statistics Versions
Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER - Index Properties

# In Plan Index Name Owner Index Type Uniqueness Table Type Part Degree Instances Temp Duration Incl Col Pct Direct Access IOT Redundant PKey Elim Join Index Secondary Domain Index Type Owner Domain Index Type Name Domain Index Params Domain Index Status Domain Index Oper Status Domain Index Mgment Function Based Index Status Generated Visibility Status Dropped Segment Created
1 TRUE SALES_ORDER_N2 QTUNE NORMAL NONUNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
2 FALSE SALES_ORDER_N1 QTUNE NORMAL NONUNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
3 FALSE SALES_ORDER_PK QTUNE NORMAL UNIQUE TABLE NO 1 1 N NO NO N N VISIBLE VALID NO YES
Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER - Index Physical Properties

# In Plan Index Name Owner Index Type Part Temp Pct Free Ini Trans Max Trans Initial Extent Next Extent Min Extents Max Extents Pct Increase Pct Threshold Free Lists Free List Groups Logging Buffer Pool Flash Cache Cell Flash Cache TableSpace Name Compression Prefix Length
1 TRUE SALES_ORDER_N2 QTUNE NORMAL NO N 10 2 255 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
2 FALSE SALES_ORDER_N1 QTUNE NORMAL NO N 10 2 167 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
3 FALSE SALES_ORDER_PK QTUNE NORMAL NO N 10 2 255 65536 1048576 1 2147483645 YES DEFAULT DEFAULT DEFAULT USERS DISABLED
Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER_N2 - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER_N2 - Column Statistics

Index type:NORMAL rows:300000 smpl:300000 lvls:2 #lb:1000 #dk:299546 cluf:299799 anlz:2012-11-28/09:56:03
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 [+] TRUE 4 CUSTOMER_ID   ASC 300000 0 300000 100.0 95952 FALSE"1""99999" 2012-11-28/09:55:51 5 1.042188e-05 1 NONE FALSE YES NO 0.000010 4
2 2 FALSE FALSE 3 ORDER_DATE   ASC 300000 0 300000 100.0 1002 FALSE" 2010/02/23 00:00:00"" 2012/11/20 00:00:00" 2012-11-28/09:55:51 8 9.980040e-04 1 NONE FALSE YES NO 0.000998 300
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.SALES_ORDER_N2 - Column Usage

# Col Pos In Pred In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 1 TRUE TRUE 4 CUSTOMER_ID   52 54 0 0 0 1 2013-02-04/10:46:06

QTUNE.SALES_ORDER_N2 - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 TRUE TRUE 4 CUSTOMER_ID NUMBER 22 N   0 NO YES NO NO 4 4CUSTOMER_ID
2 2 FALSE FALSE 3 ORDER_DATE DATE 7 Y   0 NO YES NO NO 3 3ORDER_DATE
Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER_N1 - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER_N1 - Column Statistics

Index type:NORMAL rows:300000 smpl:300000 lvls:2 #lb:1087 #dk:299840 cluf:299837 anlz:2012-11-28/09:55:58
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 FALSE FALSE 2 ORDER_NUM   ASC 300000 0 300000 100.0 299840 FALSE"AA003667020574""ZZ999041716303" 2012-11-28/09:55:51 15 3.335112e-06 1 NONE FALSE YES NO 0.000003 2
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.SALES_ORDER_N1 - Column Usage

# Col Pos In Pred In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 1 FALSE FALSE 2 ORDER_NUM   0 0 0 0 0 1 2012-11-20/06:48:17

QTUNE.SALES_ORDER_N1 - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 FALSE FALSE 2 ORDER_NUM VARCHAR2 4000 N   CHAR_CS 4000 4000 B NO YES NO NO 2 2ORDER_NUM
Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER_PK - Index Columns

Go to Indexes
Go to Tables
Go to Top

QTUNE.SALES_ORDER_PK - Column Statistics

Index type:NORMAL rows:300000 smpl:300000 lvls:1 #lb:626 #dk:300000 cluf:1657 anlz:2012-11-28/09:56:06
# Col Pos In Pred In Proj Col ID Column Name Data Default Not Null with Default Value Descend Num Rows Num Nulls Sample Size Perc Num Distinct Fluctuating NDV1 Low Value2 High Value2 Last Analyzed Avg Col Len Density Num Buckets Histogram Fluctuating Endpoint Count3 Popular Values Global Stats User Stats Equality Predicate Selectivity Equality Predicate Cardinality
1 1 [+] TRUE 1 ORDER_ID   ASC 300000 0 300000 100.0 300000 FALSE"1""300000" 2012-11-28/09:55:51 5 3.333333e-06 1 NONE FALSE YES NO 0.000003 1
(1) A value of TRUE means that section "Column Statistics Versions" shows "Number of Distinct Values" changing more than 10% between two consecutive versions.
(2) The display of values in this column is controlled by tool parameter "s_mask_for_values". Its current value is "CLEAR".
(3) A value of TRUE means that section "Column Statistics Versions" shows "Endpoint Count" changing more than 10% between two consecutive versions.

QTUNE.SALES_ORDER_PK - Column Usage

# Col Pos In Pred In Proj Col ID Column Name Data Default Equality Preds Equijoin Preds Non-equijoin Preds Range Preds LIKE Preds NULL Preds Timestamp
1 1 TRUE TRUE 1 ORDER_ID   0 55 0 0 0 1 2013-02-04/10:46:06

QTUNE.SALES_ORDER_PK - Column Properties

# Col Pos In Pred In Proj Col ID Column Name Data Type Data Type Modifier Data Type Owner Data Length Data Precision Data Scale Nullable Default Length Data Default Not Null with Default Value Character Set Name Char Col Decl Length Char Length Char Used V80 Fmt Image Data Upgraded Hidden Column Virtual Column Segment Column ID Internal Column ID Qualified Col Name
1 1 TRUE TRUE 1 ORDER_ID NUMBER 22 N   0 NO YES NO NO 1 1ORDER_ID
Go to Indexes
Go to Tables
Go to Top

Objects

Restricted list of objects related to the SQL being analyzed. Partitions and Subpartitions are excluded.
Further restricted up to 1000 rows as per tool parameter "r_rows_table_l".
SQL: [+]
# Object Type Object Name Object Owner Object ID Data Object ID Created Last DDL Time Timestamp Status T G S Name Space Edition Name Metadata Metadata Error
1 INDEX CUSTOMER_F1 QTUNE 107086 107086 2012-11-20/06:46:46 2012-11-20/06:46:46 2012-11-20:06:46:46 VALID N N N 4 Metadata
2 INDEX CUSTOMER_N1 QTUNE 107084 107084 2012-11-20/06:46:41 2012-11-20/06:46:41 2012-11-20:06:46:41 VALID N N N 4 Metadata
3 INDEX CUSTOMER_N2 QTUNE 107085 107085 2012-11-20/06:46:45 2012-11-20/06:46:45 2012-11-20:06:46:45 VALID N N N 4 Metadata
4 INDEX CUSTOMER_PK QTUNE 107083 107083 2012-11-20/06:46:39 2012-11-20/06:46:39 2012-11-20:06:46:39 VALID N N N 4 Metadata
5 INDEX ORDER_LINE_N1 QTUNE 107096 107096 2012-11-20/06:58:08 2012-11-20/06:58:08 2012-11-20:06:58:08 VALID N N N 4 Metadata
6 INDEX ORDER_LINE_N2 QTUNE 107097 107097 2012-11-20/06:58:55 2012-11-20/06:58:55 2012-11-20:06:58:55 VALID N N N 4 Metadata
7 INDEX ORDER_LINE_PK QTUNE 107095 107095 2012-11-20/06:57:22 2012-11-20/06:57:22 2012-11-20:06:57:22 VALID N N N 4 Metadata
8 INDEX PART_N1 QTUNE 107089 107089 2012-11-20/06:47:24 2012-11-20/06:47:24 2012-11-20:06:47:24 VALID N N N 4 Metadata
9 INDEX PART_PK QTUNE 107088 107088 2012-11-20/06:47:21 2012-11-20/06:47:21 2012-11-20:06:47:21 VALID N N N 4 Metadata
10 INDEX SALES_ORDER_N1 QTUNE 107092 107092 2012-11-20/06:48:05 2012-11-20/06:48:05 2012-11-20:06:48:05 VALID N N N 4 Metadata
11 INDEX SALES_ORDER_N2 QTUNE 107093 107093 2012-11-20/06:48:12 2012-11-20/06:48:12 2012-11-20:06:48:12 VALID N N N 4 Metadata
12 INDEX SALES_ORDER_PK QTUNE 107091 107091 2012-11-20/06:48:01 2012-11-20/06:48:01 2012-11-20:06:48:01 VALID N N N 4 Metadata
13 PACKAGE SQLT$I SQLTXADMIN 118443 2013-02-04/07:34:27 2013-02-04/07:35:39 2013-02-04:07:34:27 VALID N N N 1 Metadata
14 PACKAGE BODY SQLT$I SQLTXADMIN 118510 2013-02-04/07:34:54 2013-02-04/07:34:54 2013-02-04:07:34:54 VALID N N N 2 Metadata
15 TABLE CUSTOMER QTUNE 107082 107082 2012-11-20/06:46:20 2012-11-20/06:46:50 2012-11-20:06:46:40 VALID N N N 1 Metadata
16 TABLE ORDER_LINE QTUNE 107094 107094 2012-11-20/06:48:23 2012-11-20/07:00:19 2012-11-20:06:48:23 VALID N N N 1 Metadata
17 TABLE PART QTUNE 107087 107087 2012-11-20/06:46:50 2012-11-20/06:47:32 2012-11-20:06:47:32 VALID N N N 1 Metadata
18 TABLE SALES_ORDER QTUNE 107090 107090 2012-11-20/06:47:37 2012-11-20/06:48:17 2012-11-20:06:48:17 VALID N N N 1 Metadata
19 VIEW CUSTOMER_V QTUNE 78539 2012-04-05/15:52:52 2012-11-20/07:00:57 2012-04-05:15:52:52 VALID N N N 1 Metadata
20 VIEW SALES_ORDER_V QTUNE 78538 2012-04-05/15:52:52 2012-11-20/07:00:57 2012-11-20:07:00:57 VALID N N N 1 Metadata
Go to Top

Object Dependency

# Object Type Object Name Object Owner Metadata
1 TABLE CUSTOMER QTUNE Metadata
2 TABLE ORDER_LINE QTUNE Metadata
3 TABLE PART QTUNE Metadata
4 TABLE SALES_ORDER QTUNE Metadata
5 VIEW CUSTOMER_V QTUNE Metadata
6 VIEW SALES_ORDER_V QTUNE Metadata
Go to Top

Tablespaces

# Tablespace Name Block Size Initial Extent Next Extent Min Extents Max Extents Max Size Pct Increase Min Extent Length Status Contents Logging Force Logging Extent Management Allocation Type Plugged in Segment Space Management Default Table Compression Retention Big File Predicate Evaluation Encrypted Compress for Total Terabytes
1 SYSAUX 8192 65536 1 2147483645 2147483645 65536 ONLINE PERMANENT LOGGING NO LOCAL SYSTEM NO AUTO DISABLED NOT APPLY NO HOST NO 0.001 TB
2 SYSTEM 8192 65536 1 2147483645 2147483645 65536 ONLINE PERMANENT LOGGING NO LOCAL SYSTEM NO MANUAL DISABLED NOT APPLY NO HOST NO 0.001 TB
3 TEMP 8192 1048576 1048576 1 2147483645 0 1048576 ONLINE TEMPORARY NOLOGGING NO LOCAL UNIFORM NO MANUAL DISABLED NOT APPLY NO HOST NO 0.000 TB
4 UNDOTBS1 8192 65536 1 2147483645 2147483645 65536 ONLINE UNDO LOGGING NO LOCAL SYSTEM NO MANUAL DISABLED NOGUARANTEE NO HOST NO 0.001 TB
5 USERS 8192 65536 1 2147483645 2147483645 65536 ONLINE PERMANENT LOGGING NO LOCAL SYSTEM NO AUTO DISABLED NOT APPLY NO HOST NO 0.004 TB
Go to Top

Metadata

Go to Top

Index - Metadata

Go to Metadata
Go to Top

QTUNE.CUSTOMER_F1 - Index Metadata

  CREATE INDEX "QTUNE"."CUSTOMER_F1" ON "QTUNE"."CUSTOMER" (LOWER("CUSTOMER_NAME"))
  PCTFREE 10 INITRANS 2 MAXTRANS 167 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.CUSTOMER_N1 - Index Metadata

  CREATE INDEX "QTUNE"."CUSTOMER_N1" ON "QTUNE"."CUSTOMER" ("CUSTOMER_NAME")
  PCTFREE 10 INITRANS 2 MAXTRANS 167 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.CUSTOMER_N2 - Index Metadata

  CREATE INDEX "QTUNE"."CUSTOMER_N2" ON "QTUNE"."CUSTOMER" ("CUSTOMER_TYPE", "CREDIT_LIMIT")
  PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.CUSTOMER_PK - Index Metadata

  CREATE UNIQUE INDEX "QTUNE"."CUSTOMER_PK" ON "QTUNE"."CUSTOMER" ("CUSTOMER_ID")
  PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.ORDER_LINE_N1 - Index Metadata

  CREATE INDEX "QTUNE"."ORDER_LINE_N1" ON "QTUNE"."ORDER_LINE" ("ORDER_ID")
  PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.ORDER_LINE_N2 - Index Metadata

  CREATE INDEX "QTUNE"."ORDER_LINE_N2" ON "QTUNE"."ORDER_LINE" ("PART_ID")
  PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.ORDER_LINE_PK - Index Metadata

  CREATE UNIQUE INDEX "QTUNE"."ORDER_LINE_PK" ON "QTUNE"."ORDER_LINE" ("LINE_ID")
  PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.PART_N1 - Index Metadata

  CREATE INDEX "QTUNE"."PART_N1" ON "QTUNE"."PART" ("PART_NAME")
  PCTFREE 10 INITRANS 2 MAXTRANS 167 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.PART_PK - Index Metadata

  CREATE UNIQUE INDEX "QTUNE"."PART_PK" ON "QTUNE"."PART" ("PART_ID")
  PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.SALES_ORDER_N1 - Index Metadata

  CREATE INDEX "QTUNE"."SALES_ORDER_N1" ON "QTUNE"."SALES_ORDER" ("ORDER_NUM")
  PCTFREE 10 INITRANS 2 MAXTRANS 167 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.SALES_ORDER_N2 - Index Metadata

  CREATE INDEX "QTUNE"."SALES_ORDER_N2" ON "QTUNE"."SALES_ORDER" ("CUSTOMER_ID", "ORDER_DATE")
  PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.SALES_ORDER_PK - Index Metadata

  CREATE UNIQUE INDEX "QTUNE"."SALES_ORDER_PK" ON "QTUNE"."SALES_ORDER" ("ORDER_ID")
  PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"
Go to Metadata
Go to Top

Package - Metadata

Go to Metadata
Go to Top

SQLTXADMIN.SQLT$I - Package Metadata

  CREATE OR REPLACE PACKAGE "SQLTXADMIN"."SQLT$I" AUTHID CURRENT_USER AS
/* $Header: 215187.1 sqcpkgi.pks 11.4.5.0 2012/11/21 carlos.sierra $ */

  /*************************************************************************************/

  /* -------------------------
   *
   * public apis
   *
   * ------------------------- */

  PROCEDURE register_db_link (p_db_link IN VARCHAR2);

  PROCEDURE remote_event_10046_10053_off (
    p_statement_id           IN  NUMBER,
    p_db_link                IN  VARCHAR2,
    p_10046                  IN  VARCHAR2 DEFAULT 'N',
    x_file_10046_10053_udump OUT VARCHAR2,
    x_file_10046_10053       OUT VARCHAR2 );

  PROCEDURE remote_event_10046_10053_on (
    p_statement_id IN NUMBER,
    p_10046        IN VARCHAR2 DEFAULT 'N' );

  PROCEDURE remote_call_trace_analyzer (
    p_statement_id           IN  NUMBER,
    p_db_link                IN  VARCHAR2,
    p_file_10046_10053_udump IN  VARCHAR2,
    p_file_10046_10053       IN  VARCHAR2,
    p_out_file_identifier    IN VARCHAR2 DEFAULT NULL );

  PROCEDURE remote_xtract (
    p_group_id             IN NUMBER, -- statement_id from source (caller)
    p_db_link              IN VARCHAR2,
    p_file_prefix          IN VARCHAR2,
    p_sql_id_or_hash_value IN VARCHAR2 );

  PROCEDURE reset_object_creation_date (
    p_statement_id IN VARCHAR2,
    p_schema_owner IN VARCHAR2 );

  PROCEDURE unregister_db_link (p_db_link IN VARCHAR2);

  PROCEDURE xecute_begin (p_statement_id IN NUMBER);

  PROCEDURE xecute_end (
    p_statement_id   IN NUMBER,
    p_string         IN VARCHAR2,
    p_sql_id         IN VARCHAR2,
    p_child_number   IN VARCHAR2,
    p_input_filename IN VARCHAR2,
    p_password       IN VARCHAR2 DEFAULT 'N' );

  PROCEDURE xplain_begin (p_statement_id IN NUMBER);

  PROCEDURE xplain_end (
    p_statement_id   IN NUMBER,
    p_string         IN VARCHAR2,
    p_sql_id         IN VARCHAR2,
    p_input_filename IN VARCHAR2,
    p_password       IN VARCHAR2 DEFAULT 'N' );

  PROCEDURE xtract (
    p_statement_id         IN NUMBER,
    p_sql_id_or_hash_value IN VARCHAR2,
    p_out_file_identifier  IN VARCHAR2 DEFAULT NULL, -- used by xtract_and_trap_error
    p_tcb_directory_name   IN VARCHAR2 DEFAULT 'SQLT$STAGE', -- used by xtract_and_trap_error
    p_statement_set_id     IN NUMBER   DEFAULT NULL,  -- used by sqltxtrone.sql
    p_password             IN VARCHAR2 DEFAULT 'N' );

  PROCEDURE xtract_and_trap_error (
    p_statement_id         IN NUMBER,
    p_sql_id_or_hash_value IN VARCHAR2,
    p_out_file_identifier  IN VARCHAR2 DEFAULT NULL,
    p_tcb_directory_name   IN VARCHAR2 DEFAULT 'SQLT$STAGE' );

  PROCEDURE xtrsby (
    p_statement_id         IN NUMBER,
    p_sql_id_or_hash_value IN VARCHAR2,
    p_stand_by_dblink      IN VARCHAR2,
    p_password             IN VARCHAR2 DEFAULT 'N' );

  /*************************************************************************************/

END sqlt$i;
Go to Metadata
Go to Top

Package Body - Metadata

Go to Metadata
Go to Top

SQLTXADMIN.SQLT$I - Package Body Metadata

  CREATE OR REPLACE PACKAGE BODY "SQLTXADMIN"."SQLT$I" AS
/* $Header: 215187.1 sqcpkgi.pkb 11.4.5.4 2013/02/04 carlos.sierra $ */

  /*************************************************************************************/

  /* -------------------------
   *
   * private constants
   *
   * ------------------------- */
  LF               CONSTANT CHAR(1)      := CHR(10);
  TOOL_NAME        CONSTANT VARCHAR2(32) := 'SQLT';
  MAX_PUT_LINE     CONSTANT NUMBER       := 255;

  /*************************************************************************************/

  /* -------------------------
   *
   * private put_line
   *
   * ------------------------- */
  PROCEDURE put_line (p_line_text IN VARCHAR2)
  IS
    l_line VARCHAR2(32767);
    l_line_piece VARCHAR2(32767);
  BEGIN
    l_line := p_line_text;
    WHILE NVL(LENGTH(l_line), 0) > 0
    LOOP
      l_line_piece := SUBSTR(l_line, 1 , MAX_PUT_LINE);
      SYS.DBMS_OUTPUT.PUT_LINE(l_line_piece);
      l_line := SUBSTR(l_line, LENGTH(l_line_piece) + 1);
    END LOOP;
  EXCEPTION
    WHEN OTHERS THEN
      SYS.DBMS_OUTPUT.PUT_LINE(SUBSTR('put_line: '||p_line_text, 1, MAX_PUT_LINE));
      SYS.DBMS_OUTPUT.PUT_LINE(SUBSTR(SQLERRM, 1, MAX_PUT_LINE));
  END put_line;

  /*************************************************************************************/

  /* -------------------------
   *
   * private write_log
   *
   * ------------------------- */
  PROCEDURE write_log (
    p_line_text IN VARCHAR2,
    p_line_type IN VARCHAR2 DEFAULT 'L' )
  IS
  BEGIN
    sqlt$a.write_log(p_line_text => p_line_text, p_line_type => p_line_type, p_package => 'I');
  END write_log;

  /*************************************************************************************/

  /* -------------------------
   *
   * private write_error
   *
   * ------------------------- */
  PROCEDURE write_error (p_line_text IN VARCHAR2)
  IS
  BEGIN
    sqlt$a.write_error('i:'||p_line_text);
  END write_error;

  /*************************************************************************************/

  /* -------------------------
   *
   * private call_trace_analyzer
   *
   * called by sqlt$i.xecute_end
   *
   * ------------------------- */
  PROCEDURE call_trace_analyzer (p_statement_id IN NUMBER)
  IS
    sql_rec SQLTXPLAIN.sqlt$_sql_statement%ROWTYPE;
    l_tool_execution_id NUMBER;
    l_trca_html_report  CLOB;
    l_trca_text_report  CLOB;
    l_trca_log          CLOB;
    l_trca_10046_trace  CLOB;
    l_trca_10053_trace  CLOB;
    l_file_name_prefix  VARCHAR2(32767);

  BEGIN
    write_log('=> call_trace_analyzer');

    IF sqlt$a.get_param('trace_analyzer') = 'N' OR sqlt$a.get_param('event_10046_level') = '0' THEN
      write_log('skip "trace_analyzer" as per corresponding parameter trace_analyzer or event_10046_level');
    ELSE
      sql_rec := sqlt$a.get_statement(p_statement_id);

      BEGIN
        l_file_name_prefix := 'sqlt_s'||sqlt$a.get_statement_id_c(p_statement_id)||'_';

        EXECUTE IMMEDIATE
        'BEGIN SQLTXADMIN.trca$i.trcanlzr ( '||LF||
        '  p_file_name          => :file_name, '||LF||
        '  p_analyze            => :analyze, '||LF||
        '  p_split              => :split, '||LF||
        '  x_tool_execution_id  => :tool_execution_id, '||LF||
        '  x_html_report        => :html_report, '||LF||
        '  x_text_report        => :text_report, '||LF||
        '  x_log                => :log, '||LF||
        '  x_10046_trace        => :trace_10046, '||LF||
        '  x_10053_trace        => :trace_10053, '||LF||
        '  p_directory_alias_in => :directory_alias, '||LF||
        '  p_file_name_log      => :file_name_log, '||LF||
        '  p_file_name_html     => :file_name_html, '||LF||
        '  p_file_name_txt      => :file_name_txt '||LF||
        '); '||LF||
        'END;'
        USING
        IN     sql_rec.file_10046_10053_udump,
        IN     'YES',
        IN     'YES',
        IN OUT l_tool_execution_id,
        OUT    l_trca_html_report,
        OUT    l_trca_text_report,
        OUT    l_trca_log,
        OUT    l_trca_10046_trace,
        OUT    l_trca_10053_trace,
        IN     'SQLT$UDUMP',
        IN     l_file_name_prefix,
        IN     l_file_name_prefix,
        IN     l_file_name_prefix;
      EXCEPTION
        WHEN OTHERS THEN
          write_log('** '||SQLERRM);
          write_log('skip "trace_analyzer" as per error above');
      END;

      IF l_tool_execution_id > 0 THEN
        sqlt$a.upload_trca_files (
          p_statement_id     => p_statement_id,
          p_execution_id     => l_tool_execution_id,
          p_file_10046_10053 => sql_rec.file_10046_10053,
          p_trca_html_report => l_trca_html_report,
          p_trca_text_report => l_trca_text_report,
          p_trca_log         => l_trca_log,
          p_trca_10046_trace => l_trca_10046_trace,
          p_trca_10053_trace => l_trca_10053_trace );
      END IF;
    END IF;

    write_log('<= call_trace_analyzer');
  END call_trace_analyzer;

  /*************************************************************************************/

  /* -------------------------
   *
   * private call_trace_analyzer_px
   *
   * called by sqlt$i.common_calls
   *
   * ------------------------- */
  PROCEDURE call_trace_analyzer_px (
    p_statement_id        IN NUMBER,
    p_file_name           IN VARCHAR2,
    p_out_file_identifier IN VARCHAR2 DEFAULT NULL ) -- XTRACT
  IS
    sql_rec SQLTXPLAIN.sqlt$_sql_statement%ROWTYPE;
    l_tool_execution_id NUMBER;
    l_trca_html_report  CLOB;
    l_trca_text_report  CLOB;
    l_trca_log          CLOB;
    l_trca_10046_trace  CLOB;
    l_trca_10053_trace  CLOB;
    l_file_name_prefix  VARCHAR2(32767);
    l_out_file_identifier VARCHAR2(32767);

  BEGIN
    write_log('=> call_trace_analyzer_px');

    IF p_file_name IS NULL THEN
      write_log('skip "trace_analyzer_px" since there are no accesible PX traces');
    ELSIF sqlt$a.get_param('trace_analyzer') = 'N' OR sqlt$a.get_param('event_10046_level') = '0' THEN
      write_log('skip "trace_analyzer_px" as per corresponding parameter trace_analyzer or event_10046_level');
    ELSE
      sql_rec := sqlt$a.get_statement(p_statement_id);

      BEGIN
        IF p_out_file_identifier IS NULL THEN
          l_out_file_identifier := NULL;
        ELSE
          l_out_file_identifier := '_'||p_out_file_identifier;
        END IF;

        l_file_name_prefix := 'sqlt_s'||sqlt$a.get_statement_id_c(p_statement_id)||l_out_file_identifier||'_px_';

        EXECUTE IMMEDIATE
        'BEGIN SQLTXADMIN.trca$i.trcanlzr ( '||LF||
        '  p_file_name           => :file_name, '||LF||
        '  p_analyze            => :analyze, '||LF||
        '  p_split              => :split, '||LF||
        '  x_tool_execution_id   => :tool_execution_id, '||LF||
        '  x_html_report         => :html_report, '||LF||
        '  x_text_report         => :text_report, '||LF||
        '  x_log                 => :log, '||LF||
        '  x_10046_trace         => :trace_10046, '||LF||
        '  x_10053_trace         => :trace_10053, '||LF||
        '  p_file_name_log       => :file_name_log, '||LF||
        '  p_file_name_html      => :file_name_html, '||LF||
        '  p_file_name_txt       => :file_name_txt, '||LF||
        '  p_out_file_identifier => :out_file_identifier '||LF||
        '); '||LF||
        'END;'
        USING
        IN     p_file_name,
        IN     'YES',
        IN     'NO',
        IN OUT l_tool_execution_id,
        OUT    l_trca_html_report,
        OUT    l_trca_text_report,
        OUT    l_trca_log,
        OUT    l_trca_10046_trace,
        OUT    l_trca_10053_trace,
        IN     l_file_name_prefix,
        IN     l_file_name_prefix,
        IN     l_file_name_prefix,
        IN     p_out_file_identifier;
      EXCEPTION
        WHEN OTHERS THEN
          write_log('** '||SQLERRM);
          write_log('skip "trace_analyzer_px" as per error above');
      END;

      IF l_tool_execution_id > 0 THEN
        sqlt$a.upload_trca_files_px (
          p_statement_id        => p_statement_id,
          p_execution_id        => l_tool_execution_id,
          p_trca_html_report    => l_trca_html_report,
          p_trca_text_report    => l_trca_text_report,
          p_trca_log            => l_trca_log,
          p_out_file_identifier => p_out_file_identifier );
      END IF;
    END IF;

    write_log('<= call_trace_analyzer_px');
  END call_trace_analyzer_px;

  /*************************************************************************************/

  /* -------------------------
   *
   * public remote_call_trace_analyzer
   *
   * called by sqlt$i.remote_trace_analyzer_and_copy
   *
   * executed in remote system it runs trca passing filenames and
   * keeping trca files as clobs in db.
   *
   * ------------------------- */
  PROCEDURE remote_call_trace_analyzer (
    p_statement_id           IN  NUMBER,
    p_db_link                IN  VARCHAR2,
    p_file_10046_10053_udump IN  VARCHAR2,
    p_file_10046_10053       IN  VARCHAR2,
    p_out_file_identifier    IN VARCHAR2 DEFAULT NULL )
  IS
    l_top_sql_ids       VARCHAR2(32767);
    l_file_name_prefix  VARCHAR2(32767);
    l_out_file_identifier VARCHAR2(32767);

  BEGIN
    write_log('=> remote_call_trace_analyzer');

    IF sqlt$a.get_param('trace_analyzer') = 'N' OR sqlt$a.get_param('event_10046_level') = '0' THEN
      write_log('skip "trace_analyzer" as per corresponding parameter trace_analyzer or event_10046_level');
    ELSE
      BEGIN
        IF p_out_file_identifier IS NULL THEN
          l_out_file_identifier := NULL;
        ELSE
          l_out_file_identifier := '_'||p_out_file_identifier;
        END IF;

        -- files generated by trca on remote include sqlt_sNNNNN and link name
        l_file_name_prefix := 'sqlt_s'||sqlt$a.get_statement_id_c(p_statement_id)||l_out_file_identifier||'_'||sqlt$a.get_db_link_short(p_db_link);

        write_log('calling SQLTXADMIN.trca$i.trcanlzr_remote');
        EXECUTE IMMEDIATE
        'BEGIN SQLTXADMIN.trca$i.trcanlzr_remote ( '||LF||
        '  p_file_name            => :file_name, '||LF||
        '  p_directory_alias_in   => :directory_alias, '||LF||
        '  p_analyze              => :analyze, '||LF||
        '  p_split                => :split, '||LF||
        '  p_file_name_log        => :file_name_log, '||LF||
        '  p_file_name_html       => :file_name_html, '||LF||
        '  p_file_name_txt        => :file_name_txt, '||LF||
        '  p_split_10046_filename => :file_name_10046, '||LF||
        '  p_split_10053_filename => :file_name_10053, '||LF||
        '  p_out_file_identifier  => :out_file_identifier '||LF||
        '); '||LF||
        'END;'
        USING
        IN p_file_10046_10053_udump,
        IN 'SQLT$UDUMP',
        IN 'YES',
        IN 'YES',
        IN l_file_name_prefix||'_trca.log',
        IN l_file_name_prefix||'_trca.html',
        IN l_file_name_prefix||'_trca.txt',
        IN l_file_name_prefix||'_10046.trc',
        IN l_file_name_prefix||'_10053.trc',
        IN l_out_file_identifier;
      EXCEPTION
        WHEN OTHERS THEN
          write_log('skip "trace_analyzer" as per error above');
          write_log('** '||SQLERRM);
      END;
    END IF;

    write_log('<= remote_call_trace_analyzer');
  END remote_call_trace_analyzer;

  /*************************************************************************************/

  /* -------------------------
   *
   * public remote_event_10046_10053_on
   *
   * called by: sqlt$i.remote_trace_begin
   *
   * this api is executed on remote when remote_trace_begin is executed in local
   *
   * ------------------------- */
  PROCEDURE remote_event_10046_10053_on (
    p_statement_id IN NUMBER,
    p_10046        IN VARCHAR2 DEFAULT 'N' )
  IS
  BEGIN
    sqlt$a.remote_event_10046_10053_on (
      p_statement_id => p_statement_id,
      p_10046        => p_10046 );
  END remote_event_10046_10053_on;

  /*************************************************************************************/

  /* -------------------------
   *
   * private remote_event_10046_10053_off
   *
   * called by: sqlt$i.remote_trace_end
   *
   * this api is executed on remote when remote_trace_end is executed in local
   *
   * ------------------------- */
  PROCEDURE remote_event_10046_10053_off (
    p_statement_id           IN  NUMBER,
    p_db_link                IN  VARCHAR2,
    p_10046                  IN  VARCHAR2 DEFAULT 'N',
    x_file_10046_10053_udump OUT VARCHAR2,
    x_file_10046_10053       OUT VARCHAR2 )
  IS
    l_event VARCHAR2(32);
  BEGIN
    sqlt$a.remote_event_10046_10053_off (
      p_statement_id           => p_statement_id,
      p_db_link                => p_db_link,
      p_10046                  => p_10046,
      x_file_10046_10053_udump => x_file_10046_10053_udump,
      x_file_10046_10053       => x_file_10046_10053 );
  END remote_event_10046_10053_off;

  /*************************************************************************************/

  /* -------------------------
   *
   * private remote_trace_begin
   *
   * called by: sqlt$i.xecute_begin, sqlt$i.xplain_begin, sqlt$i.explain_plan_and_10053
   *
   * this api is executed in local system, but calls remote_event_10046_10053_on in remote
   * it is the latter that acuatually turns trace on
   *
   * ------------------------- */
  PROCEDURE remote_trace_begin (
    p_statement_id IN NUMBER,
    p_sql_id       IN VARCHAR2 DEFAULT NULL,
    p_10046        IN VARCHAR2 DEFAULT 'N' )
  IS
    PRAGMA AUTONOMOUS_TRANSACTION;
    lnk_rec SQLTXPLAIN.sqli$_db_link%ROWTYPE;
    l_dummy NUMBER;
    l_count INTEGER := 0;
    l_count2 INTEGER := 0;
  BEGIN
    write_log('=> remote_trace_begin');

    IF sqlt$a.s_sqlt_method = 'XTRSBY' THEN
      write_log('skip tracing '||sqlt$a.s_sqlt_method);
    ELSIF sqlt$a.get_param('distributed_queries') = 'N' THEN
      write_log('skip tracing distributed queries as per corresponding parameter distributed_queries');
    ELSE
      DELETE SQLTXPLAIN.sqlg$_temp;
      sqlt$a.get_db_links;
      sqlt$a.get_db_links(p_sql_id);

      FOR i IN (
               (SELECT p.object_node db_link -- db links known about in sqlt repository
                  FROM SQLTXPLAIN.sqlt$_plan_extension p
                 WHERE p.object_node IS NOT NULL
                   AND p.object_node NOT LIKE '%:%'
                   AND EXISTS
               (SELECT NULL -- these are the db links that exist on sys.dba_db_links
                  FROM SQLTXPLAIN.sqlg$_temp d
                 WHERE d.c1 = p.object_node
                   AND d.n1 = 1)
                 UNION
                SELECT db_link -- db links registered manually
                  FROM SQLTXPLAIN.sqli$_db_link
                 WHERE statement_id = 0
                 UNION
                SELECT c1 db_link -- db links because sql references them as per v$sql_plan
                  FROM SQLTXPLAIN.sqlg$_temp
                 WHERE n1 = 2)
                 MINUS
                SELECT l.db_link -- db links already associated to this statement id
                  FROM SQLTXPLAIN.sqli$_db_link l
                 WHERE l.statement_id = p_statement_id)
      LOOP
        l_count := l_count + 1;
        lnk_rec := NULL;
        lnk_rec.statement_id := p_statement_id;
        lnk_rec.statid := sqlt$a.get_statid(p_statement_id);
        lnk_rec.db_link := i.db_link;
        lnk_rec.event_10046 := p_10046;
        lnk_rec.error_flag := 'N';
        write_log('calling SQLTXADMIN.sqlt$i.remote_event_10046_10053_on@'||i.db_link||'('||p_statement_id||', '''||p_10046||''')');
        BEGIN
          EXECUTE IMMEDIATE 'BEGIN SQLTXADMIN.sqlt$i.remote_event_10046_10053_on@'||i.db_link||'(:statement_id, :e10046); END;'
          USING IN p_statement_id, IN p_10046;
          INSERT INTO SQLTXPLAIN.sqli$_db_link VALUES lnk_rec;
          l_count2 := l_count2 + 1;
        EXCEPTION
          WHEN OTHERS THEN
            write_log('** '||SQLERRM);
            write_log('calling SQLTXADMIN.sqlt$i.remote_event_10046_10053_on@'||i.db_link||'('||p_statement_id||', '''||p_10046||''') failed with error above. Process continues.');
            --write_log('if db_link "'||i.db_link||'" is no longer needed ignore this error, or inactivate the db_link on SQLT with SQL> EXEC SQLTXADMIN.sqlt$i.unregister_db_link('''||i.db_link||''');');
            lnk_rec.error_flag := 'Y';
        END;
        IF lnk_rec.error_flag = 'Y' THEN
          INSERT INTO SQLTXPLAIN.sqli$_db_link VALUES lnk_rec;
        END IF;
      END LOOP;

      IF l_count > 0 THEN
        write_log('remote db_links found at this step:'||l_count);
        write_log('remote db_links activated at this step:'||l_count2);
      ELSE
        write_log('no remote db_links were found/activated at this step');
      END IF;
    END IF;

    COMMIT; -- AUTONOMOUS_TRANSACTION

    write_log('<= remote_trace_begin');
  END remote_trace_begin;

  /*************************************************************************************/

  /* -------------------------
   *
   * private remote_trace_end
   *
   * called by: sqlt$i.common_calls
   *
   * this api is executed in local system, but calls remote_event_10046_10053_off in remote
   * it is the latter that acuatually turns trace off
   *
   * ------------------------- */
  PROCEDURE remote_trace_end (p_statement_id IN NUMBER)
  IS
    l_file_10046_10053_udump VARCHAR2(256);
    l_file_10046_10053 VARCHAR2(256);
  BEGIN
    write_log('=> remote_trace_end');

    IF sqlt$a.get_param('distributed_queries') = 'N' THEN
      write_log('skip tracing distributed queries as per corresponding parameter distributed_queries');
    ELSE
      FOR i IN (SELECT db_link, event_10046
                  FROM SQLTXPLAIN.sqli$_db_link
                 WHERE statement_id = p_statement_id
                   AND error_flag = 'N'
                 ORDER BY
                       db_link)
      LOOP
        write_log('calling SQLTXADMIN.sqlt$i.remote_event_10046_10053_off@'||i.db_link||'('||p_statement_id||', '''||i.db_link||''', '''||i.event_10046||''')');
        BEGIN
          EXECUTE IMMEDIATE 'BEGIN SQLTXADMIN.sqlt$i.remote_event_10046_10053_off@'||i.db_link||'(:statement_id, :db_link, :e10046, :file_10046_10053_udump, :file_10046_10053); END;'
          USING IN p_statement_id, IN i.db_link, IN i.event_10046, OUT l_file_10046_10053_udump, OUT l_file_10046_10053;

          write_log('remote trace udump:'||l_file_10046_10053_udump);
          write_log('remote trace local:'||l_file_10046_10053);

          -- records locally the name of the remote trace
          UPDATE SQLTXPLAIN.sqli$_db_link
             SET file_10046_10053_udump = l_file_10046_10053_udump,
                 file_10046_10053 = l_file_10046_10053
           WHERE statement_id = p_statement_id
             AND db_link = i.db_link;
        EXCEPTION
          WHEN OTHERS THEN
            write_error(SQLERRM);
            write_error('calling SQLTXADMIN.sqlt$i.remote_event_10046_10053_off@'||i.db_link||'('||p_statement_id||', '''||i.db_link||''', '''||i.event_10046||''') failed with error above. Process continues.');
        END;
      END LOOP;

      COMMIT;
    END IF;

    write_log('<= remote_trace_end');
  END remote_trace_end;

  /*************************************************************************************/

  /* -------------------------
   *
   * private remote_trace_analyzer_and_copy
   *
   * called by: sqlt$i.common_calls
   *
   * this api is execute in local but it calls trca in remote system to
   * analyze the traces that were generated in remote.
   *
   * ------------------------- */
  PROCEDURE remote_trace_analyzer_and_copy (
    p_statement_id        IN NUMBER,
    p_out_file_identifier IN VARCHAR2 DEFAULT NULL ) -- XTRACT
  IS
    l_tool_execution_id NUMBER;
    l_statid VARCHAR2(30);
    l_hash_values VARCHAR2(32767);
    l_sql_ids VARCHAR2(32767);
    l_ids VARCHAR2(32767);
    l_id VARCHAR2(32767);
    l_instr NUMBER;
    l_file_name_prefix  VARCHAR2(32767);
    l_out_file_identifier VARCHAR2(32767);

  BEGIN
    write_log('=> remote_trace_analyzer_and_copy');

    IF sqlt$a.get_param('distributed_queries') = 'N' THEN
      write_log('skip remote trace analyzer and copy as per corresponding parameter distributed_queries');
    ELSE
      l_statid := sqlt$a.get_statid(p_statement_id);

      FOR i IN (SELECT DISTINCT l.*
                  FROM SQLTXPLAIN.sqlt$_plan_extension p,
                       SQLTXPLAIN.sqli$_db_link l
                 WHERE p.statement_id = p_statement_id
                   AND p.object_node NOT LIKE '%:%'
                   AND p.statement_id = l.statement_id
                   AND p.object_node = l.db_link
                   AND l.error_flag = 'N'
                   AND l.file_10046_10053_udump IS NOT NULL
                 ORDER BY
                       l.db_link)
      LOOP
        IF i.event_10046 = 'Y' THEN
          BEGIN
            -- executes trca in remote system
            write_log('calling SQLTXADMIN.sqlt$i.remote_call_trace_analyzer@'||i.db_link||'('||p_statement_id||', '''||i.db_link||''', '''||i.file_10046_10053_udump||''', '''||i.file_10046_10053||''', '''||p_out_file_identifier||''')');
            EXECUTE IMMEDIATE 'BEGIN SQLTXADMIN.sqlt$i.remote_call_trace_analyzer@'||i.db_link||'(:statement_id, :db_link, :file_10046_10053_udump, :file_10046_10053, :out_file_identifier); END;'
            USING IN p_statement_id, IN i.db_link, IN i.file_10046_10053_udump, IN i.file_10046_10053, IN p_out_file_identifier;
          EXCEPTION
            WHEN OTHERS THEN
              write_error(SQLERRM);
              write_error('calling SQLTXADMIN.sqlt$i.remote_call_trace_analyzer@'||i.db_link||'('||p_statement_id||', '''||i.db_link||''', '''||i.file_10046_10053_udump||''', '''||i.file_10046_10053||''', '''||p_out_file_identifier||''') failed with error above. Process continues.');
          END;

          -- gets the tool_execution_id from most recent execution of trca (which corresponds to this SQLT execution on local)
          BEGIN
           write_log('calling SELECT MAX(id) FROM SQLTXPLAIN.trca$_tool_execution@'||i.db_link);
           EXECUTE IMMEDIATE
           'SELECT MAX(id) FROM SQLTXPLAIN.trca$_tool_execution@'||i.db_link INTO l_tool_execution_id;
           write_log('trca.tool_execution_id:"'||l_tool_execution_id||'"');
          EXCEPTION
            WHEN OTHERS THEN
              write_error(SQLERRM);
              write_error('calling SELECT MAX(id) FROM SQLTXPLAIN.trca$_tool_execution@'||i.db_link||' failed with error above. Process continues.');
              l_tool_execution_id := NULL;
          END;

          IF l_tool_execution_id > 0 THEN
            -- get hv for remote top sql excluding sys
            BEGIN
              write_log('calling SQLTXADMIN.trca$i.top_sql@'||i.db_link||'('||l_tool_execution_id||', ''N'', ''A'', ''H'')');
              EXECUTE IMMEDIATE
              'SELECT SQLTXADMIN.trca$i.top_sql@'||i.db_link||'(:tool_execution_id, :sys, :time, :id_type) FROM dual'
              INTO l_hash_values
              USING IN l_tool_execution_id, IN 'N', IN 'A', IN 'H';
             write_log('trca.top_sql:"'||l_hash_values||'"');
            EXCEPTION
              WHEN OTHERS THEN
                write_error(SQLERRM);
                write_error('calling SQLTXADMIN.trca$i.top_sql@'||i.db_link||'('||l_tool_execution_id||', ''N'', ''A'', ''H'') failed with error above. Process continues.');
            END;

            -- get sql_id for remote top sql excluding sys
            BEGIN
              write_log('calling SQLTXADMIN.trca$i.top_sql@'||i.db_link||'('||l_tool_execution_id||', ''N'', ''A'', ''S'')');
              EXECUTE IMMEDIATE
              'SELECT SQLTXADMIN.trca$i.top_sql@'||i.db_link||'(:tool_execution_id, :sys, :time, :id_type) FROM dual'
              INTO l_sql_ids
              USING IN l_tool_execution_id, IN 'N', IN 'A', IN 'S';
              write_log('trca.top_sql:"'||l_sql_ids||'"');
            EXCEPTION
              WHEN OTHERS THEN
                write_error(SQLERRM);
                write_error('calling SQLTXADMIN.trca$i.top_sql@'||i.db_link||'('||l_tool_execution_id||', ''N'', ''A'', ''S'') failed with error above. Process continues.');
            END;
          END IF;
        ELSE
          l_tool_execution_id := NULL;
          l_sql_ids := NULL;
          l_hash_values := NULL;
        END IF;

        -- work with sql_id if avail else with hv
        IF l_sql_ids IS NOT NULL THEN
          l_ids := TRIM(',' FROM REPLACE(l_sql_ids, ' '))||',';
        ELSIF l_hash_values IS NOT NULL THEN
          l_ids := TRIM(',' FROM REPLACE(l_hash_values, ' '))||',';
        ELSE
          l_ids := NULL;
        END IF;

        IF p_out_file_identifier IS NULL THEN
          l_out_file_identifier := NULL;
        ELSE
          l_out_file_identifier := '_'||p_out_file_identifier;
        END IF;

        -- filenames in sync with remote_call_trace_analyzer
        l_file_name_prefix := 'sqlt_s'||sqlt$a.get_statement_id_c(p_statement_id)||l_out_file_identifier||'_'||sqlt$a.get_db_link_short(i.db_link);

        -- process remote xtract on top sql using sql_id (if avail) or hv
        WHILE l_ids IS NOT NULL
        LOOP
          l_instr := INSTR(l_ids, ',');
          IF l_instr > 0 THEN
            l_id := SUBSTR(l_ids, 1, l_instr - 1);
            l_ids := SUBSTR(l_ids, l_instr + 1);
          ELSE
            l_id := NULL;
            l_ids := NULL;
          END IF;

          IF l_id IS NOT NULL THEN
            -- calls sqlt xtract on remote for each top sql (excludes sys)
            BEGIN
              write_log('calling SQLTXADMIN.sqlt$i.remote_xtract@'||i.db_link||'('||p_statement_id||', '''||i.db_link||''', '''||l_file_name_prefix||''', '''||l_id||''')');
              EXECUTE IMMEDIATE
              'BEGIN SQLTXADMIN.sqlt$i.remote_xtract@'||i.db_link||'(:group_id, :db_link, :file_prefix, :sql_id_or_hash_value); END;'
              USING IN p_statement_id, IN i.db_link, IN l_file_name_prefix, IN l_id;
            EXCEPTION
              WHEN OTHERS THEN
                write_error(SQLERRM);
                write_error('calling SQLTXADMIN.sqlt$i.remote_xtract@'||i.db_link||'('||p_statement_id||', '''||i.db_link||''', '''||l_file_name_prefix||''', '''||l_id||''') failed with error above. Process continues.');
            END;
          END IF;
        END LOOP;

        BEGIN
          write_log('copying remote trace and SQLT files from SQLTXPLAIN.sqli$_file@'||i.db_link);
          EXECUTE IMMEDIATE
          'INSERT INTO SQLTXPLAIN.sqli$_file ( '||LF||
          '  statement_id, '||LF||
          '  statid, '||LF||
          '  statement_id2, '||LF||
          '  file_type, '||LF||
          '  filename, '||LF||
          '  file_date, '||LF||
          '  file_size, '||LF||
          '  username, '||LF||
          '  db_link, '||LF||
          '  file_text '||LF||
          ') '||LF||
          'SELECT '||LF||
          '  statement_id, '||LF||
          '  statid, '||LF||
          '  statement_id2, '||LF||
          '  file_type, '||LF||
          '  filename, '||LF||
          '  file_date, '||LF||
          '  file_size, '||LF||
          '  username, '||LF||
          '  db_link, '||LF||
          '  file_text '||LF||
          'FROM SQLTXPLAIN.sqli$_file@'||i.db_link||' '||LF||
          'WHERE :statement_id IN (statement_id, statement_id2)'
          USING IN p_statement_id;
        EXCEPTION
          WHEN OTHERS THEN
            write_error(SQLERRM);
            write_error('copying remote trace and SQLT files from SQLTXPLAIN.sqli$_file@'||i.db_link||' failed with error above. Process continues.');
        END;

        BEGIN
          IF i.event_10046 = 'Y' THEN
            write_log('copying remote TRCA files from SQLTXPLAIN.trca$_file@'||i.db_link);
            EXECUTE IMMEDIATE
            'INSERT INTO SQLTXPLAIN.sqli$_file ( '||LF||
            '  statement_id, '||LF||
            '  statid, '||LF||
            '  statement_id2, '||LF||
            '  file_type, '||LF||
            '  filename, '||LF||
            '  file_date, '||LF||
            '  file_size, '||LF||
            '  username, '||LF||
            '  db_link, '||LF||
            '  file_text '||LF||
            ') '||LF||
            'SELECT '||LF||
            '  :statement_id, '||LF||
            '  :statid, '||LF||
            '  NULL, '||LF||
            '  file_type, '||LF||
            '  filename, '||LF||
            '  file_date, '||LF||
            '  file_size, '||LF||
            '  username, '||LF||
            '  :db_link, '||LF||
            '  file_text '||LF||
            'FROM SQLTXPLAIN.trca$_file@'||i.db_link||' '||LF||
            'WHERE tool_execution_id = :tool_execution_id'
            USING IN p_statement_id, IN l_statid, IN i.db_link, IN l_tool_execution_id;
          END IF;
        EXCEPTION
          WHEN OTHERS THEN
            write_error(SQLERRM);
            write_error('copying remote TRCA files from SQLTXPLAIN.trca$_file@'||i.db_link||' failed with error above. Process continues.');
        END;

        BEGIN
          IF i.event_10046 = 'Y' AND l_sql_ids||l_hash_values IS NOT NULL THEN
            write_log('copying cbo stats from SQLTXPLAIN.sqlt$_stattab@'||i.db_link||'for s'||sqlt$a.get_statement_id_c(p_statement_id)||'%');
            EXECUTE IMMEDIATE
            'INSERT INTO SQLTXPLAIN.sqlt$_stattab ( '||LF||
            '  statid, '||LF||
            '  type, '||LF||
            '  version, '||LF||
            '  flags, '||LF||
            '  c1, '||LF||
            '  c2, '||LF||
            '  c3, '||LF||
            '  c4, '||LF||
            '  c5, '||LF||
            '  n1, '||LF||
            '  n2, '||LF||
            '  n3, '||LF||
            '  n4, '||LF||
            '  n5, '||LF||
            '  n6, '||LF||
            '  n7, '||LF||
            '  n8, '||LF||
            '  n9, '||LF||
            '  n10, '||LF||
            '  n11, '||LF||
            '  n12, '||LF||
            '  d1, '||LF||
            '  r1, '||LF||
            '  r2, '||LF||
            '  ch1 '||LF||
            ') '||LF||
            'SELECT '||LF||
            '  statid, '||LF||
            '  type, '||LF||
            '  version, '||LF||
            '  flags, '||LF||
            '  c1, '||LF||
            '  c2, '||LF||
            '  c3, '||LF||
            '  c4, '||LF||
            '  c5, '||LF||
            '  n1, '||LF||
            '  n2, '||LF||
            '  n3, '||LF||
            '  n4, '||LF||
            '  n5, '||LF||
            '  n6, '||LF||
            '  n7, '||LF||
            '  n8, '||LF||
            '  n9, '||LF||
            '  n10, '||LF||
            '  n11, '||LF||
            '  n12, '||LF||
            '  d1, '||LF||
            '  r1, '||LF||
            '  r2, '||LF||
            '  ch1 '||LF||
            'FROM SQLTXPLAIN.sqlt$_stattab@'||i.db_link||' '||LF||
            'WHERE statid LIKE :statid'
            USING IN 's'||sqlt$a.get_statement_id_c(p_statement_id)||'%';
          END IF;
        EXCEPTION
          WHEN OTHERS THEN
            write_error(SQLERRM);
            write_error('copying cbo stats from SQLTXPLAIN.sqlt$_stattab@'||i.db_link||'for s'||sqlt$a.get_statement_id_c(p_statement_id)||'% failed with error above. Process continues.');
        END;

        BEGIN
          write_log('copying remote log from SQLTXPLAIN.sqlt$_log@'||i.db_link);
          DELETE SQLTXPLAIN.sqlg$_temp;

          EXECUTE IMMEDIATE
          'INSERT INTO SQLTXPLAIN.sqlg$_temp ( '||LF||
          '  n1, '||LF||
          '  c1 '||LF||
          ') '||LF||
          'SELECT '||LF||
          '  line_id, '||LF||
          '  line_text '||LF||
          'FROM SQLTXPLAIN.sqlt$_log@'||i.db_link||' '||LF||
          'WHERE statement_id = :statement_id '||LF||
          'AND line_type = :line_type'
          USING IN p_statement_id, IN 'L';

          write_log('--- log from '||i.db_link||' (begin) ---');
          FOR j IN (SELECT c1 FROM SQLTXPLAIN.sqlg$_temp ORDER BY n1)
          LOOP
            write_log(j.c1);
          END LOOP;
          write_log('--- log from '||i.db_link||' (end) ---');
        EXCEPTION
          WHEN OTHERS THEN
            write_error(SQLERRM);
            write_error('copying remote log from SQLTXPLAIN.sqlt$_log@'||i.db_link||' failed with error above. Process continues.');
        END;
      END LOOP;

      COMMIT;
    END IF;

    write_log('<= remote_trace_analyzer_and_copy');
  END remote_trace_analyzer_and_copy;

  /*************************************************************************************/

  /* -------------------------
   *
   * public register_db_link
   *
   * api to register db links manually
   *
   * ------------------------- */
  PROCEDURE register_db_link (p_db_link IN VARCHAR2)
  IS
    l_dummy NUMBER;
    l_statid VARCHAR2(30);
    l_db_link VARCHAR2(128);
  BEGIN
    l_db_link := UPPER(TRIM(p_db_link));
    EXECUTE IMMEDIATE 'SELECT COUNT(*) FROM dual@'||l_db_link INTO l_dummy;
    DELETE SQLTXPLAIN.sqli$_db_link WHERE statement_id = 0 AND db_link = l_db_link;
    l_statid := sqlt$a.get_statid(0);
    INSERT INTO SQLTXPLAIN.sqli$_db_link (statement_id, statid, db_link) VALUES (0, l_statid, l_db_link);
    COMMIT;
  END register_db_link;

  /*************************************************************************************/
  /* -------------------------
   *
   * public unregister_db_link
   *
   * ------------------------- */
  PROCEDURE unregister_db_link (p_db_link IN VARCHAR2)
  IS
    l_db_link VARCHAR2(128);
  BEGIN
    l_db_link := UPPER(TRIM(p_db_link));
    DELETE SQLTXPLAIN.sqli$_db_link WHERE statement_id = 0 AND db_link = l_db_link;
    COMMIT;
  END unregister_db_link;

  /*************************************************************************************/

  /* -------------------------
   *
   * private explain_plan_and_10053
   *
   * called by: sqlt$i.xtract and sqlt$i.xecute_end
   *
   * ------------------------- */
  PROCEDURE explain_plan_and_10053 (
    p_statement_id        IN NUMBER,
    p_sql_id              IN VARCHAR2 DEFAULT NULL,  -- xecute_end
    p_out_file_identifier IN VARCHAR2 DEFAULT NULL ) -- xtract
  IS
    sql_rec SQLTXPLAIN.sqlt$_sql_statement%ROWTYPE;
    l_string  VARCHAR2(32767);
    l_error   VARCHAR2(32767);
    l_sqltext VARCHAR2(32767);
  BEGIN
    write_log('=> explain_plan_and_10053');

    sql_rec := sqlt$a.get_statement(p_statement_id);

    write_log('sql_length = "'||sql_rec.sql_length||'"');
    IF sql_rec.sql_length > 32666 THEN
      write_log('cannot generate an explain plan for a SQL this long');
    ELSE
      remote_trace_begin(p_statement_id, p_sql_id, 'Y');
      sqlt$a.event_10053_on(p_statement_id);
      BEGIN
        l_error := NULL;
        l_string := 'EXPLAIN PLAN SET statement_id = '''||sqlt$a.get_statement_id_c(p_statement_id)||''' INTO SQLTXPLAIN.sqlt$_sql_plan_table FOR';
        l_sqltext := SYS.DBMS_LOB.SUBSTR(sql_rec.sql_text_clob_stripped); -- first up to 32666 characters
        l_sqltext := l_string||LF||l_sqltext;

        EXECUTE IMMEDIATE l_sqltext;
      EXCEPTION
        WHEN OTHERS THEN
          l_error := SQLERRM;
      END;
      sqlt$a.event_10053_off(p_statement_id, l_error, p_out_file_identifier);
      sqlt$a.clean_sqlt$_sql_plan_table(p_statement_id);

      IF l_error IS NULL THEN
        sqlt$d.capture_xplain_plan_hash_value(p_statement_id, l_string);
      ELSE
        write_error('"EXPLAIN PLAN FOR" this SQL errored out when executed connected as "'||USER||'". Always execute SQLT connected as the application user.');
        write_error(l_error);
      END IF;
    END IF;

    write_log('<= explain_plan_and_10053');
  END explain_plan_and_10053;

  /*************************************************************************************/

  /* -------------------------
   *
   * private compute_full_table_scan_cost
   *
   * called by: sqlt$i.common_calls
   *
   * ------------------------- */
  PROCEDURE compute_full_table_scan_cost(p_statement_id IN NUMBER)
  IS
    l_sql VARCHAR2(32767);
    l_cost NUMBER;
    l_fts VARCHAR2(30);
  BEGIN
    write_log('=> compute_full_table_scan_cost');
    l_fts := 'FTS'||p_statement_id;

    FOR i IN (SELECT source, owner, table_name
                FROM SQLTXADMIN.sqlt$_dba_all_tables_v
               WHERE statement_id = p_statement_id
               ORDER BY
                     owner, table_name)
    LOOP
      BEGIN
        l_sql := 'EXPLAIN PLAN SET statement_id = '''||l_fts||''' INTO SQLTXPLAIN.sqlt$_sql_plan_table FOR SELECT /*+ FULL(t) */ * FROM "'||i.owner||'"."'||i.table_name||'" t';
        DELETE SQLTXPLAIN.sqlt$_sql_plan_table WHERE statement_id = l_fts;
        EXECUTE IMMEDIATE l_sql;
        SELECT MAX(cost) INTO l_cost FROM SQLTXPLAIN.sqlt$_sql_plan_table WHERE statement_id = l_fts;
        write_log('full table scan cost for "'||i.owner||'"."'||i.table_name||'" is '||l_cost, 'S');
        DELETE SQLTXPLAIN.sqlt$_sql_plan_table WHERE statement_id = l_fts;
        IF l_cost IS NOT NULL THEN
          IF i.source = 'DBA_TABLES' THEN
            UPDATE SQLTXPLAIN.sqlt$_dba_tables
               SET full_table_scan_cost = l_cost
             WHERE statement_id = p_statement_id
               AND owner = i.owner
               AND table_name = i.table_name;
          ELSE
            UPDATE SQLTXPLAIN.sqlt$_dba_object_tables
               SET full_table_scan_cost = l_cost
             WHERE statement_id = p_statement_id
               AND owner = i.owner
               AND table_name = i.table_name;
          END IF;
        END IF;
      EXCEPTION
        WHEN OTHERS THEN
          write_log(l_sql);
          write_log('** '||SQLERRM);
      END;
    END LOOP;

    COMMIT;

    write_log('<= compute_full_table_scan_cost');
  END compute_full_table_scan_cost;

  /*************************************************************************************/

  /* -------------------------
   *
   * private sql_tuning_advisor
   *
   * called by: sqlt$i.sql_tuning_advisor
   *
   * ------------------------- */
  PROCEDURE sql_tuning_advisor (
    p_task_name IN VARCHAR2,
    x_report    IN OUT NOCOPY CLOB,
    x_script    IN OUT NOCOPY CLOB )
  IS
  BEGIN
    IF p_task_name IS NOT NULL THEN
      write_log('-> SYS.DBMS_SQLTUNE.EXECUTE_TUNING_TASK('''||p_task_name||''')');
      SYS.DBMS_SQLTUNE.EXECUTE_TUNING_TASK(task_name => p_task_name);
      write_log('<- SYS.DBMS_SQLTUNE.EXECUTE_TUNING_TASK('''||p_task_name||''')');

      x_report :=
      SYS.DBMS_SQLTUNE.REPORT_TUNING_TASK (
        task_name => p_task_name,
        type      => 'TEXT',
        level     => 'ALL' );

      x_script :=
      SYS.DBMS_SQLTUNE.SCRIPT_TUNING_TASK(task_name => p_task_name);
    END IF;
  EXCEPTION
    WHEN OTHERS THEN
      write_error(SQLERRM);
      write_error('DBMS_SQLTUNE failed with error above. Process continues.');
  END sql_tuning_advisor;

  /*************************************************************************************/

  /* -------------------------
   *
   * private sql_tuning_advisor
   *
   * called by: sqlt$i.common_calls
   *
   * ------------------------- */
  PROCEDURE sql_tuning_advisor (
    p_statement_id        IN NUMBER,
    p_out_file_identifier IN VARCHAR2 DEFAULT NULL ) -- xtract
  IS
    sql_rec SQLTXPLAIN.sqlt$_sql_statement%ROWTYPE;
    l_max_plan_et_secs NUMBER;
    l_sta_time_limit_secs NUMBER;
    l_report_mem CLOB := NULL;
    l_script_mem CLOB := NULL;
    l_report_txt CLOB := NULL;
    l_script_txt CLOB := NULL;
    l_report_awr CLOB := NULL;
    l_script_awr CLOB := NULL;
  BEGIN
    write_log('=> sql_tuning_advisor');

    l_max_plan_et_secs := sqlt$d.max_plan_elapsed_time_secs(p_statement_id);
    l_sta_time_limit_secs := TO_NUMBER(sqlt$a.get_param('sta_time_limit_secs'));

    write_log('max_plan_et_secs:'||l_max_plan_et_secs||' sta_time_limit_secs:'||l_sta_time_limit_secs);

    IF sqlt$a.s_db_link IS NOT NULL THEN
      write_log('skip STA due in this method');
    ELSIF l_max_plan_et_secs > l_sta_time_limit_secs THEN
      write_log('skip STA due to excessive duration');
    ELSE
      sql_rec := sqlt$a.get_statement(p_statement_id);

      -- from memory
      sql_tuning_advisor (
        p_task_name => sql_rec.sta_task_name_mem,
        x_report    => l_report_mem,
        x_script    => l_script_mem );

      -- from text
      sql_tuning_advisor (
        p_task_name => sql_rec.sta_task_name_txt,
        x_report    => l_report_txt,
        x_script    => l_script_txt );

      -- from awr
      sql_tuning_advisor (
        p_task_name => sql_rec.sta_task_name_awr,
        x_report    => l_report_awr,
        x_script    => l_script_awr );

      -- upload REPORT_TUNING_TASK and SCRIPT_TUNING_TASK files
      sqlt$a.upload_sta_files (
        p_statement_id        => p_statement_id,
        p_report_mem          => l_report_mem,
        p_script_mem          => l_script_mem,
        p_report_txt          => l_report_txt,
        p_script_txt          => l_script_txt,
        p_report_awr          => l_report_awr,
        p_script_awr          => l_script_awr,
        p_out_file_identifier => p_out_file_identifier );
    END IF;

    write_log('<= sql_tuning_advisor');
  END sql_tuning_advisor;

  /*************************************************************************************/

  /* -------------------------
   *
   * private test_case_builder
   *
   * called by: sqlt$i.common_calls
   *
   * ------------------------- */
  PROCEDURE test_case_builder (
    p_statement_id        IN NUMBER,
    p_out_file_identifier IN VARCHAR2 DEFAULT NULL, -- XTRACT
    p_tcb_directory_name  IN VARCHAR2 DEFAULT 'SQLT$STAGE' ) -- xtract
  IS
    sql_rec SQLTXPLAIN.sqlt$_sql_statement%ROWTYPE;
    l_testcase CLOB := NULL;
    l_out_file_identifier VARCHAR2(32767);
    l_exportpkgbody VARCHAR2(32767);

  BEGIN
    write_log('=> test_case_builder');

    IF sqlt$a.get_rdbms_release < 11 THEN
      write_log('skip test_case_builder since rdbms_release does not provide it');
    ELSIF sqlt$a.get_param('test_case_builder') = 'N' THEN
      write_log('skip "test_case_builder" as per corresponding parameter "test_case_builder"');
    ELSIF NVL(sqlt$a.s_xtrxec, 'N') = 'Y' THEN -- s_xtrxec is Y during XECUTE phase
      write_log('skip "test_case_builder" as per parameter "sqlt$a.s_xtrxec"'); -- tcb was done during XTRACT phase
    ELSIF sqlt$a.s_db_link IS NOT NULL THEN
      write_log('skip "test_case_builder" due in this method');
    ELSE
      sql_rec := sqlt$a.get_statement(p_statement_id);

      IF sql_rec.in_memory = 'N' THEN
        write_log('skip "test_case_builder" since SQL is no longer in memory');
      ELSIF sql_rec.sql_id_found_using_sqltext = 'N' THEN
        write_log('skip "test_case_builder" since sql_text was not found in memory'); -- XPLAIN
      ELSE -- it was executed by XTRACT or XECUTE, or if it was by XPLAIN and the sqltext was found in memory or AWR
        BEGIN
          IF p_out_file_identifier IS NULL THEN
            l_out_file_identifier := NULL;
          ELSE
            l_out_file_identifier := '_'||p_out_file_identifier;
          END IF;

          IF sqlt$a.get_rdbms_version >= '11.2' THEN
            l_exportpkgbody := 'exportPkgbody => TRUE, ';
          ELSE
            l_exportpkgbody := NULL;
          END IF;

          write_log('directory: "'||p_tcb_directory_name||'"');
          write_log('sql_id: "'||sql_rec.sql_id||'"');
          write_log('exportData: "'||sqlt$a.get_param('tcb_export_data')||'"');
          write_log('exportpkgbody: "'||l_exportpkgbody||'"');
          write_log('timeLimit: "'||sqlt$a.get_param_n('tcb_time_limit_secs')||'"');
          write_log('testcase_name: "'||'sqlt_s'||sqlt$a.get_statement_id_c(p_statement_id)||l_out_file_identifier||'_tcb_'||'"');

          EXECUTE IMMEDIATE
         'BEGIN SYS.DBMS_SQLDIAG.EXPORT_SQL_TESTCASE ( '||
            'directory     => :directory, '||
            'sql_id        => :sql_id, '||
            'exportData    => '||sqlt$a.get_param('tcb_export_data')||', '||
            l_exportpkgbody||
            'timeLimit     => :timeLimit, '||
            'testcase_name => :testcase_name, '||
            'testcase      => :testcase ); END;'
          USING
          IN p_tcb_directory_name,
          IN sql_rec.sql_id,
          IN sqlt$a.get_param_n('tcb_time_limit_secs'),
          IN 'sqlt_s'||sqlt$a.get_statement_id_c(p_statement_id)||l_out_file_identifier||'_tcb_',
          IN OUT l_testcase;
        EXCEPTION
          WHEN OTHERS THEN
            l_testcase := 'ERROR';
            --write_error(SQLERRM);
            --write_error('DBMS_SQLDIAG.EXPORT_SQL_TESTCASE failed with error above. Process continues.');
            write_log('** '||SQLERRM);
            write_log('DBMS_SQLDIAG.EXPORT_SQL_TESTCASE failed with error above. Process continues.');
        END;
      END IF;
    END IF;

    sqlt$r.tcb_driver (
      p_statement_id        => p_statement_id,
      p_generate_script     => l_testcase IS NOT NULL,
      p_out_file_identifier => p_out_file_identifier );

    write_log('<= test_case_builder');
  END test_case_builder;

  /*************************************************************************************/

  /* -------------------------
   *
   * public collect_fnd_histogram_cols
   *
   * called by sqlt$i.ebs_application_specific
   *
   * ------------------------- */
  PROCEDURE collect_fnd_histogram_cols (
    p_statement_id IN NUMBER,
    p_statid       IN VARCHAR2 )
  IS
    l_insert_list VARCHAR2(32767);
    l_select_list VARCHAR2(32767);
    l_sql         VARCHAR2(32767);
    l_count       NUMBER;

  BEGIN
    write_log('collect_fnd_histogram_cols');

    sqlt$d.get_list_of_columns (
      p_source_owner      => 'applsys',
      p_source_table      => 'fnd_histogram_cols',
      p_source_alias      => 't',
      p_destination_table => 'sqlt$_fnd_histogram_cols',
      x_insert_list       => l_insert_list,
      x_select_list       => l_select_list );

    l_sql :=
    'INSERT INTO SQLTXPLAIN.sqlt$_fnd_histogram_cols (statement_id, statid'||
    l_insert_list||') SELECT DISTINCT :statement_id, :statid'||
    l_select_list||' FROM SQLTXADMIN.sqlt$_dba_all_tables_v x, applsys.fnd_histogram_cols t '||
    'WHERE x.statement_id = :statement_id AND x.table_name = t.table_name';
    write_log(l_sql, 'S');

    BEGIN
      EXECUTE IMMEDIATE l_sql USING
      IN p_statement_id, IN p_statid, IN p_statement_id;
    EXCEPTION
      WHEN OTHERS THEN
        write_error(SQLERRM);
        write_error(l_sql);
        RETURN;
    END;

    SELECT COUNT(*) INTO l_count FROM SQLTXPLAIN.sqlt$_fnd_histogram_cols WHERE statement_id = p_statement_id;
    write_log(l_count||' rows collected');
    COMMIT;
  END collect_fnd_histogram_cols;

  /*************************************************************************************/

  /* -------------------------
   *
   * private ebs_application_specific
   *
   * called by: sqlt$i.common_calls and sqlt$i.remote_xtract
   *
   * ------------------------- */
  PROCEDURE ebs_application_specific (
    p_statement_id        IN NUMBER,
    p_out_file_identifier IN VARCHAR2 DEFAULT NULL )
  IS
    sql_rec SQLTXPLAIN.sqlt$_sql_statement%ROWTYPE := NULL;
  BEGIN
    write_log('=> ebs_application_specific');

    BEGIN
      EXECUTE IMMEDIATE
      'SELECT release_name, applications_system_name FROM applsys.fnd_product_groups WHERE ROWNUM = 1' INTO sql_rec.apps_release, sql_rec.apps_system_name;
      write_log('this is an EBS application "'||sql_rec.apps_release||'"');

      UPDATE SQLTXPLAIN.sqlt$_sql_statement
         SET apps_release = sql_rec.apps_release,
             apps_system_name = sql_rec.apps_system_name
       WHERE statement_id = p_statement_id;
      COMMIT;
    EXCEPTION
      WHEN OTHERS THEN
        write_log('this is not an EBS application');
        sql_rec.apps_release := NULL;
    END;

    sql_rec := sqlt$a.get_statement(p_statement_id);

    IF sql_rec.apps_release IS NOT NULL THEN
      collect_fnd_histogram_cols (
        p_statement_id => p_statement_id,
        p_statid       => sql_rec.statid );
    END IF;

    IF sqlt$a.get_param('bde_chk_cbo') = 'N' THEN
      write_log('skip "bde_chk_cbo" as per corresponding parameter');
    ELSIF sql_rec.apps_release IS NULL THEN
      write_log('skip "bde_chk_cbo" since this is not an EBS application');
    ELSE
      sqlt$r.bde_chk_cbo_report(p_statement_id => p_statement_id, p_out_file_identifier => p_out_file_identifier);
    END IF;

    write_log('<= ebs_application_specific');
  END ebs_application_specific;

  /*************************************************************************************/

  /* -------------------------
   *
   * private siebel_application_specific
   *
   * called by: sqlt$i.common_calls and sqlt$i.remote_xtract
   *
   * ------------------------- */
  PROCEDURE siebel_application_specific (p_statement_id IN NUMBER)
  IS
    sql_rec SQLTXPLAIN.sqlt$_sql_statement%ROWTYPE := NULL;
  BEGIN
    write_log('=> siebel_application_specific');

    sql_rec := sqlt$a.get_statement(p_statement_id);

    IF sql_rec.siebel = 'YES' THEN
      BEGIN
        EXECUTE IMMEDIATE
        'SELECT app_ver FROM '||sql_rec.siebel_schema||'.s_app_ver WHERE ROWNUM = 1' INTO sql_rec.siebel_app_ver;
        write_log('this is a SIEBEL application "'||sql_rec.siebel_schema||'"');

        UPDATE SQLTXPLAIN.sqlt$_sql_statement
           SET siebel_app_ver = sql_rec.siebel_app_ver
         WHERE statement_id = p_statement_id;
        COMMIT;
      EXCEPTION
        WHEN OTHERS THEN
          write_log('this is not a SIEBEL application');
      END;
    END IF;

    write_log('<= siebel_application_specific');
  END siebel_application_specific;

  /*************************************************************************************/

  /* -------------------------
   *
   * private psft_application_specific
   *
   * called by: sqlt$i.common_calls and sqlt$i.remote_xtract
   *
   * ------------------------- */
  PROCEDURE psft_application_specific (p_statement_id IN NUMBER)
  IS
    sql_rec SQLTXPLAIN.sqlt$_sql_statement%ROWTYPE := NULL;
  BEGIN
    write_log('=> psft_application_specific');

    sql_rec := sqlt$a.get_statement(p_statement_id);

    IF sql_rec.psft = 'YES' THEN
      BEGIN
        EXECUTE IMMEDIATE
        'SELECT toolsrel FROM '||sql_rec.psft_schema||'.psstatus WHERE ROWNUM = 1' INTO sql_rec.psft_tools_rel;
        write_log('this is a psft application "'||sql_rec.psft_tools_rel||'"');

        UPDATE SQLTXPLAIN.sqlt$_sql_statement
           SET psft_tools_rel = sql_rec.psft_tools_rel
         WHERE statement_id = p_statement_id;
        COMMIT;
      EXCEPTION
        WHEN OTHERS THEN
          write_log('this is not a psft application');
      END;
    END IF;

    write_log('<= psft_application_specific');
  END psft_application_specific;

  /*************************************************************************************/

  /* -------------------------
   *
   * private store_metadata
   *
   * called by: sqlt$i.collect_metadata_objects and sqlt$i.collect_metadata_constraints
   *
   * ------------------------- */
  PROCEDURE store_metadata (
    p_statement_id    IN NUMBER,
    p_statid          IN VARCHAR2,
    p_transformed     IN VARCHAR2,
    p_owner           IN VARCHAR2,
    p_object_name     IN VARCHAR2,
    p_object_type     IN VARCHAR2,
    p_object_type_met IN VARCHAR2,
    p_object_id       IN VARCHAR2 DEFAULT NULL )
  IS
    met_rec SQLTXPLAIN.sqlt$_metadata%ROWTYPE;
    l_index_type SQLTXPLAIN.sqlt$_dba_indexes.index_type%TYPE := NULL;
    l_ityp_name SQLTXPLAIN.sqlt$_dba_indexes.ityp_name%TYPE := NULL;
    l_error VARCHAR2(4000);
    l_clob CLOB;
  BEGIN
    IF sqlt$a.get_param('skip_metadata_for_object') IS NOT NULL AND
       p_object_name LIKE sqlt$a.get_param('skip_metadata_for_object')
    THEN
      write_log('skip_metadata_for_object="'||sqlt$a.get_param('skip_metadata_for_object')||'" owner="'||p_owner||'", name="'||p_object_name||'", type="'||p_object_type||'", transformed="'||p_transformed||'"');
      RETURN;
    END IF;

    write_log('store_metadata owner="'||p_owner||'", name="'||p_object_name||'", type="'||p_object_type||'", transformed="'||p_transformed||'"', 'S');

    met_rec := NULL;
    met_rec.statement_id := p_statement_id;
    met_rec.statid := p_statid;
    met_rec.owner := p_owner;
    met_rec.object_name := p_object_name;
    met_rec.object_type := p_object_type;
    met_rec.object_id := p_object_id;
    met_rec.transformed := p_transformed;
    met_rec.remapped := 'N';

    IF p_object_type = 'INDEX' THEN
      BEGIN
        SELECT index_type, ityp_name
          INTO l_index_type, l_ityp_name
          FROM SQLTXPLAIN.sqlt$_dba_indexes
         WHERE statement_id = p_statement_id
           AND owner = p_owner
           AND index_name = p_object_name
           AND ROWNUM = 1;
      EXCEPTION
        WHEN OTHERS THEN
          l_error := SQLERRM||' selecting from SQLTXPLAIN.sqlt$_dba_indexes.';
          write_error(l_error);
          write_error('Cannot get index type: name="'||p_object_name||'", owner="'||p_owner||'". Process continues.');
          UPDATE SQLTXPLAIN.sqlt$_dba_objects SET metadata_error = l_error WHERE statement_id = p_statement_id AND object_id = p_object_id;
      END;
    END IF;

    IF l_index_type = 'DOMAIN' THEN
      IF l_ityp_name = 'CONTEXT' THEN -- only CONTEXT (ignore SPATIAL_INDEX and CTXCAT)
        IF sqlt$a.get_param('domain_index_metadata') = 'E' THEN -- last execution got (E)rror ORA-07445: exception encountered: core dump
          sqlt$a.set_param('domain_index_metadata', 'N');
          write_error('Prior execution of '||TOOL_NAME||' errored out calling CTXSYS.CTX_REPORT.CREATE_INDEX_SCRIPT. Process continues.');
          UPDATE SQLTXPLAIN.sqlt$_dba_objects SET metadata_error = 'prior execution of '||TOOL_NAME||' errored out calling CTXSYS.CTX_REPORT.CREATE_INDEX_SCRIPT.' WHERE statement_id = p_statement_id AND object_id = p_object_id;
        END IF;

        IF sqlt$a.get_param('domain_index_metadata') = 'Y' THEN
          sqlt$a.set_param('domain_index_metadata', 'E');
          write_log('domain_index_metadata (lock). '||p_object_name);

          BEGIN
            -- dynamic sql since package may not be installed
            EXECUTE IMMEDIATE
            'BEGIN CTXSYS.CTX_REPORT.CREATE_INDEX_SCRIPT(index_name => :name, report => :report); END;'
            --USING IN '"'||p_owner||'"."'||p_object_name||'"', IN OUT met_rec.metadata;
            USING IN '"'||p_owner||'"."'||p_object_name||'"', IN OUT l_clob;
            met_rec.metadata := l_clob; -- to avoid ORA-03113: end-of-file on communication channel. ORA-07445: exception encountered: core dump [kprcdt()+2119] [SIGSEGV] [ADDR:0x4] [PC:0xFC50461] [Address not mapped to object] []
          EXCEPTION
            WHEN OTHERS THEN
              l_error := SQLERRM||' calling CTXSYS.CTX_REPORT.CREATE_INDEX_SCRIPT.';
              met_rec.metadata := NULL;
              write_error(l_error);
              write_error('Cannot get metadata for object: type="'||p_object_type_met||'", name="'||p_object_name||'", owner="'||p_owner||'". Process continues.');
              UPDATE SQLTXPLAIN.sqlt$_dba_objects SET metadata_error = l_error WHERE statement_id = p_statement_id AND object_id = p_object_id;
          END;

          sqlt$a.set_param('domain_index_metadata', 'Y');
          write_log('domain_index_metadata (unlock). '||p_object_name);
        ELSE
          met_rec.metadata := NULL;
          write_log('skip CTXSYS.CTX_REPORT.CREATE_INDEX_SCRIPT call for '||p_owner||'.'||p_object_name||' as per tool parameter');
          UPDATE SQLTXPLAIN.sqlt$_dba_objects SET metadata_error = 'skip CTXSYS.CTX_REPORT.CREATE_INDEX_SCRIPT call for '||p_owner||'.'||p_object_name||' as per tool parameter' WHERE statement_id = p_statement_id AND object_id = p_object_id;
        END IF;
      ELSE
        met_rec.metadata := NULL;
      END IF;
    ELSE -- other indexes and all other objects
      BEGIN
        met_rec.metadata := SYS.DBMS_METADATA.GET_DDL(p_object_type_met, p_object_name, p_owner);
      EXCEPTION
        WHEN OTHERS THEN
          l_error := SQLERRM||' calling SYS.DBMS_METADATA.GET_DDL.';
          met_rec.metadata := NULL;
          write_error(l_error);
          write_error('Cannot get metadata for object: type="'||p_object_type_met||'", name="'||p_object_name||'", owner="'||p_owner||'". Process continues.');
          UPDATE SQLTXPLAIN.sqlt$_dba_objects SET metadata_error = l_error WHERE statement_id = p_statement_id AND object_id = p_object_id;
      END;
    END IF;

    IF met_rec.metadata IS NOT NULL THEN
      BEGIN
        IF SYS.DBMS_LOB.GETLENGTH(met_rec.metadata) > 30 THEN
          INSERT INTO SQLTXPLAIN.sqlt$_metadata VALUES met_rec;
          COMMIT;
        END IF;
        SYS.DBMS_LOB.FREETEMPORARY(met_rec.metadata);
        IF l_clob IS NOT NULL THEN
          SYS.DBMS_LOB.FREETEMPORARY(l_clob);
        END IF;
      EXCEPTION
        WHEN OTHERS THEN
          l_error := SQLERRM||' inserting into SQLTXPLAIN.sqlt$_metadata.';
          write_error(l_error);
          write_error('Cannot store metadata for owner="'||p_owner||'", name="'||p_object_name||'", type="'||p_object_type||'", transformed="'||p_transformed||'". Process continues.');
          UPDATE SQLTXPLAIN.sqlt$_dba_objects SET metadata_error = l_error WHERE statement_id = p_statement_id AND object_id = p_object_id;
      END;
    END IF;
  END store_metadata;

  /*************************************************************************************/

  /* -------------------------
   *
   * private collect_metadata_objects
   *
   * called by: sqlt$i.collect_metadata
   *
   * ------------------------- */
  PROCEDURE collect_metadata_objects (
    p_statement_id IN NUMBER,
    p_statid       IN VARCHAR2,
    p_transformed  IN VARCHAR2 )
  IS
  BEGIN
    write_log('-> collect_metadata_objects transformed = "'||p_transformed||'"');

    FOR i IN (SELECT DISTINCT
                     object_id,
                     owner,
                     object_name,
                     object_type,
                     DECODE(object_type,
                     'JAVA SOURCE',       'JAVA_SOURCE',
                     'MATERIALIZED VIEW', 'MATERIALIZED_VIEW',
                     'PACKAGE BODY',      'PACKAGE_BODY',
                     'PACKAGE',           'PACKAGE_SPEC',
                     'QUEUE',             'AQ_QUEUE',
                     'TYPE BODY',         'TYPE_BODY',
                     'TYPE',              'TYPE_SPEC',
                     'XML SCHEMA',        'XMLSCHEMA',
                     object_type) object_type_met
                FROM SQLTXPLAIN.sqlt$_dba_objects
               WHERE statement_id = p_statement_id
                 AND metadata_error IS NULL
                 AND (object_type IN (
                      'CLUSTER',
                      'INDEX',
                      'INDEXTYPE',
                      'LIBRARY',
                      'OPERATOR',
                      'PACKAGE',
                      'SEQUENCE',
                      'SYNONYM',
                      'TABLE',
                      'TRIGGER',
                      'TYPE',
                      'VIEW') OR -- OR because SQLT handles internal SQL also
                      owner NOT IN ('SYS', 'CTXSYS', 'MDSYS', 'SYSTEM', 'PUBLIC'))
                 AND object_name NOT LIKE 'I_SNAP$%' -- bug 3793322
                 AND object_type IN (
                     'CLUSTER',
                     'DIMENSION',
                     'DIRECTORY',
                     'FUNCTION',
                     'INDEX',
                     'INDEXTYPE',
                     'JAVA SOURCE',
                     'JOB',
                     'LIBRARY',
                     'MATERIALIZED VIEW',
                     'OPERATOR',
                     'PACKAGE BODY',
                     'PACKAGE',
                     'PROCEDURE',
                     'QUEUE',
                     'SEQUENCE',
                     'SYNONYM',
                     'TABLE',
                     'TRIGGER',
                     'TYPE BODY',
                     'TYPE',
                     'VIEW',
                     'XML SCHEMA' ))
    LOOP
      store_metadata (
        p_statement_id    => p_statement_id,
        p_statid          => p_statid,
        p_transformed     => p_transformed,
        p_owner           => i.owner,
        p_object_name     => i.object_name,
        p_object_type     => i.object_type,
        p_object_type_met => i.object_type_met,
        p_object_id       => i.object_id );
    END LOOP;

    write_log('<- collect_metadata_objects transformed = "'||p_transformed||'"');
  END collect_metadata_objects;

  /*************************************************************************************/

  /* -------------------------
   *
   * private collect_metadata_constraints
   *
   * called by: sqlt$i.collect_metadata
   *
   * ------------------------- */
  PROCEDURE collect_metadata_constraints (
    p_statement_id IN NUMBER,
    p_statid       IN VARCHAR2,
    p_transformed  IN VARCHAR2 )
  IS
  BEGIN
    write_log('-> collect_metadata_constraints transformed = "'||p_transformed||'"');

    FOR i IN (SELECT DISTINCT
                     owner,
                     constraint_name object_name,
                     constraint_type||'_CONSTRAINT' object_type,
                     DECODE(constraint_type, 'R', 'REF_CONSTRAINT', 'CONSTRAINT') object_type_met
                FROM SQLTXPLAIN.sqlt$_dba_constraints
               WHERE statement_id = p_statement_id
                 AND owner NOT IN ('SYS', 'CTXSYS', 'MDSYS', 'SYSTEM', 'PUBLIC'))
    LOOP
      store_metadata (
        p_statement_id    => p_statement_id,
        p_statid          => p_statid,
        p_transformed     => p_transformed,
        p_owner           => i.owner,
        p_object_name     => i.object_name,
        p_object_type     => i.object_type,
        p_object_type_met => i.object_type_met );
    END LOOP;

    write_log('<- collect_metadata_constraints transformed = "'||p_transformed||'"');
  END collect_metadata_constraints;

  /*************************************************************************************/

  /* -------------------------
   *
   * private collect_metadata
   *
   * called by: sqlt$i.common_calls and sqlti.remote_xtract
   *
   * ------------------------- */
  PROCEDURE collect_metadata (p_statement_id IN NUMBER)
  IS
  BEGIN
    write_log('=> collect_metadata');

    -- objects with no transformations
    BEGIN
      SYS.DBMS_METADATA.SET_TRANSFORM_PARAM(SYS.DBMS_METADATA.SESSION_TRANSFORM, 'DEFAULT', TRUE);
      collect_metadata_objects(p_statement_id, sqlt$a.get_statid(p_statement_id), 'N');
    END;

    -- objects with transformations
    BEGIN
      SYS.DBMS_METADATA.SET_TRANSFORM_PARAM(SYS.DBMS_METADATA.SESSION_TRANSFORM, 'SQLTERMINATOR', TRUE);
      SYS.DBMS_METADATA.SET_TRANSFORM_PARAM(SYS.DBMS_METADATA.SESSION_TRANSFORM, 'STORAGE', FALSE);
      SYS.DBMS_METADATA.SET_TRANSFORM_PARAM(SYS.DBMS_METADATA.SESSION_TRANSFORM, 'TABLESPACE', FALSE);
      SYS.DBMS_METADATA.SET_TRANSFORM_PARAM(SYS.DBMS_METADATA.SESSION_TRANSFORM, 'CONSTRAINTS', FALSE);
      SYS.DBMS_METADATA.SET_TRANSFORM_PARAM(SYS.DBMS_METADATA.SESSION_TRANSFORM, 'REF_CONSTRAINTS', FALSE);
      collect_metadata_objects(p_statement_id, sqlt$a.get_statid(p_statement_id), 'Y');
    END;

    -- constraints with transformations
    collect_metadata_constraints(p_statement_id, sqlt$a.get_statid(p_statement_id), 'Y');

    write_log('<= collect_metadata');
  END collect_metadata;

  /*************************************************************************************/

  /* -------------------------
   *
   * private perform_count_star
   *
   * called by: sqlt$i.common_calls and sqlt$i.remote_xtract
   *
   * ------------------------- */
  PROCEDURE perform_count_star (p_statement_id IN NUMBER)
  IS
    l_sql VARCHAR2(32767);
    l_number NUMBER;
    l_count NUMBER;
  BEGIN
    write_log('=> perform_count_star');

    IF sqlt$a.get_param_n('count_star_threshold') = 0 THEN
      write_log('skip "count_star" as per corresponding parameter');
    ELSE
      FOR i IN (SELECT owner, table_name, num_rows, source
                  FROM SQLTXADMIN.sqlt$_dba_all_tables_v
                 WHERE statement_id = p_statement_id
                 ORDER BY
                       owner, table_name)
      LOOP
        IF i.num_rows IS NULL THEN
          l_sql := 'SELECT COUNT(*) FROM "'||i.owner||'"."'||i.table_name||'" t WHERE ROWNUM <= :number';
          l_number := sqlt$a.get_param_n('count_star_threshold');
        ELSIF i.num_rows < sqlt$a.get_param_n('count_star_threshold') THEN
          l_sql := 'SELECT COUNT(*) FROM "'||i.owner||'"."'||i.table_name||'" t WHERE ROWNUM <= :number';
          l_number := sqlt$a.get_param_n('count_star_threshold') * 10;
        ELSIF i.num_rows < (sqlt$a.get_param_n('count_star_threshold') * 1e1) THEN
          l_sql := 'SELECT /*+ PARALLEL */ COUNT(*) * 1e1 FROM "'||i.owner||'"."'||i.table_name||'" SAMPLE (:number) t';
          l_number := 1e1;
        ELSIF i.num_rows < (sqlt$a.get_param_n('count_star_threshold') * 1e2) THEN
          l_sql := 'SELECT /*+ PARALLEL */ COUNT(*) * 1e2 FROM "'||i.owner||'"."'||i.table_name||'" SAMPLE (:number) t';
          l_number := 1e0;
        ELSIF i.num_rows < (sqlt$a.get_param_n('count_star_threshold') * 1e3) THEN
          l_sql := 'SELECT /*+ PARALLEL */ COUNT(*) * 1e3 FROM "'||i.owner||'"."'||i.table_name||'" SAMPLE (:number) t';
          l_number := 1/1e1;
        ELSIF i.num_rows < (sqlt$a.get_param_n('count_star_threshold') * 1e4) THEN
          l_sql := 'SELECT /*+ PARALLEL */ COUNT(*) * 1e4 FROM "'||i.owner||'"."'||i.table_name||'" SAMPLE (:number) t';
          l_number := 1/1e2;
        ELSIF i.num_rows < (sqlt$a.get_param_n('count_star_threshold') * 1e5) THEN
          l_sql := 'SELECT /*+ PARALLEL */ COUNT(*) * 1e5 FROM "'||i.owner||'"."'||i.table_name||'" SAMPLE (:number) t';
          l_number := 1/1e3;
        ELSIF i.num_rows < (sqlt$a.get_param_n('count_star_threshold') * 1e6) THEN
          l_sql := 'SELECT /*+ PARALLEL */ COUNT(*) * 1e6 FROM "'||i.owner||'"."'||i.table_name||'" SAMPLE (:number) t';
          l_number := 1/1e4;
        ELSIF i.num_rows < (sqlt$a.get_param_n('count_star_threshold') * 1e7) THEN
          l_sql := 'SELECT /*+ PARALLEL */ COUNT(*) * 1e7 FROM "'||i.owner||'"."'||i.table_name||'" SAMPLE (:number) t';
          l_number := 1/1e5;
        ELSE
          l_sql := 'SELECT /*+ PARALLEL */ COUNT(*) * 1e8 FROM "'||i.owner||'"."'||i.table_name||'" SAMPLE (:number) t';
          l_number := 1/1e6;
        END IF;

        l_sql := REPLACE(l_sql, ':number', l_number);
        write_log('num_rows='||i.num_rows||' sql='||l_sql);
        l_count := NULL;

        BEGIN
          EXECUTE IMMEDIATE l_sql INTO l_count;
          write_log(l_count||' rows counted');
        EXCEPTION
          WHEN OTHERS THEN
            write_log('** '||SQLERRM);
        END;

        IF l_count IS NOT NULL THEN
          IF i.source = 'DBA_TABLES' THEN
            UPDATE SQLTXPLAIN.sqlt$_dba_tables
               SET count_star = l_count
             WHERE statement_id = p_statement_id
               AND owner = i.owner
               AND table_name = i.table_name;
          ELSIF i.source = 'DBA_OBJECT_TABLES' THEN
            UPDATE SQLTXPLAIN.sqlt$_dba_object_tables
               SET count_star = l_count
             WHERE statement_id = p_statement_id
               AND owner = i.owner
               AND table_name = i.table_name;
          END IF;
        END IF;
      END LOOP;

      COMMIT;
    END IF;

    write_log('<= perform_count_star');
  END perform_count_star;

  /*************************************************************************************/

  /* -------------------------
   *
   * private collect_dbms_space
   *
   * ------------------------- */
  PROCEDURE collect_dbms_space(p_statement_id IN NUMBER)
  IS
    l_used_bytes  NUMBER;
    l_alloc_bytes NUMBER;

  BEGIN
    write_log('collect_dbms_space');

    write_log('collect_dbms_space.tables');
    FOR i IN (SELECT tbl.ROWID row_id,
                     tbl.tablespace_name,
                     tbl.avg_row_len,
                     tbl.count_star,
                     tbl.pct_free,
                     spc.block_size
                FROM SQLTXPLAIN.sqlt$_dba_tables tbl,
                     SQLTXPLAIN.sqlt$_dba_tablespaces spc
               WHERE tbl.statement_id = p_statement_id
                 AND tbl.count_star >= 0
                 AND spc.statement_id = p_statement_id
                 AND spc.tablespace_name = tbl.tablespace_name)
    LOOP
      write_log('DBMS_SPACE.CREATE_TABLE_COST tablespace_name:'||i.tablespace_name||' avg_row_size:'||i.avg_row_len||' row_count:'||i.count_star||' pct_free:'||i.pct_free);
      BEGIN
        SYS.DBMS_SPACE.CREATE_TABLE_COST (
          tablespace_name => i.tablespace_name,
          avg_row_size    => i.avg_row_len,
          row_count       => i.count_star,
          pct_free        => i.pct_free,
          used_bytes      => l_used_bytes ,
          alloc_bytes     => l_alloc_bytes );
      EXCEPTION
        WHEN OTHERS THEN
          write_error('DBMS_SPACE.CREATE_TABLE_COST: '||SQLERRM);
      END;

      UPDATE SQLTXPLAIN.sqlt$_dba_tables
         SET dbms_space_used_bytes   = l_used_bytes,
             dbms_space_alloc_bytes  = l_alloc_bytes,
             dbms_space_used_blocks  = ROUND(l_used_bytes / i.block_size),
             dbms_space_alloc_blocks = ROUND(l_alloc_bytes / i.block_size)
       WHERE ROWID = i.row_id;
    END LOOP;

    write_log('collect_dbms_space.indexes');
    FOR i IN (SELECT idx.ROWID row_id,
                     idx.index_name,
                     met.metadata,
                     spc.block_size
                FROM SQLTXPLAIN.sqlt$_dba_indexes idx,
                     SQLTXPLAIN.sqlt$_dba_tablespaces spc,
                     SQLTXPLAIN.sqlt$_metadata met
               WHERE idx.statement_id = p_statement_id
                 AND spc.statement_id = p_statement_id
                 AND spc.tablespace_name = idx.tablespace_name
                 AND met.statement_id = p_statement_id
                 AND met.owner = idx.owner
                 AND met.object_name = idx.index_name
                 AND met.object_type = 'INDEX'
                 AND met.transformed = 'N'
                 AND met.remapped = 'N')
    LOOP
      write_log('SYS.DBMS_SPACE.CREATE_INDEX_COST index_name:'||i.index_name);
      BEGIN
        SYS.DBMS_SPACE.CREATE_INDEX_COST (
          ddl         => i.metadata,
          used_bytes  => l_used_bytes ,
          alloc_bytes => l_alloc_bytes );
      EXCEPTION
        WHEN OTHERS THEN
          write_error('DBMS_SPACE.CREATE_INDEX_COST: '||SQLERRM);
      END;

      UPDATE SQLTXPLAIN.sqlt$_dba_indexes
         SET dbms_space_used_bytes   = l_used_bytes,
             dbms_space_alloc_bytes  = l_alloc_bytes,
             dbms_space_used_blocks  = ROUND(l_used_bytes / i.block_size),
             dbms_space_alloc_blocks = ROUND(l_alloc_bytes / i.block_size)
       WHERE ROWID = i.row_id;
    END LOOP;

    COMMIT;
  END collect_dbms_space;

  /*************************************************************************************/

  /* -------------------------
   *
   * private common_calls
   *
   * called by: sqlt$i.xtract, sqlt$i.xecute_end and sqlt$i.xplain_end
   *
   * ------------------------- */
  PROCEDURE common_calls (
    p_statement_id        IN NUMBER,
    p_input_filename      IN VARCHAR2 DEFAULT NULL,  -- xecute_end, xplain_end
    p_password            IN VARCHAR2 DEFAULT 'N',
    p_out_file_identifier IN VARCHAR2 DEFAULT NULL,  -- xtract
    p_tcb_directory_name  IN VARCHAR2 DEFAULT 'SQLT$STAGE' ) -- xtract
  IS
    l_file_name VARCHAR2(32767);
  BEGIN
    -- urgent calls
    remote_trace_end(p_statement_id);
    sqlt$d.collect_gv$parameter_cbo(p_statement_id);
    sqlt$d.diagnostics_data_collection_1(p_statement_id, p_out_file_identifier);

    -- calls that can be delayed
    sql_tuning_advisor(p_statement_id, p_out_file_identifier);
    test_case_builder(p_statement_id, p_out_file_identifier, p_tcb_directory_name);
    sqlt$d.collect_px_perf_stats(p_statement_id);
    sqlt$d.diagnostics_data_collection_2(p_statement_id);
    ebs_application_specific(p_statement_id, p_out_file_identifier);
    siebel_application_specific(p_statement_id);
    psft_application_specific(p_statement_id);
    collect_metadata(p_statement_id);
    compute_full_table_scan_cost(p_statement_id);
    perform_count_star(p_statement_id);
    collect_dbms_space(p_statement_id);
    sqlt$t.perm_transformation(p_statement_id);
    sqlt$r.sql_monitor_reports(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    --sqlt$r.sql_monitor_driver(p_statement_id);
    sqlt$r.sql_detail_report(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.awrrpt_driver(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.addmrpt_driver(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.ashrpt_driver(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.script_output_driver(p_statement_id, p_input_filename => p_input_filename, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.tkprof_px_driver(p_statement_id, p_out_file_identifier => p_out_file_identifier, x_file_name => l_file_name);
    call_trace_analyzer_px(p_statement_id, l_file_name, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.export_parfile(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.export_parfile2(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.export_driver(p_statement_id, p_password => p_password, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.import_script(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.metadata_script(p_statement_id => p_statement_id, p_script_type => NULL, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.metadata_script(p_statement_id => p_statement_id, p_script_type => '1', p_out_file_identifier => p_out_file_identifier);
    sqlt$r.metadata_script(p_statement_id => p_statement_id, p_script_type => '2', p_out_file_identifier => p_out_file_identifier);
    sqlt$r.system_stats_script(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.schema_stats_script(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.set_cbo_env_script(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.custom_sql_profile(p_statement_id, p_out_file_identifier => p_out_file_identifier, p_calling_library => 'sqlt$i.common_calls' );
    --sqlt$r.test_case_script(p_statement_id, p_out_file_identifier => p_out_file_identifier); moved to xtract
    --sqlt$r.test_case_sql(p_statement_id, p_out_file_identifier => p_out_file_identifier); moved to xtract
    sqlt$r.plan(p_statement_id);
    sqlt$r.s10053(p_statement_id);
    sqlt$r.flush(p_statement_id);
    sqlt$r.purge(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.restore(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.del_hgrm(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.tc_sql(p_statement_id);
    sqlt$r.xpress_sh(p_statement_id);
    sqlt$r.xpress_sql(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.setup(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.readme(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.tc_pkg(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.sel(p_statement_id);
    sqlt$r.sel_aux(p_statement_id);
    sqlt$r.install_sh(p_statement_id);
    sqlt$r.install_sql(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.tcx_pkg(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.lite_report(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$a.upload_10053_trace(p_statement_id);
    sqlt$a.upload_10053_xtract(p_statement_id);
    remote_trace_analyzer_and_copy(p_statement_id, p_out_file_identifier);
    sqlt$r.remote_driver(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$a.set_input_filename(p_statement_id, p_input_filename);
    sqlt$m.main_report_root(p_statement_id, p_out_file_identifier => p_out_file_identifier);

    -- reset flag once it has been consumed by XECUTE phase of XTRXEC
    sqlt$a.s_xtrxec := 'N';
  END common_calls;

  /*************************************************************************************/

  /* -------------------------
   *
   * private common_begin
   *
   * called by: sqlt$i.xtract, sqlt$i.remote_xtract, sqlt$i.xecute_begin and sqlt$i.xplain_begin
   *
   * ------------------------- */
  PROCEDURE common_begin (p_statement_id IN NUMBER)
  IS
  BEGIN
    sqlt$a.s_log_statement_id := p_statement_id;
    sqlt$a.s_log_statid := sqlt$a.get_statid(p_statement_id);
    sqlt$a.validate_user(USER);
  END common_begin;

  /*************************************************************************************/

  /* -------------------------
   *
   * private common_end
   *
   * called by: sqlt$i.xtract, sqlt$i.remote_xtract, sqlt$i.xecute_end and sqlt$i.xplain_end
   *
   * ------------------------- */
  PROCEDURE common_end (p_statement_id IN NUMBER)
  IS
  BEGIN
    sqlt$a.s_log_statement_id := NULL;
    sqlt$a.s_log_statid := NULL;
  END common_end;

  /*************************************************************************************/

  /* -------------------------
   *
   * public xtrsby
   *
   * called by: sqltxtrsby.sql
   *
   * ------------------------- */
  PROCEDURE xtrsby (
    p_statement_id         IN NUMBER,
    p_sql_id_or_hash_value IN VARCHAR2,
    p_stand_by_dblink      IN VARCHAR2,
    p_password             IN VARCHAR2 DEFAULT 'N' )
  IS
  BEGIN
    sqlt$a.set_stand_by_dblink(p_stand_by_dblink);
    sqlt$a.set_method('XTRSBY');
    common_begin(p_statement_id);
    sqlt$a.common_initialization;
    write_log('==> xtrsby');
    write_log('p_sql_id_or_hash_value:"'||p_sql_id_or_hash_value||'", p_stand_by_dblink:"'||p_stand_by_dblink||'"');
    EXECUTE IMMEDIATE 'BEGIN SQLTXADMIN.sqlt$a.xtrsby_initialization'||sqlt$a.s_db_link||'; END;';
    sqlt$a.create_statement_workspace(p_statement_id => p_statement_id);
    sqlt$d.capture_sqltext(p_statement_id => p_statement_id, p_string => NULL, p_sql_id_or_hash_value => TRIM(p_sql_id_or_hash_value));
    --explain_plan_and_10053(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    common_calls(p_statement_id, p_password => p_password );
    sqlt$r.test_case_script(p_statement_id);
    sqlt$r.test_case_sql(p_statement_id);
    sqlt$r.readme_report_html(p_statement_id);
    sqlt$r.readme_report_txt(p_statement_id);
    --sqlt$r.sql_monitor_driver(p_statement_id);
    write_log('<== xtrsby');
    sqlt$a.set_end_date(p_statement_id);
    sqlt$r.process_log(p_statement_id);
    write_log('SQLTXTRSBY completed for "'||p_sql_id_or_hash_value||'"');
    write_log('... please wait ...');
    common_end(p_statement_id);
    sqlt$a.set_method(NULL);
    sqlt$a.set_stand_by_dblink(NULL);
    sqlt$a.set_module;
  END xtrsby;

  /*************************************************************************************/

  /* -------------------------
   *
   * public xtract
   *
   * called by: sqltxtract.sql, sqltxtrone.sql and xtract_and_trap_error
   *
   * ------------------------- */
  PROCEDURE xtract (
    p_statement_id         IN NUMBER,
    p_sql_id_or_hash_value IN VARCHAR2,
    p_out_file_identifier  IN VARCHAR2 DEFAULT NULL, -- used by xtract_and_trap_error
    p_tcb_directory_name   IN VARCHAR2 DEFAULT 'SQLT$STAGE', -- used by xtract_and_trap_error
    p_statement_set_id     IN NUMBER   DEFAULT NULL,  -- used by sqltxtrone.sql
    p_password             IN VARCHAR2 DEFAULT 'N' )
  IS
  BEGIN
    sqlt$a.set_stand_by_dblink(NULL);
    sqlt$a.set_method('XTRACT');
    common_begin(p_statement_id);
    sqlt$a.common_initialization;
    write_log('==> xtract');
    write_log('p_sql_id_or_hash_value:"'||p_sql_id_or_hash_value||'"');
    sqlt$a.create_statement_workspace(p_statement_id => p_statement_id, p_statement_set_id => p_statement_set_id);
    sqlt$d.capture_sqltext(p_statement_id => p_statement_id, p_string => NULL, p_sql_id_or_hash_value => TRIM(p_sql_id_or_hash_value));
    explain_plan_and_10053(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    common_calls(p_statement_id, p_password => p_password, p_out_file_identifier => p_out_file_identifier, p_tcb_directory_name => p_tcb_directory_name );
    sqlt$r.test_case_script(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.test_case_sql(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.readme_report_html(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.readme_report_txt(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    sqlt$r.sql_monitor_driver(p_statement_id);
    write_log('<== xtract');
    sqlt$a.set_end_date(p_statement_id);
    sqlt$r.process_log(p_statement_id, p_out_file_identifier => p_out_file_identifier);
    write_log('SQLTXTRACT completed for "'||p_sql_id_or_hash_value||'"');
    write_log('... please wait ...');
    common_end(p_statement_id);
    sqlt$a.set_method(NULL);
    sqlt$a.set_stand_by_dblink(NULL);
    sqlt$a.set_module;
  END xtract;

  /*************************************************************************************/

  /* -------------------------
   *
   * public xtract_and_trap_error
   *
   * called by: sqlt$e.xtract_sql_put_files_in_repo
   *
   * ------------------------- */
  PROCEDURE xtract_and_trap_error (
    p_statement_id         IN NUMBER,
    p_sql_id_or_hash_value IN VARCHAR2,
    p_out_file_identifier  IN VARCHAR2 DEFAULT NULL,
    p_tcb_directory_name   IN VARCHAR2 DEFAULT 'SQLT$STAGE' )
  IS
  BEGIN
    xtract (
      p_statement_id         => p_statement_id,
      p_sql_id_or_hash_value => p_sql_id_or_hash_value,
      p_out_file_identifier  => p_out_file_identifier,
      p_tcb_directory_name   => p_tcb_directory_name );
  EXCEPTION
    WHEN OTHERS THEN
      write_error('xtract_and_trap_error');
      write_error(SQLERRM);
      sqlt$r.process_log(p_statement_id, p_out_file_identifier => p_out_file_identifier);
  END xtract_and_trap_error;

  /*************************************************************************************/

  /* -------------------------
   *
   * public remote_xtract
   *
   * called by: sqlt$i.remote_trace_analyzer_and_copy
   *
   * this api is executed in remote system. it is basically same as sqlt xtract
   * with some minor exclusions.
   *
   * ------------------------- */
  PROCEDURE remote_xtract (
    p_group_id             IN NUMBER, -- statement_id from source (caller)
    p_db_link              IN VARCHAR2,
    p_file_prefix          IN VARCHAR2,
    p_sql_id_or_hash_value IN VARCHAR2 )
  IS
    l_statement_id NUMBER;
    l_error VARCHAR2(32767) := NULL;
  BEGIN
    sqlt$a.set_stand_by_dblink(NULL);
    sqlt$a.set_method('XTRACT');
    l_statement_id := sqlt$a.get_statement_id;
    common_begin(p_group_id);
    sqlt$a.common_initialization;
    write_log('==> remote_xtract '||p_sql_id_or_hash_value);
    write_log('p_sql_id_or_hash_value:"'||p_sql_id_or_hash_value||'"');
    sqlt$a.create_statement_workspace(p_statement_id => l_statement_id, p_group_id => p_group_id);
    BEGIN
      sqlt$d.capture_sqltext(p_statement_id => l_statement_id, p_string => NULL, p_sql_id_or_hash_value => p_sql_id_or_hash_value);
    EXCEPTION
      WHEN OTHERS THEN
        l_error := SQLERRM;
        write_log(l_error);
    END;
    IF l_error IS NULL THEN
      sqlt$d.collect_gv$parameter_cbo(l_statement_id);
      sqlt$d.diagnostics_data_collection_1(l_statement_id);
      sqlt$d.diagnostics_data_collection_2(l_statement_id, p_group_id);
      ebs_application_specific(l_statement_id);
      siebel_application_specific(l_statement_id);
      psft_application_specific(l_statement_id);
      collect_metadata(l_statement_id);
      compute_full_table_scan_cost(l_statement_id);
      perform_count_star(l_statement_id);
      collect_dbms_space(l_statement_id);
      sqlt$t.perm_transformation(l_statement_id);
      sqlt$r.sql_monitor_reports(l_statement_id);
      sqlt$r.sql_detail_report(l_statement_id);
      sqlt$r.export_parfile(l_statement_id);
      sqlt$r.export_parfile2(l_statement_id);
      sqlt$r.export_driver(l_statement_id);
      sqlt$r.import_script(l_statement_id);
      sqlt$r.metadata_script(p_statement_id => l_statement_id, p_script_type => NULL, p_group_id => p_group_id, p_db_link => p_db_link, p_file_prefix => p_file_prefix);
      sqlt$r.metadata_script(p_statement_id => l_statement_id, p_script_type => '1', p_group_id => p_group_id, p_db_link => p_db_link, p_file_prefix => p_file_prefix);
      sqlt$r.metadata_script(p_statement_id => l_statement_id, p_script_type => '2', p_group_id => p_group_id, p_db_link => p_db_link, p_file_prefix => p_file_prefix);
      sqlt$r.system_stats_script(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.schema_stats_script(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.set_cbo_env_script(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.custom_sql_profile(l_statement_id, p_group_id => p_group_id, p_db_link => p_db_link, p_file_prefix => p_file_prefix, p_calling_library => 'sqlt$i.remote_xtract' );
      sqlt$r.plan(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.s10053(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.flush(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.purge(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.restore(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.del_hgrm(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.tc_sql(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.xpress_sh(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.xpress_sql(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.setup(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.readme(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.tc_pkg(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.sel(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.sel_aux(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.install_sh(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.install_sql(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.tcx_pkg(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.lite_report(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$m.main_report_root(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.test_case_script(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.test_case_sql(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.readme_report_html(l_statement_id, p_group_id, p_db_link, p_file_prefix);
      sqlt$r.readme_report_txt(l_statement_id, p_group_id, p_db_link, p_file_prefix);
    END IF;
    write_log('<== remote_xtract '||p_sql_id_or_hash_value);
    sqlt$a.set_end_date(l_statement_id);
    write_log('SQLTXTRACT completed for "'||p_sql_id_or_hash_value||'" ('||l_statement_id||', '||p_group_id||')');
    write_log('... please wait ...');
    common_end(l_statement_id);
    sqlt$a.set_method(NULL);
    sqlt$a.set_stand_by_dblink(NULL);
    sqlt$a.set_module;
  END remote_xtract;

  /*************************************************************************************/

  /* -------------------------
   *
   * public xecute_begin
   *
   * called by: sqltxecute.sql
   *
   * ------------------------- */
  PROCEDURE xecute_begin (p_statement_id IN NUMBER)
  IS
    PRAGMA AUTONOMOUS_TRANSACTION;
  BEGIN
    sqlt$a.set_stand_by_dblink(NULL);
    sqlt$a.set_method('XECUTE');
    common_begin(p_statement_id);
    sqlt$a.common_initialization;
    write_log('==> xecute_begin');
    sqlt$a.create_statement_workspace(p_statement_id => p_statement_id);
    remote_trace_begin(p_statement_id, NULL, 'Y');
    sqlt$a.event_10046_10053_on(p_statement_id);
    COMMIT; -- AUTONOMOUS_TRANSACTION to allow XECUTE to ROLLBACK
  END xecute_begin;

  /*************************************************************************************/

  /* -------------------------
   *
   * public xecute_end
   *
   * called by: sqltxecute.sql
   *
   * ------------------------- */
  PROCEDURE xecute_end (
    p_statement_id   IN NUMBER,
    p_string         IN VARCHAR2,
    p_sql_id         IN VARCHAR2,
    p_child_number   IN VARCHAR2,
    p_input_filename IN VARCHAR2,
    p_password       IN VARCHAR2 DEFAULT 'N' )
  IS
  BEGIN
    sqlt$a.event_10046_10053_off(p_statement_id);
    sqlt$d.capture_sqltext(p_statement_id => p_statement_id, p_string => p_string, p_sql_id_or_hash_value => p_sql_id, p_child_number => p_child_number, p_input_filename => p_input_filename);
    explain_plan_and_10053(p_statement_id, p_sql_id => p_sql_id);
    common_calls(p_statement_id, p_input_filename => p_input_filename, p_password => p_password);
    call_trace_analyzer(p_statement_id);
    sqlt$r.readme_report_html(p_statement_id);
    sqlt$r.readme_report_txt(p_statement_id);
    sqlt$a.upload_10046_10053_trace(p_statement_id);
    sqlt$r.sql_monitor_driver(p_statement_id);
    write_log('<== xecute_end');
    sqlt$a.set_end_date(p_statement_id);
    sqlt$r.process_log(p_statement_id);
    write_log('SQLTXECUTE completed for "'||p_input_filename||'"');
    write_log('... please wait ...');
    common_end(p_statement_id);
    sqlt$a.set_method(NULL);
    sqlt$a.set_stand_by_dblink(NULL);
    sqlt$a.set_module;
  END xecute_end;

  /*************************************************************************************/

  /* -------------------------
   *
   * public xplain_begin
   *
   * called by: sqltxplain.sql
   *
   * ------------------------- */
  PROCEDURE xplain_begin (p_statement_id IN NUMBER)
  IS
  BEGIN
    sqlt$a.set_stand_by_dblink(NULL);
    sqlt$a.set_method('XPLAIN');
    common_begin(p_statement_id);
    sqlt$a.common_initialization;
    write_log('==> xplain_begin');
    sqlt$a.create_statement_workspace(p_statement_id => p_statement_id);
    remote_trace_begin(p_statement_id, NULL, 'Y');
    sqlt$a.event_10053_on(p_statement_id);
  END xplain_begin;

  /*************************************************************************************/

  /* -------------------------
   *
   * public xplain_end
   *
   * called by: sqltxplain.sql
   *
   * ------------------------- */
  PROCEDURE xplain_end (
    p_statement_id   IN NUMBER,
    p_string         IN VARCHAR2,
    p_sql_id         IN VARCHAR2,
    p_input_filename IN VARCHAR2,
    p_password       IN VARCHAR2 DEFAULT 'N' )
  IS
  BEGIN
    sqlt$a.event_10053_off(p_statement_id);
    sqlt$a.clean_sqlt$_sql_plan_table(p_statement_id);
    sqlt$d.capture_sqltext(p_statement_id => p_statement_id, p_string => p_string, p_sql_id_or_hash_value => p_sql_id, p_child_number => NULL, p_input_filename => p_input_filename);
    sqlt$d.capture_xplain_plan_hash_value(p_statement_id, p_string);
    sqlt$d.search_sql_by_sqltext(p_statement_id);
    common_calls(p_statement_id, p_input_filename => p_input_filename, p_password => p_password);
    sqlt$r.readme_report_html(p_statement_id);
    sqlt$r.readme_report_txt(p_statement_id);
    sqlt$r.sql_monitor_driver(p_statement_id);
    write_log('<== xplain_end');
    sqlt$a.set_end_date(p_statement_id);
    sqlt$r.process_log(p_statement_id);
    write_log('SQLTXPLAIN completed for "'||p_input_filename||'"');
    write_log('... please wait ...');
    common_end(p_statement_id);
    sqlt$a.set_method(NULL);
    sqlt$a.set_stand_by_dblink(NULL);
    sqlt$a.set_module;
  END xplain_end;

  /*************************************************************************************/

  /* -------------------------
   *
   * public reset_object_creation_date
   *
   * called by sqlt/utl/xhume/sqltrstobj.sql
   *
   * never call this script on a production environment.
   * this api must only be used on an Oracle internal test environment.
   *
   * ------------------------- */
  PROCEDURE reset_object_creation_date (
    p_statement_id IN VARCHAR2,
    p_schema_owner IN VARCHAR2 )
  IS
    l_object_type   VARCHAR2(30);
    l_statid        sqlt$_stattab.statid%TYPE;
    l_schema_owner  VARCHAR2(32767);
    l_user_id       NUMBER;
    l_object_id     NUMBER;
    l_count         NUMBER;
    l_savdate       DATE;

  BEGIN
    -- finds statid according to partial or full name
    BEGIN
      l_statid := LOWER(p_statement_id);

      SELECT COUNT(DISTINCT statid)
        INTO l_count
        FROM SQLTXPLAIN.sqlt$_sql_statement
       WHERE LOWER(statid) LIKE '%'||l_statid||'%'
         AND statid LIKE 's%';

      IF l_count < 1 THEN
        put_line('statement id "'||p_statement_id||'" was not found on sqlt$_sql_statement table');
        RETURN;
      END IF;

      IF l_count > 1 THEN
        put_line('statement id "'||p_statement_id||'" is not unique on sqlt$_sql_statement table');
        RETURN;
      END IF;
    END;

    -- reset l_statid
    SELECT statid
      INTO l_statid
      FROM SQLTXPLAIN.sqlt$_sql_statement
     WHERE LOWER(statid) LIKE '%'||l_statid||'%'
       AND statid LIKE 's%'
       AND ROWNUM = 1;

    -- possible remap
    l_schema_owner := NVL(TRIM(p_schema_owner), 'NULL');

    -- verify if passed schema owner is valid
    IF UPPER(l_schema_owner) <> 'NULL' THEN
      SELECT COUNT(*)
        INTO l_count
        FROM sys.dba_users
       WHERE username = l_schema_owner
         AND SUBSTR(username, 1, 2) = 'TC'
         AND SUBSTR(username, 3, 5) BETWEEN '00000' AND '99999';

      IF l_count = 0 THEN
        SELECT COUNT(*)
          INTO l_count
          FROM sys.dba_users
         WHERE username = UPPER(l_schema_owner)
           AND SUBSTR(username, 1, 2) = 'TC'
           AND SUBSTR(username, 3, 5) BETWEEN '00000' AND '99999';

        IF l_count > 0 THEN
          l_schema_owner := UPPER(l_schema_owner);
        END IF;
      END IF;

      IF l_count = 0 THEN
        put_line('TC schema owner "'||p_schema_owner||'" was not found');
        RETURN;
      END IF;

      SELECT user_id
        INTO l_user_id
        FROM sys.dba_users
       WHERE username = l_schema_owner;
    END IF;

    IF NVL(l_user_id, 0) = 0 OR USER <> 'SYS' THEN
      put_line('invalid user "'||USER||'"');
      RETURN;
    END IF;
    -- has to reset object creation date otherwise SYS.DBMS_STATS.RESTORE_TABLE_STATS will fail
    -- requires to connect as SYS
    -- only to be used on an Oracle internal test environment, never in a production system.
    IF l_user_id > 0 AND USER = 'SYS' THEN
      put_line('reset object creation date for tables, indexes, partitions and subpartitions');

      /*
      FOR i IN (SELECT 'TABLE' obj_type,
                       object_type,
                       object_id,
                       table_name object_name,
                       NVL(subpartition_name, partition_name) subobject_name,
                       MIN(save_time) save_time
                  FROM SQLTXPLAIN.sqlt$_dba_tab_stats_versions
                 WHERE statid = l_statid
                   AND version_type = 'HISTORY'
                 GROUP BY
                       object_type,
                       object_id,
                       table_name,
                       NVL(subpartition_name, partition_name)
                 UNION
                SELECT 'INDEX' obj_type,
                       object_type,
                       object_id,
                       index_name object_name,
                       NVL(subpartition_name, partition_name) subobject_name,
                       MIN(save_time) save_time
                  FROM SQLTXPLAIN.sqlt$_dba_ind_stats_versions
                 WHERE statid = l_statid
                   AND version_type = 'HISTORY'
                 GROUP BY
                       object_type,
                       object_id,
                       index_name,
                       NVL(subpartition_name, partition_name))
      */

      FOR i IN (SELECT obj_type, object_type, object_id, object_name, subobject_name,
                       NVL(last_analyzed, MIN(NVL(last_analyzed, save_time)) OVER ()) save_time
                  FROM (
                SELECT 'TABLE' obj_type,
                       object_type,
                       object_id,
                       table_name object_name,
                       NVL(subpartition_name, partition_name) subobject_name,
                       MIN(last_analyzed) KEEP (DENSE_RANK FIRST ORDER BY save_time) last_analyzed,
                       MIN(save_time) save_time
                  FROM SQLTXPLAIN.sqlt$_dba_tab_stats_versions
                 WHERE statid = l_statid
                   AND version_type = 'HISTORY'
                 GROUP BY
                       object_type,
                       object_id,
                       table_name,
                       NVL(subpartition_name, partition_name)
                 UNION
                SELECT 'INDEX' obj_type,
                       object_type,
                       object_id,
                       index_name object_name,
                       NVL(subpartition_name, partition_name) subobject_name,
                       MIN(last_analyzed) KEEP (DENSE_RANK FIRST ORDER BY save_time) last_analyzed,
                       MIN(save_time) save_time
                  FROM SQLTXPLAIN.sqlt$_dba_ind_stats_versions
                 WHERE statid = l_statid
                   AND version_type = 'HISTORY'
                 GROUP BY
                       object_type,
                       object_id,
                       index_name,
                       NVL(subpartition_name, partition_name)))
      LOOP
        IF i.object_type IN ('PARTITION', 'SUBPARTITION') THEN
          l_object_type := i.obj_type||' '||i.object_type;
        ELSE
          l_object_type := i.object_type;
        END IF;

        l_object_id := sqlt$a.get_dba_object_id(l_object_type, l_schema_owner, i.object_name, i.subobject_name);
        l_savdate := i.save_time; -- from tz to date format
        l_savdate := l_savdate - 1; -- object creation date will be reset to 1 day before the oldest stats record
        IF l_object_id > 0 AND l_object_id <> i.object_id THEN
          BEGIN
            put_line('type:"'||i.object_type||'", name:"'||i.object_name||'", subname:"'||i.subobject_name||'", obj#:'||l_object_id||', ctime:'||TO_CHAR(l_savdate, 'YYYY-MM-DD/HH24:MI:SS'));
            -- never update sys.obj$ on a production environment.
            -- make this call only on an Oracle internal test environment.
            EXECUTE IMMEDIATE
            'UPDATE sys.obj$ SET ctime = :min_savtime WHERE obj# = :object_id AND ctime > :min_savtime'
            USING IN l_savdate, IN l_object_id, IN l_savdate;
          EXCEPTION
            WHEN OTHERS THEN
              put_line('reset of ctime for '||l_object_id||' failed.');
              put_line(SQLERRM);
              EXIT;
          END;
        END IF;
      END LOOP;
    END IF;

    COMMIT;
  END reset_object_creation_date;

  /*************************************************************************************/

END sqlt$i;
Go to Metadata
Go to Top

Table - Metadata

Go to Metadata
Go to Top

QTUNE.CUSTOMER - Table Metadata

  CREATE TABLE "QTUNE"."CUSTOMER"
   (	"CUSTOMER_ID" NUMBER NOT NULL ENABLE,
	"CUSTOMER_NAME" VARCHAR2(4000),
	"CUSTOMER_TYPE" VARCHAR2(40) NOT NULL ENABLE,
	"CREDIT_LIMIT" NUMBER,
	 CONSTRAINT "CUSTOMER_PK" PRIMARY KEY ("CUSTOMER_ID")
  USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"  ENABLE
   ) SEGMENT CREATION IMMEDIATE
  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255
 NOCOMPRESS LOGGING
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.ORDER_LINE - Table Metadata

  CREATE TABLE "QTUNE"."ORDER_LINE"
   (	"LINE_ID" NUMBER NOT NULL ENABLE,
	"ORDER_ID" NUMBER NOT NULL ENABLE,
	"LINE_NUM" NUMBER NOT NULL ENABLE,
	"PART_ID" NUMBER NOT NULL ENABLE,
	"QUANTITY" NUMBER NOT NULL ENABLE,
	"DISCOUNT_PERC" NUMBER,
	 CONSTRAINT "ORDER_LINE_PK" PRIMARY KEY ("LINE_ID")
  USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"  ENABLE,
	 CONSTRAINT "ORDER_FK" FOREIGN KEY ("ORDER_ID")
	  REFERENCES "QTUNE"."SALES_ORDER" ("ORDER_ID") ENABLE,
	 CONSTRAINT "PART_FK" FOREIGN KEY ("PART_ID")
	  REFERENCES "QTUNE"."PART" ("PART_ID") ENABLE
   ) SEGMENT CREATION IMMEDIATE
  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255
 NOCOMPRESS LOGGING
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.PART - Table Metadata

  CREATE TABLE "QTUNE"."PART"
   (	"PART_ID" NUMBER NOT NULL ENABLE,
	"PART_NAME" VARCHAR2(4000),
	"PART_TYPE" VARCHAR2(1) NOT NULL ENABLE,
	"PART_PRICE" NUMBER NOT NULL ENABLE,
	"ON_HAND" NUMBER,
	 CONSTRAINT "PART_PK" PRIMARY KEY ("PART_ID")
  USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"  ENABLE
   ) SEGMENT CREATION IMMEDIATE
  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255
 NOCOMPRESS LOGGING
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"

QTUNE.SALES_ORDER - Table Metadata

  CREATE TABLE "QTUNE"."SALES_ORDER"
   (	"ORDER_ID" NUMBER NOT NULL ENABLE,
	"ORDER_NUM" VARCHAR2(4000) NOT NULL ENABLE,
	"ORDER_DATE" DATE,
	"CUSTOMER_ID" NUMBER NOT NULL ENABLE,
	"STATUS" VARCHAR2(1),
	 CONSTRAINT "SALES_ORDER_PK" PRIMARY KEY ("ORDER_ID")
  USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"  ENABLE
   ) SEGMENT CREATION IMMEDIATE
  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255
 NOCOMPRESS LOGGING
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1
  BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "USERS"
Go to Metadata
Go to Top

View - Metadata

Go to Metadata
Go to Top

QTUNE.CUSTOMER_V - View Metadata

  CREATE OR REPLACE FORCE VIEW "QTUNE"."CUSTOMER_V" ("CUSTOMER_ID", "CUSTOMER_NAME", "CUSTOMER_TYPE", "CREDIT_LIMIT", "ORDERS_COUNT", "ORDERS_TOTAL") AS
  SELECT c.customer_id,
       c.customer_name,
       c.customer_type,
       c.credit_limit,
       orders.orders_count,
       orders.orders_total
  FROM customer c,
       (SELECT /*+ QB_NAME (open_orders_rollup_qb) */
               o.customer_id,
               COUNT(*) orders_count,
               SUM(o.order_total) orders_total
          FROM sales_order_v o
         WHERE o.status NOT IN ('C', 'S')
         GROUP BY
               o.customer_id) orders
 WHERE c.customer_id = orders.customer_id

QTUNE.SALES_ORDER_V - View Metadata

  CREATE OR REPLACE FORCE VIEW "QTUNE"."SALES_ORDER_V" ("CUSTOMER_ID", "CUSTOMER_NAME", "CUSTOMER_TYPE", "CREDIT_LIMIT", "ORDER_NUM", "ORDER_DATE", "STATUS", "ORDER_LINES", "ITEMS_TOTAL", "ORDER_TOTAL") AS
  SELECT o.customer_id,
       c.customer_name,
       c.customer_type,
       c.credit_limit,
       o.order_num,
       o.order_date,
       o.status,
       lines_total.order_lines,
       lines_total.items_total,
       lines_total.order_total
  FROM sales_order o,
       customer    c,
       (SELECT /*+ QB_NAME (lines_rollup_qb) */
               l.order_id,
               COUNT(*) order_lines,
               SUM(l.quantity) items_total,
               SUM(ROUND(l.quantity * p.part_price * (100 - NVL(l.discount_perc, 0)) / 100, 2)) order_total
          FROM order_line l,
               part       p
         WHERE l.part_id = p.part_id
         GROUP BY
               l.order_id) lines_total
 WHERE o.customer_id = c.customer_id
   AND o.order_id    = lines_total.order_id
Go to Metadata
Go to Top
215187.1 SQLT XTRACT 11.4.5.4 secs: 872.000 sqlt_end: 2013-02-04/10:55:06 tool_date: 2013-02-04  install_date: 2013-02-04/07:34:24