日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

10053 事件浅析

發布時間:2023/12/20 编程问答 43 豆豆
生活随笔 收集整理的這篇文章主要介紹了 10053 事件浅析 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1 session 級別設置event SQL> ALTER SESSION SET EVENTS='10053 trace name context forever, level 1';Session altered. 2 執行語句 SQL> select /*+10053 test*/*?2 ?from dao_objects1 t1 ,dao_objects2 t2,emp t33 ?where t1.object_id=t2.object_id4 ?and t2.object_id=t3.empno ?;3 關閉事件 SQL> ALTER SESSION SET EVENTS '10053 trace name context off';Session altered. 查看trace SQL> ![oracle@server ~]$ cd /u01/oracle/admin/orcl/udump/[oracle@server udump]$ ll -t total 156 -rw-r----- 1 oracle oinstall 77084 Dec ?6 20:04 orcl_ora_9177.trc -rw-r----- 1 oracle oinstall ?2279 Dec ?6 17:48 orcl_ora_5067.trc -rw-r----- 1 oracle oinstall ? 687 Dec ?6 17:47 orcl_ora_5019.trc -rw-r----- 1 oracle oinstall ?2221 Sep 11 19:46 orcl_ora_4856.trc -rw-r----- 1 oracle oinstall ? 659 Sep 11 19:46 orcl_ora_4810.trc -rw-r----- 1 oracle oinstall ? 691 Jun 10 09:08 orcl_ora_6014.trc -rw-r----- 1 oracle oinstall ? 903 Jun 10 09:00 orcl_ora_5529.trc -rw-r----- 1 oracle oinstall ? 994 Jun 10 09:00 orcl_ora_5478.trc -rw-r----- 1 oracle oinstall ? 659 Jun 10 09:00 orcl_ora_5498.trc -rw-r----- 1 oracle oinstall ? 903 Jun 10 08:59 orcl_ora_5422.trc -rw-r----- 1 oracle oinstall ? 659 Jun 10 08:59 orcl_ora_5394.trc -rw-r----- 1 oracle oinstall ? 994 Jun 10 08:59 orcl_ora_5390.trc -rw-r----- 1 oracle oinstall ?1281 Jun 10 08:59 orcl_ora_5388.trc -rw-r----- 1 oracle oinstall ? 762 Jun 10 08:59 orcl_ora_5364.trc -rw-r----- 1 oracle oinstall ? 722 Jun 10 08:59 orcl_ora_5346.trc -rw-r----- 1 oracle oinstall ? 953 Jun 10 08:59 orcl_ora_5334.trc -rw-r----- 1 oracle oinstall ?2923 Jun 10 08:58 orcl_ora_5286.trc -rw-r----- 1 oracle oinstall ? 659 Jun 10 08:58 orcl_ora_5260.trc -rw-r----- 1 oracle oinstall ?1066 Jun 10 08:58 orcl_ora_5258.trc -rw-r----- 1 oracle oinstall ? 659 Jun 10 08:58 orcl_ora_5205.trc [oracle@server udump]$ cat orcl_ora_9177.trc? --一些環境信息 /u01/oracle/admin/orcl/udump/orcl_ora_9177.trc Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options ORACLE_HOME = /u01/oracle/product/OraHome System name: ? ?Linux Node name: ? ? ?server Release: ? ? ? ?2.6.18-274.el5 Version: ? ? ? ?#1 SMP Fri Jul 8 17:36:59 EDT 2011 Machine: ? ? ? ?x86_64 Instance name: orcl Redo thread mounted by this instance: 1 Oracle process number: 15 Unix process pid: 9177, image: oracle@server (TNS V1-V3)*** 2015-12-06 20:04:48.796 *** ACTION NAME:() 2015-12-06 20:04:48.796 *** MODULE NAME:(SQL*Plus) 2015-12-06 20:04:48.796 *** SERVICE NAME:(SYS$USERS) 2015-12-06 20:04:48.796 *** SESSION ID:(159.5) 2015-12-06 20:04:48.796 Registered qb: SEL$1 0x77a8eae0 (PARSER)signature (): qb_name=SEL$1 nbfros=3 flg=0fro(0): flg=4 objn=52978 hint_alias="T1"@"SEL$1"fro(1): flg=4 objn=52983 hint_alias="T2"@"SEL$1"fro(2): flg=4 objn=52984 hint_alias="T3"@"SEL$1" ************************** ?--開始各種嘗試改寫 Predicate Move-Around (PM) ************************** PM: Considering predicate move-around in SEL$1 (#0). PM: ? Checking validity of predicate move-around in SEL$1 (#0). CBQT: Validity checks failed for 5p2ahbv0mbgm8. Query block (0x2ac377a8eae0) before join elimination: SQL:******* UNPARSED QUERY IS ******* SELECT "T1"."OWNER" "OWNER","T1"."OBJECT_NAME" "OBJECT_NAME","T1"."SUBOBJECT_NAME" "SUBOBJECT_NAME","T1"."OBJECT_ID" "OBJECT_ID","T1"."DATA_OBJECT_ID" "DATA_OBJECT_ID","T1"."OBJECT_TYPE" "OBJECT_TYPE","T1"."CREATED" "CREATED","T1"."LAST_DDL_TIME" "LAST_DDL_TIME","T1"."TIMESTAMP" "TIMESTAMP","T1"."STATUS" "STATUS","T1"."TEMPORARY" "TEMPORARY","T1"."GENERATED" "GENERATED","T1"."SECONDARY" "SECONDARY","T2"."OWNER" "OWNER","T2"."OBJECT_NAME" "OBJECT_NAME","T2"."SUBOBJECT_NAME" "SUBOBJECT_NAME","T2"."OBJECT_ID" "OBJECT_ID","T2"."DATA_OBJECT_ID" "DATA_OBJECT_ID","T2"."OBJECT_TYPE" "OBJECT_TYPE","T2"."CREATED" "CREATED","T2"."LAST_DDL_TIME" "LAST_DDL_TIME","T2"."TIMESTAMP" "TIMESTAMP","T2"."STATUS" "STATUS","T2"."TEMPORARY" "TEMPORARY","T2"."GENERATED" "GENERATED","T2"."SECONDARY" "SECONDARY","T3"."EMPNO" "EMPNO","T3"."ENAME" "ENAME","T3"."JOB" "JOB","T3"."MGR" "MGR","T3"."HIREDATE" "HIREDATE","T3"."SAL" "SAL","T3"."COMM" "COMM","T3"."DEPTNO" "DEPTNO" FROM "DAO"."DAO_OBJECTS1" "T1","DAO"."DAO_OBJECTS2" "T2","DAO"."EMP" "T3" WHERE "T1"."OBJECT_ID"="T2"."OBJECT_ID" AND "T2"."OBJECT_ID"="T3"."EMPNO" Query block (0x2ac377a8eae0) unchanged CVM: Considering view merge in query block SEL$1 (#0) Query block (0x2ac377a8eae0) before join elimination: SQL:******* UNPARSED QUERY IS ******* SELECT "T1"."OWNER" "OWNER","T1"."OBJECT_NAME" "OBJECT_NAME","T1"."SUBOBJECT_NAME" "SUBOBJECT_NAME","T1"."OBJECT_ID" "OBJECT_ID","T1"."DATA_OBJECT_ID" "DATA_OBJECT_ID","T1"."OBJECT_TYPE" "OBJECT_TYPE","T1"."CREATED" "CREATED","T1"."LAST_DDL_TIME" "LAST_DDL_TIME","T1"."TIMESTAMP" "TIMESTAMP","T1"."STATUS" "STATUS","T1"."TEMPORARY" "TEMPORARY","T1"."GENERATED" "GENERATED","T1"."SECONDARY" "SECONDARY","T2"."OWNER" "OWNER","T2"."OBJECT_NAME" "OBJECT_NAME","T2"."SUBOBJECT_NAME" "SUBOBJECT_NAME","T2"."OBJECT_ID" "OBJECT_ID","T2"."DATA_OBJECT_ID" "DATA_OBJECT_ID","T2"."OBJECT_TYPE" "OBJECT_TYPE","T2"."CREATED" "CREATED","T2"."LAST_DDL_TIME" "LAST_DDL_TIME","T2"."TIMESTAMP" "TIMESTAMP","T2"."STATUS" "STATUS","T2"."TEMPORARY" "TEMPORARY","T2"."GENERATED" "GENERATED","T2"."SECONDARY" "SECONDARY","T3"."EMPNO" "EMPNO","T3"."ENAME" "ENAME","T3"."JOB" "JOB","T3"."MGR" "MGR","T3"."HIREDATE" "HIREDATE","T3"."SAL" "SAL","T3"."COMM" "COMM","T3"."DEPTNO" "DEPTNO" FROM "DAO"."DAO_OBJECTS1" "T1","DAO"."DAO_OBJECTS2" "T2","DAO"."EMP" "T3" WHERE "T1"."OBJECT_ID"="T2"."OBJECT_ID" AND "T2"."OBJECT_ID"="T3"."EMPNO" Query block (0x2ac377a8eae0) unchanged CBQT: Validity checks failed for 5p2ahbv0mbgm8. *************** Subquery Unnest *************** SU: Considering subquery unnesting in query block SEL$1 (#0) ************************* Set-Join Conversion (SJC) ************************* SJC: Considering set-join conversion in SEL$1 (#0). ************************** Predicate Move-Around (PM) ************************** PM: Considering predicate move-around in SEL$1 (#0). PM: ? Checking validity of predicate move-around in SEL$1 (#0). PM: ? ? PM bypassed: Outer query contains no views. FPD: Considering simple filter push in SEL$1 (#0) FPD: ? Current where clause predicates in SEL$1 (#0) :"T1"."OBJECT_ID"="T2"."OBJECT_ID" AND "T2"."OBJECT_ID"="T3"."EMPNO" kkogcp: try to generate transitive predicate from check constraints for SEL$1 (#0) predicates with check contraints: "T1"."OBJECT_ID"="T2"."OBJECT_ID" AND "T2"."OBJECT_ID"="T3"."EMPNO" after transitive predicate generation: "T1"."OBJECT_ID"="T2"."OBJECT_ID" AND "T2"."OBJECT_ID"="T3"."EMPNO" finally: "T1"."OBJECT_ID"="T2"."OBJECT_ID" AND "T2"."OBJECT_ID"="T3"."EMPNO" apadrv-start: call(in-use=6160, alloc=16344), compile(in-use=56144, alloc=58808) kkoqbc-start: call(in-use=6168, alloc=16344), compile(in-use=57640, alloc=58808) kkoqbc-subheap (create addr=0x2ac377a8c2c0) ******************************************? Current SQL statement for this session: ? ?--當前SQL select /*+10053 test*/* from dao_objects1 t1 ,dao_objects2 t2,emp t3 where t1.object_id=t2.object_id and t2.object_id=t3.empno ? *******************************************--關于改寫的各種名詞簡稱 Legend The following abbreviations are used by optimizer trace. CBQT - cost-based query transformation JPPD - join predicate push-down FPD - filter push-down PM - predicate move-around CVM - complex view merging SPJ - select-project-join SJC - set join conversion SU - subquery unnesting OBYE - order by elimination ST - star transformation qb - query block LB - leaf blocks DK - distinct keys LB/K - average number of leaf blocks per key DB/K - average number of data blocks per key CLUF - clustering factor NDV - number of distinct values Resp - response cost Card - cardinality Resc - resource cost NL - nested loops (join) SM - sort merge (join) HA - hash (join) CPUCSPEED - CPU Speed? IOTFRSPEED - I/O transfer speed IOSEEKTIM - I/O seek time SREADTIM - average single block read time MREADTIM - average multiblock read time MBRC - average multiblock read count MAXTHR - maximum I/O system throughput SLAVETHR - average slave I/O throughput dmeth - distribution method1: no partitioning required2: value partitioned4: right is random (round-robin)512: left is random (round-robin)8: broadcast right and partition left16: broadcast left and partition right32: partition left using partitioning of right64: partition right using partitioning of left128: use hash partitioning dimension256: use range partitioning dimension2048: use list partitioning dimension1024: run the join in serial0: invalid distribution method sel - selectivity ptn - partition ******************************************* Peeked values of the binds in SQL statement ******************************************* *************************************** PARAMETERS USED BY THE OPTIMIZER *********************************************************************PARAMETERS WITH ALTERED VALUES***************************************************************Bug Fix Control Environment ?--各種以修復未修復的bug***************************fix ?4611850 = enabledfix ?4663804 = enabledfix ?4663698 = enabledfix ?4545833 = enabledfix ?3499674 = disabledfix ?4584065 = enabledfix ?4602374 = enabledfix ?4569940 = enabledfix ?4631959 = enabledfix ?4519340 = enabledfix ?4550003 = enabledfix ?4488689 = enabledfix ?3118776 = enabledfix ?4519016 = enabledfix ?4487253 = enabledfix ?4556762 = 15 ? ? ?fix ?4728348 = enabledfix ?4723244 = enabledfix ?4554846 = enabledfix ?4175830 = enabledfix ?4722900 = enabledfix ?5094217 = enabledfix ?4904890 = enabledfix ?4483286 = disabledfix ?4969880 = disabledfix ?4711525 = enabledfix ?4717546 = enabledfix ?4904838 = enabledfix ?5005866 = enabledfix ?4600710 = enabledfix ?5129233 = enabledfix ?5195882 = enabledfix ?5084239 = enabledfix ?4595987 = enabledfix ?4134994 = enabledfix ?5104624 = enabledfix ?4908162 = enabledfix ?5015557 = enabledfix ?5263572 = enabledfix ?4483240 = enabledfix ?5099909 = enabledfix ?5650477 = enabledfix ?4273361 = enabledfix ?5694984 = enabledfix ?5449488 = enabledfix ?5236908 = enabledfix ?5618040 = enabledfix ?5634346 = enabledfix ?5220356 = enabledfix ?5611962 = enabledfix ?5741121 = enabledfix ?5547058 = enabledfix ?5762598 = enabledfix ?5509293 = enabledfix ?5396162 = enabledfix ?5891471 = enabledfix ?4872602 = disabledfix ?5882954 = enabledfix ?5884780 = enabledfix ?5680702 = enabledfix ?5240607 = enabledfix ?4924149 = enabledfix ?4752814 = enabledfix ?4583239 = enabledfix ?5949981 = enabledfix ?5096560 = enabledfix ?5838613 = enabledfix ?5482831 = enabledfix ?5624216 = enabledfix ?5976822 = enabledfix ?5741044 = enabledfix ?5385629 = enabledfix ?5705630 = disabledfix ?5483301 = enabledfix ?6122894 = enabledfix ?5842686 = disabledfix ?6006300 = disabledfix ?6070954 = enabledfix ?2492766 = enabledfix ?6042205 = enabledfix ?5302124 = enabledfix ?6051211 = enabledfix ?5620485 = enabledfix ?4545802 = enabledfix ?4716096 = enabledfix ?5259048 = enabledfix ?6163564 = enabledfix ?6082745 = enabledfix ?5944076 = enabledfix ?4878299 = enabledfix ?5288623 = enabledfix ?5570494 = enabledfix ?5387148 = enabledfix ?4605810 = enabledfix ?4704779 = enabledfix ?5547895 = enabledfix ?6188881 = enabledfix ?5872956 = enabledfix ?4708389 = enabledfix ?3151991 = enabledfix ?3426050 = enabledfix ? 599680 = enabledfix ?5505157 = enabledfix ?5996801 = enabledfix ?5765456 = 0 ? ? ??fix ?6494943 = enabledfix ?6251917 = enabledfix ?6087237 = enabledfix ?6239971 = enabledfix ?6062266 = enabledfix ?5520732 = 0 ? ? ??fix ?6151963 = enabledfix ?4567767 = enabledfix ?6007259 = enabledfix ?6694548 = enabledfix ?6923730 = 0 ? ? ??fix ?6468287 = enabledfix ?6714199 = enabledfix ?3801750 = enabledfix ?5902962 = enabledfix ?3056297 = enabledfix ?6440977 = disabledfix ?6904146 = enabledfix ?6221403 = enabledfix ?5466973 = enabledfix ?6138746 = enabledfix ?6399597 = disabledfix ?6029469 = enabledfix ?6073325 = enabledfix ?5648287 = 3 ? ? ??fix ?6670551 = disabledfix ?5416118 = 1 ? ? ??fix ?5714944 = enabledfix ?6617866 = enabledfix ?6329318 = enabledfix ?6972291 = disabledfix ?6434668 = enabledfix ?5893768 = enabledfix ?7345484 = enabledfix ?6688831 = disabledfix ?5284200 = enabledfix ?6146906 = enabledfix ?5868560 = disabledfix ?6610822 = enabledfix ?6514189 = enabledfix ?5406763 = enabledfix ?6778642 = enabledfix ?7208131 = enabledfix ?7430474 = enabledfix ?6282093 = enabledfix ?6845871 = enabledfix ?7249095 = enabledfix ?6430500 = disabledfix ?4663702 = enabledfix ?6282944 = enabledfix ?7170213 = enabledfix ?5844495 = enabledfix ?6429113 = enabledfix ?6530596 = enabledfix ?6120483 = enabledfix ?7325597 = enabledfix ?7298570 = enabledfix ?7236148 = enabledfix ?6528872 = enabledfix ?6119382 = enabledfix ?7237571 = enabledfix ?6626018 = disabledfix ?5199213 = enabledfix ?7138405 = enabledfix ?6365442 = enabledfix ?7555510 = enabledfix ?6487603 = enabledfix ?6469667 = enabledfix ?7576476 = enabledfix ?7295298 = enabledfix ?6326934 = enabledfix ?6771838 = enabledfix ?7521266 = enabledfix ?6669103 = enabledfix ?7259468 = enabledfix ?7597059 = enabledfix ?6773613 = enabledfix ?6782437 = enabledfix ?6897034 = enabledfix ?6994194 = enabledfix ?5936366 = enabledfix ?3320140 = enabledfix ?5578791 = enabledfix ?6990305 = enabledfix ?4619997 = enabledfix ?7263214 = enabledfix ?7576516 = enabledfix ?5922070 = enabledfix ?7165898 = enabledfix ?7519687 = enabledfix ?6987082 = disabledfix ?7132036 = enabledfix ?6418771 = enabledfix ?6267621 = enabledfix ?6520717 = disabledfix ?6838105 = enabledfix ?7679490 = disabledfix ?7272039 = enabledfix ?7676897 = disabledfix ?3628118 = enabledfix ?7281191 = enabledfix ?7692248 = disabledfix ?7116357 = enabledfix ?6012093 = 1 ? ? ??fix ?7512227 = enabledfix ?7891471 = disabledfix ?5394888 = enabledfix ?7539815 = enabledfix ?7534257 = enabledfix ?8355120 = enabledfix ?7657126 = enabledfix ?7176746 = enabledfix ?7375077 = enabledfix ?8247017 = enabledfix ?8544722 = disabledfix ?7831070 = enabledfix ?7675944 = enabledfix ?8619631 = disabledfix ?8213977 = enabledfix ?4444536 = disabledfix ?8602185 = enabledfix ?8323407 = enabledfix ?8287870 = enabledfix ?8467123 = enabledfix ?8560951 = disabledfix ?8725296 = disabledfix ?8371884 = enabledfix ?5099019 = disabledfix ?7289023 = enabledfix ?7148689 = enabledfix ?6766962 = enabledfix ?6688200 = enabledfix ?6671155 = enabledfix ?6656356 = enabledfix ?5554865 = enabledfix ?6503543 = disabledfix ?7032684 = enabledfix ?8855396 = enabled************************************* ?--各種隱含參數PARAMETERS WITH DEFAULT VALUES******************************optimizer_mode_hinted ? ? ? ? ? ? ? = falseoptimizer_features_hinted ? ? ? ? ? = 0.0.0parallel_execution_enabled ? ? ? ? ?= trueparallel_query_forced_dop ? ? ? ? ? = 0parallel_dml_forced_dop ? ? ? ? ? ? = 0parallel_ddl_forced_degree ? ? ? ? ?= 0parallel_ddl_forced_instances ? ? ? = 0_query_rewrite_fudge ? ? ? ? ? ? ? ?= 90optimizer_features_enable ? ? ? ? ? = 10.2.0.5_optimizer_search_limit ? ? ? ? ? ? = 5cpu_count ? ? ? ? ? ? ? ? ? ? ? ? ? = 1active_instance_count ? ? ? ? ? ? ? = 1parallel_threads_per_cpu ? ? ? ? ? ?= 2hash_area_size ? ? ? ? ? ? ? ? ? ? ?= 131072bitmap_merge_area_size ? ? ? ? ? ? ?= 1048576sort_area_size ? ? ? ? ? ? ? ? ? ? ?= 65536sort_area_retained_size ? ? ? ? ? ? = 0_sort_elimination_cost_ratio ? ? ? ?= 0_optimizer_block_size ? ? ? ? ? ? ? = 8192_sort_multiblock_read_count ? ? ? ? = 2_hash_multiblock_io_count ? ? ? ? ? = 0_db_file_optimizer_read_count ? ? ? = 16_optimizer_max_permutations ? ? ? ? = 2000pga_aggregate_target ? ? ? ? ? ? ? ?= 194560 KB_pga_max_size ? ? ? ? ? ? ? ? ? ? ? = 204800 KB_query_rewrite_maxdisjunct ? ? ? ? ?= 257_smm_auto_min_io_size ? ? ? ? ? ? ? = 56 KB_smm_auto_max_io_size ? ? ? ? ? ? ? = 248 KB_smm_min_size ? ? ? ? ? ? ? ? ? ? ? = 194 KB_smm_max_size ? ? ? ? ? ? ? ? ? ? ? = 38912 KB_smm_px_max_size ? ? ? ? ? ? ? ? ? ?= 97280 KB_cpu_to_io ? ? ? ? ? ? ? ? ? ? ? ? ?= 0_optimizer_undo_cost_change ? ? ? ? = 10.2.0.5parallel_query_mode ? ? ? ? ? ? ? ? = enabledparallel_dml_mode ? ? ? ? ? ? ? ? ? = disabledparallel_ddl_mode ? ? ? ? ? ? ? ? ? = enabledoptimizer_mode ? ? ? ? ? ? ? ? ? ? ?= all_rowssqlstat_enabled ? ? ? ? ? ? ? ? ? ? = false_optimizer_percent_parallel ? ? ? ? = 101_always_anti_join ? ? ? ? ? ? ? ? ? = choose_always_semi_join ? ? ? ? ? ? ? ? ? = choose_optimizer_mode_force ? ? ? ? ? ? ? = true_partition_view_enabled ? ? ? ? ? ? = true_always_star_transformation ? ? ? ? = false_query_rewrite_or_error ? ? ? ? ? ? = false_hash_join_enabled ? ? ? ? ? ? ? ? ?= truecursor_sharing ? ? ? ? ? ? ? ? ? ? ?= exact_b_tree_bitmap_plans ? ? ? ? ? ? ? ?= truestar_transformation_enabled ? ? ? ? = false_optimizer_cost_model ? ? ? ? ? ? ? = choose_new_sort_cost_estimate ? ? ? ? ? ? = true_complex_view_merging ? ? ? ? ? ? ? = true_unnest_subquery ? ? ? ? ? ? ? ? ? ?= true_eliminate_common_subexpr ? ? ? ? ? = true_pred_move_around ? ? ? ? ? ? ? ? ? = true_convert_set_to_join ? ? ? ? ? ? ? ?= false_push_join_predicate ? ? ? ? ? ? ? ?= true_push_join_union_view ? ? ? ? ? ? ? = true_fast_full_scan_enabled ? ? ? ? ? ? = true_optim_enhance_nnull_detection ? ? ?= true_parallel_broadcast_enabled ? ? ? ? = true_px_broadcast_fudge_factor ? ? ? ? ?= 100_ordered_nested_loop ? ? ? ? ? ? ? ?= true_no_or_expansion ? ? ? ? ? ? ? ? ? ?= falseoptimizer_index_cost_adj ? ? ? ? ? ?= 100optimizer_index_caching ? ? ? ? ? ? = 0_system_index_caching ? ? ? ? ? ? ? = 0_disable_datalayer_sampling ? ? ? ? = falsequery_rewrite_enabled ? ? ? ? ? ? ? = truequery_rewrite_integrity ? ? ? ? ? ? = enforced_query_cost_rewrite ? ? ? ? ? ? ? ? = true_query_rewrite_2 ? ? ? ? ? ? ? ? ? ?= true_query_rewrite_1 ? ? ? ? ? ? ? ? ? ?= true_query_rewrite_expression ? ? ? ? ? = true_query_rewrite_jgmigrate ? ? ? ? ? ?= true_query_rewrite_fpc ? ? ? ? ? ? ? ? ?= true_query_rewrite_drj ? ? ? ? ? ? ? ? ?= true_full_pwise_join_enabled ? ? ? ? ? ?= true_partial_pwise_join_enabled ? ? ? ? = true_left_nested_loops_random ? ? ? ? ? = true_improved_row_length_enabled ? ? ? ?= true_index_join_enabled ? ? ? ? ? ? ? ? = true_enable_type_dep_selectivity ? ? ? ?= true_improved_outerjoin_card ? ? ? ? ? ?= true_optimizer_adjust_for_nulls ? ? ? ? = true_optimizer_degree ? ? ? ? ? ? ? ? ? = 0_use_column_stats_for_function ? ? ?= true_subquery_pruning_enabled ? ? ? ? ? = true_subquery_pruning_mv_enabled ? ? ? ?= false_or_expand_nvl_predicate ? ? ? ? ? ?= true_like_with_bind_as_equality ? ? ? ? = false_table_scan_cost_plus_one ? ? ? ? ? = true_cost_equality_semi_join ? ? ? ? ? ?= true_default_non_equality_sel_check ? ? = true_new_initial_join_orders ? ? ? ? ? ?= true_oneside_colstat_for_equijoins ? ? ?= true_optim_peek_user_binds ? ? ? ? ? ? ?= true_minimal_stats_aggregation ? ? ? ? ?= true_force_temptables_for_gsets ? ? ? ? = falseworkarea_size_policy ? ? ? ? ? ? ? ?= auto_smm_auto_cost_enabled ? ? ? ? ? ? ?= true_gs_anti_semi_join_allowed ? ? ? ? ?= true_optim_new_default_join_sel ? ? ? ? = trueoptimizer_dynamic_sampling ? ? ? ? ?= 2_pre_rewrite_push_pred ? ? ? ? ? ? ?= true_optimizer_new_join_card_computation = true_union_rewrite_for_gs ? ? ? ? ? ? ? = yes_gset_mvs_generalized_pruning_enabled ? ? ? ?= true_optim_adjust_for_part_skews ? ? ? ?= true_force_datefold_trunc ? ? ? ? ? ? ? = falsestatistics_level ? ? ? ? ? ? ? ? ? ?= typical_optimizer_system_stats_usage ? ? ? = trueskip_unusable_indexes ? ? ? ? ? ? ? = true_remove_aggr_subquery ? ? ? ? ? ? ? = true_optimizer_push_down_distinct ? ? ? = 0_dml_monitoring_enabled ? ? ? ? ? ? = true_optimizer_undo_changes ? ? ? ? ? ? = false_predicate_elimination_enabled ? ? ?= true_nested_loop_fudge ? ? ? ? ? ? ? ? ?= 100_project_view_columns ? ? ? ? ? ? ? = true_local_communication_costing_enabled = true_local_communication_ratio ? ? ? ? ?= 50_query_rewrite_vop_cleanup ? ? ? ? ?= true_slave_mapping_enabled ? ? ? ? ? ? ?= true_optimizer_cost_based_transformation = linear_optimizer_mjc_enabled ? ? ? ? ? ? ?= true_right_outer_hash_enable ? ? ? ? ? ?= true_spr_push_pred_refspr ? ? ? ? ? ? ? = true_optimizer_cache_stats ? ? ? ? ? ? ?= false_optimizer_cbqt_factor ? ? ? ? ? ? ?= 50_optimizer_squ_bottomup ? ? ? ? ? ? = true_fic_area_size ? ? ? ? ? ? ? ? ? ? ?= 131072_optimizer_skip_scan_enabled ? ? ? ?= true_optimizer_cost_filter_pred ? ? ? ? = false_optimizer_sortmerge_join_enabled ? = true_optimizer_join_sel_sanity_check ? ?= true_mmv_query_rewrite_enabled ? ? ? ? ?= true_bt_mmv_query_rewrite_enabled ? ? ? = true_add_stale_mv_to_dependency_list ? ?= true_distinct_view_unnesting ? ? ? ? ? ?= false_optimizer_dim_subq_join_sel ? ? ? ?= true_optimizer_disable_strans_sanity_checks = 0_optimizer_compute_index_stats ? ? ?= true_push_join_union_view2 ? ? ? ? ? ? ?= true_optimizer_ignore_hints ? ? ? ? ? ? = false_optimizer_random_plan ? ? ? ? ? ? ?= 0_query_rewrite_setopgrw_enable ? ? ?= true_optimizer_correct_sq_selectivity ? = true_disable_function_based_index ? ? ? = false_optimizer_join_order_control ? ? ? = 3_optimizer_cartesian_enabled ? ? ? ?= true_optimizer_starplan_enabled ? ? ? ? = true_extended_pruning_enabled ? ? ? ? ? = true_optimizer_push_pred_cost_based ? ? = true_sql_model_unfold_forloops ? ? ? ? ?= run_time_enable_dml_lock_escalation ? ? ? ? = false_bloom_filter_enabled ? ? ? ? ? ? ? = true_update_bji_ipdml_enabled ? ? ? ? ? = 0_optimizer_extended_cursor_sharing ?= udo_dm_max_shared_pool_pct ? ? ? ? ? ? = 1_optimizer_cost_hjsmj_multimatch ? ?= true_optimizer_transitivity_retain ? ? ?= true_px_pwg_enabled ? ? ? ? ? ? ? ? ? ? = trueoptimizer_secure_view_merging ? ? ? = true_optimizer_join_elimination_enabled = trueflashback_table_rpi ? ? ? ? ? ? ? ? = non_fbt_optimizer_cbqt_no_size_restriction = true_optimizer_enhanced_filter_push ? ? = true_optimizer_filter_pred_pullup ? ? ? = true_rowsrc_trace_level ? ? ? ? ? ? ? ? = 0_simple_view_merging ? ? ? ? ? ? ? ?= true_optimizer_rownum_pred_based_fkr ? ?= true_optimizer_better_inlist_costing ? ?= all_optimizer_self_induced_cache_cost ?= false_optimizer_min_cache_blocks ? ? ? ? = 10_optimizer_or_expansion ? ? ? ? ? ? = depth_optimizer_order_by_elimination_enabled = true_optimizer_outer_to_anti_enabled ? ?= true_selfjoin_mv_duplicates ? ? ? ? ? ? = true_dimension_skip_null ? ? ? ? ? ? ? ?= true_force_rewrite_enable ? ? ? ? ? ? ? = false_optimizer_star_tran_in_with_clause = true_optimizer_complex_pred_selectivity = true_optimizer_connect_by_cost_based ? ?= true_gby_hash_aggregation_enabled ? ? ? = true_globalindex_pnum_filter_enabled ? ?= true_fix_control_key ? ? ? ? ? ? ? ? ? ?= 0_optimizer_skip_scan_guess ? ? ? ? ?= false_enable_row_shipping ? ? ? ? ? ? ? ?= false_row_shipping_threshold ? ? ? ? ? ? = 80_row_shipping_explain ? ? ? ? ? ? ? = false_optimizer_rownum_bind_default ? ? ?= 10_first_k_rows_dynamic_proration ? ? = true_px_ual_serial_input ? ? ? ? ? ? ? ?= true_with_subquery ? ? ? ? ? ? ? ? ? ? ?= OPTIMIZER_optimizer_native_full_outer_join ? = off_optimizer_star_trans_min_cost ? ? ?= 0_optimizer_star_trans_min_ratio ? ? = 0_optimizer_fkr_index_cost_bias ? ? ?= 10_optimizer_connect_by_combine_sw ? ?= true_optimizer_use_subheap ? ? ? ? ? ? ?= true_optimizer_or_expansion_subheap ? ? = true_optimizer_sortmerge_join_inequality = true_optimizer_use_histograms ? ? ? ? ? = true_optimizer_enable_density_improvements = false_mv_generalized_oj_refresh_opt ? ? ?= true_optimizer_connect_by_cb_whr_only ? = false*********************************Bug Fix Control Environment ? ? ? ? ? ? --各種以修復未修復的bug***************************fix ?4611850 = enabledfix ?4663804 = enabledfix ?4663698 = enabledfix ?4545833 = enabledfix ?3499674 = disabledfix ?4584065 = enabledfix ?4602374 = enabledfix ?4569940 = enabledfix ?4631959 = enabledfix ?4519340 = enabledfix ?4550003 = enabledfix ?4488689 = enabledfix ?3118776 = enabledfix ?4519016 = enabledfix ?4487253 = enabledfix ?4556762 = 15 ? ? ?fix ?4728348 = enabledfix ?4723244 = enabledfix ?4554846 = enabledfix ?4175830 = enabledfix ?4722900 = enabledfix ?5094217 = enabledfix ?4904890 = enabledfix ?4483286 = disabledfix ?4969880 = disabledfix ?4711525 = enabledfix ?4717546 = enabledfix ?4904838 = enabledfix ?5005866 = enabledfix ?4600710 = enabledfix ?5129233 = enabledfix ?5195882 = enabledfix ?5084239 = enabledfix ?4595987 = enabledfix ?4134994 = enabledfix ?5104624 = enabledfix ?4908162 = enabledfix ?5015557 = enabledfix ?5263572 = enabledfix ?4483240 = enabledfix ?5099909 = enabledfix ?5650477 = enabledfix ?4273361 = enabledfix ?5694984 = enabledfix ?5449488 = enabledfix ?5236908 = enabledfix ?5618040 = enabledfix ?5634346 = enabledfix ?5220356 = enabledfix ?5611962 = enabledfix ?5741121 = enabledfix ?5547058 = enabledfix ?5762598 = enabledfix ?5509293 = enabledfix ?5396162 = enabledfix ?5891471 = enabledfix ?4872602 = disabledfix ?5882954 = enabledfix ?5884780 = enabledfix ?5680702 = enabledfix ?5240607 = enabledfix ?4924149 = enabledfix ?4752814 = enabledfix ?4583239 = enabledfix ?5949981 = enabledfix ?5096560 = enabledfix ?5838613 = enabledfix ?5482831 = enabledfix ?5624216 = enabledfix ?5976822 = enabledfix ?5741044 = enabledfix ?5385629 = enabledfix ?5705630 = disabledfix ?5483301 = enabledfix ?6122894 = enabledfix ?5842686 = disabledfix ?6006300 = disabledfix ?6070954 = enabledfix ?2492766 = enabledfix ?6042205 = enabledfix ?5302124 = enabledfix ?6051211 = enabledfix ?5620485 = enabledfix ?4545802 = enabledfix ?4716096 = enabledfix ?5259048 = enabledfix ?6163564 = enabledfix ?6082745 = enabledfix ?5944076 = enabledfix ?4878299 = enabledfix ?5288623 = enabledfix ?5570494 = enabledfix ?5387148 = enabledfix ?4605810 = enabledfix ?4704779 = enabledfix ?5547895 = enabledfix ?6188881 = enabledfix ?5872956 = enabledfix ?4708389 = enabledfix ?3151991 = enabledfix ?3426050 = enabledfix ? 599680 = enabledfix ?5505157 = enabledfix ?5996801 = enabledfix ?5765456 = 0 ? ? ??fix ?6494943 = enabledfix ?6251917 = enabledfix ?6087237 = enabledfix ?6239971 = enabledfix ?6062266 = enabledfix ?5520732 = 0 ? ? ??fix ?6151963 = enabledfix ?4567767 = enabledfix ?6007259 = enabledfix ?6694548 = enabledfix ?6923730 = 0 ? ? ??fix ?6468287 = enabledfix ?6714199 = enabledfix ?3801750 = enabledfix ?5902962 = enabledfix ?3056297 = enabledfix ?6440977 = disabledfix ?6904146 = enabledfix ?6221403 = enabledfix ?5466973 = enabledfix ?6138746 = enabledfix ?6399597 = disabledfix ?6029469 = enabledfix ?6073325 = enabledfix ?5648287 = 3 ? ? ??fix ?6670551 = disabledfix ?5416118 = 1 ? ? ??fix ?5714944 = enabledfix ?6617866 = enabledfix ?6329318 = enabledfix ?6972291 = disabledfix ?6434668 = enabledfix ?5893768 = enabledfix ?7345484 = enabledfix ?6688831 = disabledfix ?5284200 = enabledfix ?6146906 = enabledfix ?5868560 = disabledfix ?6610822 = enabledfix ?6514189 = enabledfix ?5406763 = enabledfix ?6778642 = enabledfix ?7208131 = enabledfix ?7430474 = enabledfix ?6282093 = enabledfix ?6845871 = enabledfix ?7249095 = enabledfix ?6430500 = disabledfix ?4663702 = enabledfix ?6282944 = enabledfix ?7170213 = enabledfix ?5844495 = enabledfix ?6429113 = enabledfix ?6530596 = enabledfix ?6120483 = enabledfix ?7325597 = enabledfix ?7298570 = enabledfix ?7236148 = enabledfix ?6528872 = enabledfix ?6119382 = enabledfix ?7237571 = enabledfix ?6626018 = disabledfix ?5199213 = enabledfix ?7138405 = enabledfix ?6365442 = enabledfix ?7555510 = enabledfix ?6487603 = enabledfix ?6469667 = enabledfix ?7576476 = enabledfix ?7295298 = enabledfix ?6326934 = enabledfix ?6771838 = enabledfix ?7521266 = enabledfix ?6669103 = enabledfix ?7259468 = enabledfix ?7597059 = enabledfix ?6773613 = enabledfix ?6782437 = enabledfix ?6897034 = enabledfix ?6994194 = enabledfix ?5936366 = enabledfix ?3320140 = enabledfix ?5578791 = enabledfix ?6990305 = enabledfix ?4619997 = enabledfix ?7263214 = enabledfix ?7576516 = enabledfix ?5922070 = enabledfix ?7165898 = enabledfix ?7519687 = enabledfix ?6987082 = disabledfix ?7132036 = enabledfix ?6418771 = enabledfix ?6267621 = enabledfix ?6520717 = disabledfix ?6838105 = enabledfix ?7679490 = disabledfix ?7272039 = enabledfix ?7676897 = disabledfix ?3628118 = enabledfix ?7281191 = enabledfix ?7692248 = disabledfix ?7116357 = enabledfix ?6012093 = 1 ? ? ??fix ?7512227 = enabledfix ?7891471 = disabledfix ?5394888 = enabledfix ?7539815 = enabledfix ?7534257 = enabledfix ?8355120 = enabledfix ?7657126 = enabledfix ?7176746 = enabledfix ?7375077 = enabledfix ?8247017 = enabledfix ?8544722 = disabledfix ?7831070 = enabledfix ?7675944 = enabledfix ?8619631 = disabledfix ?8213977 = enabledfix ?4444536 = disabledfix ?8602185 = enabledfix ?8323407 = enabledfix ?8287870 = enabledfix ?8467123 = enabledfix ?8560951 = disabledfix ?8725296 = disabledfix ?8371884 = enabledfix ?5099019 = disabledfix ?7289023 = enabledfix ?7148689 = enabledfix ?6766962 = enabledfix ?6688200 = enabledfix ?6671155 = enabledfix ?6656356 = enabledfix ?5554865 = enabledfix ?6503543 = disabledfix ?7032684 = enabledfix ?8855396 = enabled***************************************PARAMETERS IN OPT_PARAM HINT ?--是否使用OPT_PARAM 提示改的參數**************************** *************************************** Column Usage Monitoring is ON: tracking level = 1 *************************************** **************** QUERY BLOCK TEXT **************** select /*+10053 test*/* from dao_objects1 t1 ,dao_objects2 t2,emp t3 where t1.object_id=t2.object_id and t2.object_id=t3.empno ? ********************* QUERY BLOCK SIGNATURE ? ?--語句塊標記 ********************* qb name was generated signature (optimizer): qb_name=SEL$1 nbfros=3 flg=0fro(0): flg=0 objn=52978 hint_alias="T1"@"SEL$1"fro(1): flg=0 objn=52983 hint_alias="T2"@"SEL$1"fro(2): flg=0 objn=52984 hint_alias="T3"@"SEL$1" ***************************** SYSTEM STATISTICS INFORMATION ?--假設系統統計信息 *****************************Using NOWORKLOAD StatsCPUSPEED: 714 millions instruction/sec ? ? ? ? ? ? ? ? ? ? CPU頻率IOTFRSPEED: 4096 bytes per millisecond (default is 4096) ?IO傳輸時間IOSEEKTIM: 10 milliseconds (default is 10) ? ? ? ? ? ? ? ?IO找尋時間 *************************************** BASE STATISTICAL INFORMATION *********************** Table Stats::Table: EMP ?Alias: T3 ?(NOT ANALYZED)#Rows: 327 ?#Blks: ?4 ?AvgRowLen: ?100.00Column (#1): EMPNO(NUMBER) ?NO STATISTICS (using defaults)AvgLen: 13.00 NDV: 10 Nulls: 0 Density: 0.097859 *********************** Table Stats::Table: DAO_OBJECTS2 ?Alias: T2 ?(NOT ANALYZED)#Rows: 58483 ?#Blks: ?716 ?AvgRowLen: ?100.00Column (#4): OBJECT_ID(NUMBER) ?NO STATISTICS (using defaults)AvgLen: 13.00 NDV: 1828 Nulls: 0 Density: 5.4717e-04 *********************** Table Stats::Table: DAO_OBJECTS1 ?Alias: T1 ?(NOT ANALYZED)#Rows: 58483 ?#Blks: ?716 ?AvgRowLen: ?100.00Column (#4): OBJECT_ID(NUMBER) ?NO STATISTICS (using defaults)AvgLen: 13.00 NDV: 1828 Nulls: 0 Density: 5.4717e-04 Index Stats::Index: IDX_OBJECTS1 ?Col#: 4LVLS: 1 ?#LB: 112 ?#DK: 50625 ?LB/K: 1.00 ?DB/K: 1.00 ?CLUF: 1110.00Index: IDX_OBJECTS2 ?Col#: 2LVLS: 1 ?#LB: 249 ?#DK: 30262 ?LB/K: 1.00 ?DB/K: 1.00 ?CLUF: 25016.00Index: IDX_OBJECTS3 ?Col#: 6LVLS: 1 ?#LB: 140 ?#DK: 41 ?LB/K: 3.00 ?DB/K: 53.00 ?CLUF: 2209.00Index: IDX_OBJECTS4 ?Col#: 1LVLS: 1 ?#LB: 117 ?#DK: 27 ?LB/K: 4.00 ?DB/K: 49.00 ?CLUF: 1342.00 *************************************** SINGLE TABLE ACCESS PATH-----------------------------------------BEGIN Single Table Cardinality Estimation----------------------------------------- *** 2015-12-06 20:04:48.804 ** Performing dynamic sampling initial checks. ** ** Dynamic sampling initial checks returning TRUE (level = 2). ** Dynamic sampling updated index stats.: IDX_OBJECTS1, blocks=123 ** Dynamic sampling updated table stats.: blocks=716 *** 2015-12-06 20:04:48.805 ** Generated dynamic sampling query: ?--這段動態采樣query text :? SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE NO_PARALLEL(SAMPLESUB) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), COUNT(DISTINCT C3), NVL(SUM(CASE WHEN C3 IS NULL THEN 1 ELSE 0 END),0) FROM (SELECT /*+ NO_PARALLEL("T1") FULL("T1") NO_PARALLEL_INDEX("T1") */ 1 AS C1, 1 AS C2, "T1"."OBJECT_ID" AS C3 FROM "DAO_OBJECTS1" SAMPLE BLOCK (8.798883 , 1) SEED (1) "T1") SAMPLESUB *** 2015-12-06 20:04:48.811 ** Executed dynamic sampling query:level : 2sample pct. : 8.798883actual sample size : 4374filtered sample card. : 4374orig. card. : 58483block cnt. table stat. : 716block cnt. for sampling: 716max. sample block cnt. : 64sample block cnt. : 63ndv C3 : 4374scaled : 49710.00nulls C4 : 0scaled : 0.00min. sel. est. : -1.00000000 ** Dynamic sampling col. stats.:Column (#4): OBJECT_ID(NUMBER) ?Part#: 0AvgLen: 22.00 NDV: 49710 Nulls: 0 Density: 2.0117e-05 ** Using dynamic sampling NULLs estimates. ** Using dynamic sampling NDV estimates.Scaled NDVs using cardinality = 49711. ** Using dynamic sampling card. : 49711 ** Dynamic sampling updated table card.Table: DAO_OBJECTS1 ?Alias: T1 ? ??Card: Original: 49711 ?Rounded: 49711 ?Computed: 49710.86 ?Non Adjusted: 49710.86-----------------------------------------END ? Single Table Cardinality Estimation-----------------------------------------Access Path: TableScanCost: ?160.86 ?Resp: 160.86 ?Degree: 0Cost_io: 158.00 ?Cost_cpu: 24486241Resp_io: 158.00 ?Resp_cpu: 24486241Best:: AccessPath: TableScanCost: 160.86 ?Degree: 1 ?Resp: 160.86 ?Card: 49710.86 ?Bytes: 0 *************************************** SINGLE TABLE ACCESS PATH-----------------------------------------BEGIN Single Table Cardinality Estimation----------------------------------------- *** 2015-12-06 20:04:48.811 ** Performing dynamic sampling initial checks. ** ** Dynamic sampling initial checks returning TRUE (level = 2). ** Dynamic sampling updated table stats.: blocks=716 *** 2015-12-06 20:04:48.811 ** Generated dynamic sampling query:query text :? SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE NO_PARALLEL(SAMPLESUB) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), COUNT(DISTINCT C3), NVL(SUM(CASE WHEN C3 IS NULL THEN 1 ELSE 0 END),0) FROM (SELECT /*+ NO_PARALLEL("T2") FULL("T2") NO_PARALLEL_INDEX("T2") */ 1 AS C1, 1 AS C2, "T2"."OBJECT_ID" AS C3 FROM "DAO_OBJECTS2" SAMPLE BLOCK (8.798883 , 1) SEED (1) "T2") SAMPLESUB *** 2015-12-06 20:04:48.814 ** Executed dynamic sampling query:level : 2sample pct. : 8.798883actual sample size : 3720filtered sample card. : 3720orig. card. : 58483block cnt. table stat. : 716block cnt. for sampling: 716max. sample block cnt. : 64sample block cnt. : 63ndv C3 : 3720scaled : 42278.00nulls C4 : 0scaled : 0.00min. sel. est. : -1.00000000 ** Dynamic sampling col. stats.:Column (#4): OBJECT_ID(NUMBER) ?Part#: 0AvgLen: 22.00 NDV: 42278 Nulls: 0 Density: 2.3653e-05 ** Using dynamic sampling NULLs estimates. ** Using dynamic sampling NDV estimates.Scaled NDVs using cardinality = 42278. ** Using dynamic sampling card. : 42278 ** Dynamic sampling updated table card.Table: DAO_OBJECTS2 ?Alias: T2 ? ??Card: Original: 42278 ?Rounded: 42278 ?Computed: 42278.10 ?Non Adjusted: 42278.10-----------------------------------------END ? Single Table Cardinality Estimation-----------------------------------------Access Path: TableScanCost: ?160.52 ?Resp: 160.52 ?Degree: 0Cost_io: 158.00 ?Cost_cpu: 21587501Resp_io: 158.00 ?Resp_cpu: 21587501Best:: AccessPath: TableScanCost: 160.52 ?Degree: 1 ?Resp: 160.52 ?Card: 42278.10 ?Bytes: 0 *************************************** SINGLE TABLE ACCESS PATH-----------------------------------------BEGIN Single Table Cardinality Estimation----------------------------------------- *** 2015-12-06 20:04:48.814 ** Performing dynamic sampling initial checks. ** ** Dynamic sampling initial checks returning TRUE (level = 2). ** Dynamic sampling updated table stats.: blocks=4 *** 2015-12-06 20:04:48.814 ** Generated dynamic sampling query:query text :? SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE NO_PARALLEL(SAMPLESUB) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), COUNT(DISTINCT C3), NVL(SUM(CASE WHEN C3 IS NULL THEN 1 ELSE 0 END),0) FROM (SELECT /*+ NO_PARALLEL("T3") FULL("T3") NO_PARALLEL_INDEX("T3") */ 1 AS C1, 1 AS C2, "T3"."EMPNO" AS C3 FROM "EMP" "T3") SAMPLESUB *** 2015-12-06 20:04:48.814 ** Executed dynamic sampling query:level : 2sample pct. : 100.000000actual sample size : 14filtered sample card. : 14orig. card. : 327block cnt. table stat. : 4block cnt. for sampling: 4max. sample block cnt. : 64sample block cnt. : 4ndv C3 : 14scaled : 14.00nulls C4 : 0scaled : 0.00min. sel. est. : -1.00000000 ** Dynamic sampling col. stats.:Column (#1): EMPNO(NUMBER) ?Part#: 0AvgLen: 22.00 NDV: 14 Nulls: 0 Density: 0.071429 ** Using dynamic sampling NULLs estimates. ** Using dynamic sampling NDV estimates.Scaled NDVs using cardinality = 14. ** Using dynamic sampling card. : 14 ** Dynamic sampling updated table card.Table: EMP ?Alias: T3 ? ??Card: Original: 14 ?Rounded: 14 ?Computed: 14.00 ?Non Adjusted: 14.00-----------------------------------------END ? Single Table Cardinality Estimation-----------------------------------------Access Path: TableScanCost: ?3.00 ?Resp: 3.00 ?Degree: 0Cost_io: 3.00 ?Cost_cpu: 32546Resp_io: 3.00 ?Resp_cpu: 32546Best:: AccessPath: TableScanCost: 3.00 ?Degree: 1 ?Resp: 3.00 ?Card: 14.00 ?Bytes: 0 *************************************** OPTIMIZER STATISTICS AND COMPUTATIONS ?--優化器統計信息計算 *************************************** GENERAL PLANS *************************************** Considering cardinality-based initial join order. ?--考慮使用基數來決定連接方式 Permutations for Starting Table :0 *********************** Join order[1]: ?EMP[T3]#0 ?DAO_OBJECTS2[T2]#1 ?DAO_OBJECTS1[T1]#2 *************** Now joining: DAO_OBJECTS2[T2]#1 ?如果使用NL *************** NL JoinOuter table: Card: 14.00 ?Cost: 3.00 ?Resp: 3.00 ?Degree: 1 ?Bytes: 87Inner table: DAO_OBJECTS2 ?Alias: T2Access Path: TableScanNL Join: ?Cost: 2232.28 ?Resp: 2232.28 ?Degree: 1Cost_io: 2197.00 ?Cost_cpu: 302258680Resp_io: 2197.00 ?Resp_cpu: 302258680Best NL cost: 2232.28resc: 2232.28 resc_io: 2197.00 resc_cpu: 302258680resp: 2232.28 resp_io: 2197.00 resp_cpu: 302258680 Join Card: ?14.00 = outer (14.00) * inner (42278.10) * sel (2.3653e-05) Join Card - Rounded: 14 Computed: 14.00 --如果使用sort merge SM JoinOuter table:?resc: 3.00 ?card 14.00 ?bytes: 87 ?deg: 1 ?resp: 3.00Inner table: DAO_OBJECTS2 ?Alias: T2resc: 160.52 ?card: 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52using dmeth: 2 ?#groups: 1SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ? ? 1 Row size: ? ? ? ? ?106 Total Rows: ? ? ? ? ? ? 14Initial runs: ? ? ? ? 1 Merge passes: ? ? ? ?0 IO Cost / pass: ? ? ? ? ?0Total IO sort cost: 0 ? ? ?Total CPU sort cost: 8569266Total Temp space used: 0SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ?1062 Row size: ? ? ? ? ?205 Total Rows: ? ? ? ? ?42278Initial runs: ? ? ? ? 2 Merge passes: ? ? ? ?1 IO Cost / pass: ? ? ? ?576Total IO sort cost: 1638 ? ? ?Total CPU sort cost: 63992179Total Temp space used: 17785000SM join: Resc: 1809.99 ?Resp: 1809.99 ?[multiMatchCost=0.00]SM cost: 1809.99resc: 1809.99 resc_io: 1799.00 resc_cpu: 94181492resp: 1809.99 resp_io: 1799.00 resp_cpu: 94181492 --如果使用hash join HA JoinOuter table:?resc: 3.00 ?card 14.00 ?bytes: 87 ?deg: 1 ?resp: 3.00Inner table: DAO_OBJECTS2 ?Alias: T2resc: 160.52 ?card: 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52using dmeth: 2 ?#groups: 1Cost per ptn: 0.99 ?#ptns: 1hash_area: 124 (max=9728) buildfrag: 1 ?probefrag: 976 ?ppasses: 1Hash join: Resc: 164.52 ?Resp: 164.52 ?[multiMatchCost=0.00]HA cost: 164.52resc: 164.52 resc_io: 161.00 resc_cpu: 30133379resp: 164.52 resp_io: 161.00 resp_cpu: 30133379 Best:: JoinMethod: HashCost: 164.52 ?Degree: 1 ?Resp: 164.52 ?Card: 14.00 ?Bytes: 264 *************** Now joining: DAO_OBJECTS1[T1]#2? *************** NL JoinOuter table: Card: 14.00 ?Cost: 164.52 ?Resp: 164.52 ?Degree: 1 ?Bytes: 264Inner table: DAO_OBJECTS1 ?Alias: T1Access Path: TableScanNL Join: ?Cost: 2398.53 ?Resp: 2398.53 ?Degree: 1Cost_io: 2355.00 ?Cost_cpu: 372940754Resp_io: 2355.00 ?Resp_cpu: 372940754Access Path: index (AllEqJoinGuess)Index: IDX_OBJECTS1resc_io: 2.00 ?resc_cpu: 16273ix_sel: 2.0117e-05 ?ix_sel_with_filters: 2.0117e-05NL Join: Cost: 192.54 ?Resp: 192.54 ?Degree: 1Cost_io: 189.00 ?Cost_cpu: 30361199Resp_io: 189.00 ?Resp_cpu: 30361199Best NL cost: 192.54resc: 192.54 resc_io: 189.00 resc_cpu: 30361199resp: 192.54 resp_io: 189.00 resp_cpu: 30361199 Join Card: ?14.00 = outer (14.00) * inner (49710.86) * sel (2.0117e-05) Join Card - Rounded: 14 Computed: 14.00 SM JoinOuter table:?resc: 164.52 ?card 14.00 ?bytes: 264 ?deg: 1 ?resp: 164.52Inner table: DAO_OBJECTS1 ?Alias: T1resc: 160.86 ?card: 49710.86 ?bytes: 177 ?deg: 1 ?resp: 160.86using dmeth: 2 ?#groups: 1SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ? ? 1 Row size: ? ? ? ? ?301 Total Rows: ? ? ? ? ? ? 14Initial runs: ? ? ? ? 1 Merge passes: ? ? ? ?0 IO Cost / pass: ? ? ? ? ?0Total IO sort cost: 0 ? ? ?Total CPU sort cost: 8569266Total Temp space used: 0SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ?1248 Row size: ? ? ? ? ?205 Total Rows: ? ? ? ? ?49711Initial runs: ? ? ? ? 2 Merge passes: ? ? ? ?1 IO Cost / pass: ? ? ? ?676Total IO sort cost: 1924 ? ? ?Total CPU sort cost: 74242412Total Temp space used: 20898000SM join: Resc: 2259.04 ?Resp: 2259.04 ?[multiMatchCost=0.00]SM cost: 2259.04resc: 2259.04 resc_io: 2243.00 resc_cpu: 137431298resp: 2259.04 resp_io: 2243.00 resp_cpu: 137431298 HA JoinOuter table:?resc: 164.52 ?card 14.00 ?bytes: 264 ?deg: 1 ?resp: 164.52Inner table: DAO_OBJECTS1 ?Alias: T1resc: 160.86 ?card: 49710.86 ?bytes: 177 ?deg: 1 ?resp: 160.86using dmeth: 2 ?#groups: 1Cost per ptn: 1.08 ?#ptns: 1hash_area: 124 (max=9728) buildfrag: 1 ?probefrag: 1147 ?ppasses: 1Hash join: Resc: 326.46 ?Resp: 326.46 ?[multiMatchCost=0.00]HA cost: 326.46resc: 326.46 resc_io: 319.00 resc_cpu: 63876252resp: 326.46 resp_io: 319.00 resp_cpu: 63876252 Best:: JoinMethod: NestedLoopCost: 192.54 ?Degree: 1 ?Resp: 192.54 ?Card: 14.00 ?Bytes: 441 *********************** Best so far: Table#: 0 ?cost: 3.0038 ?card: 14.0000 ?bytes: 1218Table#: 1 ?cost: 164.5174 ?card: 14.0000 ?bytes: 3696Table#: 2 ?cost: 192.5440 ?card: 14.0003 ?bytes: 6174 *********************** Join order[2]: ?EMP[T3]#0 ?DAO_OBJECTS1[T1]#2 ?DAO_OBJECTS2[T2]#1 ?--第二種連接順序 *************** Now joining: DAO_OBJECTS1[T1]#2 *************** NL JoinOuter table: Card: 14.00 ?Cost: 3.00 ?Resp: 3.00 ?Degree: 1 ?Bytes: 87Inner table: DAO_OBJECTS1 ?Alias: T1Access Path: TableScanNL Join: ?Cost: 2237.02 ?Resp: 2237.02 ?Degree: 1Cost_io: 2197.00 ?Cost_cpu: 342839920Resp_io: 2197.00 ?Resp_cpu: 342839920Best NL cost: 2237.02resc: 2237.02 resc_io: 2197.00 resc_cpu: 342839920resp: 2237.02 resp_io: 2197.00 resp_cpu: 342839920 Join Card: ?695952.00 = outer (14.00) * inner (49710.86) * sel (1) Join Card - Rounded: 695952 Computed: 695952.00 Join order aborted: cost > best plan cost *********************** *********************** Join order[3]: ?DAO_OBJECTS2[T2]#1 ?EMP[T3]#0 ?DAO_OBJECTS1[T1]#2 ?--第三種連接順序 *************** Now joining: EMP[T3]#0 *************** NL JoinOuter table: Card: 42278.10 ?Cost: 160.52 ?Resp: 160.52 ?Degree: 1 ?Bytes: 177Inner table: EMP ?Alias: T3Access Path: TableScanNL Join: ?Cost: 37316.14 ?Resp: 37316.14 ?Degree: 1Cost_io: 37153.00 ?Cost_cpu: 1397557142Resp_io: 37153.00 ?Resp_cpu: 1397557142Best NL cost: 37316.14resc: 37316.14 resc_io: 37153.00 resc_cpu: 1397557142resp: 37316.14 resp_io: 37153.00 resp_cpu: 1397557142 Join Card: ?14.00 = outer (42278.10) * inner (14.00) * sel (2.3653e-05) Join Card - Rounded: 14 Computed: 14.00 SM JoinOuter table:?resc: 160.52 ?card 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52Inner table: EMP ?Alias: T3resc: 3.00 ?card: 14.00 ?bytes: 87 ?deg: 1 ?resp: 3.00using dmeth: 2 ?#groups: 1SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ?1062 Row size: ? ? ? ? ?205 Total Rows: ? ? ? ? ?42278Initial runs: ? ? ? ? 2 Merge passes: ? ? ? ?1 IO Cost / pass: ? ? ? ?576Total IO sort cost: 1638 ? ? ?Total CPU sort cost: 63992179Total Temp space used: 17785000SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ? ? 1 Row size: ? ? ? ? ?106 Total Rows: ? ? ? ? ? ? 14Initial runs: ? ? ? ? 1 Merge passes: ? ? ? ?0 IO Cost / pass: ? ? ? ? ?0Total IO sort cost: 0 ? ? ?Total CPU sort cost: 8569266Total Temp space used: 0SM join: Resc: 1809.99 ?Resp: 1809.99 ?[multiMatchCost=0.00]SM cost: 1809.99resc: 1809.99 resc_io: 1799.00 resc_cpu: 94181492resp: 1809.99 resp_io: 1799.00 resp_cpu: 94181492 HA JoinOuter table:?resc: 160.52 ?card 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52Inner table: EMP ?Alias: T3resc: 3.00 ?card: 14.00 ?bytes: 87 ?deg: 1 ?resp: 3.00using dmeth: 2 ?#groups: 1Cost per ptn: 380.71 ?#ptns: 1hash_area: 124 (max=9728) buildfrag: 976 ?probefrag: 1 ?ppasses: 1Hash join: Resc: 544.23 ?Resp: 544.23 ?[multiMatchCost=0.00] HA Join (swap)Outer table:?resc: 3.00 ?card 14.00 ?bytes: 87 ?deg: 1 ?resp: 3.00Inner table: DAO_OBJECTS2 ?Alias: T2resc: 160.52 ?card: 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52using dmeth: 2 ?#groups: 1Cost per ptn: 0.99 ?#ptns: 1hash_area: 124 (max=9728) buildfrag: 1 ?probefrag: 976 ?ppasses: 1Hash join: Resc: 164.52 ?Resp: 164.52 ?[multiMatchCost=0.00]HA cost: 164.52resc: 164.52 resc_io: 161.00 resc_cpu: 30133379resp: 164.52 resp_io: 161.00 resp_cpu: 30133379 Best:: JoinMethod: HashCost: 164.52 ?Degree: 1 ?Resp: 164.52 ?Card: 14.00 ?Bytes: 264 *************** Now joining: DAO_OBJECTS1[T1]#2 *************** NL JoinOuter table: Card: 14.00 ?Cost: 164.52 ?Resp: 164.52 ?Degree: 1 ?Bytes: 264Inner table: DAO_OBJECTS1 ?Alias: T1Access Path: TableScanNL Join: ?Cost: 2398.53 ?Resp: 2398.53 ?Degree: 1Cost_io: 2355.00 ?Cost_cpu: 372940754Resp_io: 2355.00 ?Resp_cpu: 372940754Access Path: index (AllEqJoinGuess)Index: IDX_OBJECTS1resc_io: 2.00 ?resc_cpu: 16273ix_sel: 2.0117e-05 ?ix_sel_with_filters: 2.0117e-05NL Join: Cost: 192.54 ?Resp: 192.54 ?Degree: 1Cost_io: 189.00 ?Cost_cpu: 30361199Resp_io: 189.00 ?Resp_cpu: 30361199Best NL cost: 192.54resc: 192.54 resc_io: 189.00 resc_cpu: 30361199resp: 192.54 resp_io: 189.00 resp_cpu: 30361199 Join Card: ?14.00 = outer (14.00) * inner (49710.86) * sel (2.0117e-05) Join Card - Rounded: 14 Computed: 14.00 SM JoinOuter table:?resc: 164.52 ?card 14.00 ?bytes: 264 ?deg: 1 ?resp: 164.52Inner table: DAO_OBJECTS1 ?Alias: T1resc: 160.86 ?card: 49710.86 ?bytes: 177 ?deg: 1 ?resp: 160.86using dmeth: 2 ?#groups: 1SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ? ? 1 Row size: ? ? ? ? ?301 Total Rows: ? ? ? ? ? ? 14Initial runs: ? ? ? ? 1 Merge passes: ? ? ? ?0 IO Cost / pass: ? ? ? ? ?0Total IO sort cost: 0 ? ? ?Total CPU sort cost: 8569266Total Temp space used: 0SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ?1248 Row size: ? ? ? ? ?205 Total Rows: ? ? ? ? ?49711Initial runs: ? ? ? ? 2 Merge passes: ? ? ? ?1 IO Cost / pass: ? ? ? ?676Total IO sort cost: 1924 ? ? ?Total CPU sort cost: 74242412Total Temp space used: 20898000SM join: Resc: 2259.04 ?Resp: 2259.04 ?[multiMatchCost=0.00]SM cost: 2259.04resc: 2259.04 resc_io: 2243.00 resc_cpu: 137431298resp: 2259.04 resp_io: 2243.00 resp_cpu: 137431298 HA JoinOuter table:?resc: 164.52 ?card 14.00 ?bytes: 264 ?deg: 1 ?resp: 164.52Inner table: DAO_OBJECTS1 ?Alias: T1resc: 160.86 ?card: 49710.86 ?bytes: 177 ?deg: 1 ?resp: 160.86using dmeth: 2 ?#groups: 1Cost per ptn: 1.08 ?#ptns: 1hash_area: 124 (max=9728) buildfrag: 1 ?probefrag: 1147 ?ppasses: 1Hash join: Resc: 326.46 ?Resp: 326.46 ?[multiMatchCost=0.00]HA cost: 326.46resc: 326.46 resc_io: 319.00 resc_cpu: 63876252resp: 326.46 resp_io: 319.00 resp_cpu: 63876252 Join order aborted: cost > best plan cost *********************** *********************** Join order[4]: ?DAO_OBJECTS2[T2]#1 ?DAO_OBJECTS1[T1]#2 ?EMP[T3]#0 ?--第四重連接順序 *************** Now joining: DAO_OBJECTS1[T1]#2 *************** NL JoinOuter table: Card: 42278.10 ?Cost: 160.52 ?Resp: 160.52 ?Degree: 1 ?Bytes: 177Inner table: DAO_OBJECTS1 ?Alias: T1Access Path: TableScanNL Join: ?Cost: 6742794.61 ?Resp: 6742794.61 ?Degree: 1Cost_io: 6621951.00 ?Cost_cpu: 1035250886190Resp_io: 6621951.00 ?Resp_cpu: 1035250886190Access Path: index (AllEqJoinGuess)Index: IDX_OBJECTS1resc_io: 2.00 ?resc_cpu: 16273ix_sel: 2.0117e-05 ?ix_sel_with_filters: 2.0117e-05NL Join: Cost: 84796.83 ?Resp: 84796.83 ?Degree: 1Cost_io: 84714.00 ?Cost_cpu: 709572322Resp_io: 84714.00 ?Resp_cpu: 709572322Best NL cost: 84796.83resc: 84796.83 resc_io: 84714.00 resc_cpu: 709572322resp: 84796.83 resp_io: 84714.00 resp_cpu: 709572322 Join Card: ?42278.82 = outer (42278.10) * inner (49710.86) * sel (2.0117e-05) Join Card - Rounded: 42279 Computed: 42278.82 SM JoinOuter table:?resc: 160.52 ?card 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52Inner table: DAO_OBJECTS1 ?Alias: T1resc: 160.86 ?card: 49710.86 ?bytes: 177 ?deg: 1 ?resp: 160.86using dmeth: 2 ?#groups: 1SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ?1062 Row size: ? ? ? ? ?205 Total Rows: ? ? ? ? ?42278Initial runs: ? ? ? ? 2 Merge passes: ? ? ? ?1 IO Cost / pass: ? ? ? ?576Total IO sort cost: 1638 ? ? ?Total CPU sort cost: 63992179Total Temp space used: 17785000SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ?1248 Row size: ? ? ? ? ?205 Total Rows: ? ? ? ? ?49711Initial runs: ? ? ? ? 2 Merge passes: ? ? ? ?1 IO Cost / pass: ? ? ? ?676Total IO sort cost: 1924 ? ? ?Total CPU sort cost: 74242412Total Temp space used: 20898000SM join: Resc: 3899.51 ?Resp: 3899.51 ?[multiMatchCost=0.00]SM cost: 3899.51resc: 3899.51 resc_io: 3878.00 resc_cpu: 184308333resp: 3899.51 resp_io: 3878.00 resp_cpu: 184308333 HA JoinOuter table:?resc: 160.52 ?card 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52Inner table: DAO_OBJECTS1 ?Alias: T1resc: 160.86 ?card: 49710.86 ?bytes: 177 ?deg: 1 ?resp: 160.86using dmeth: 2 ?#groups: 1Cost per ptn: 825.42 ?#ptns: 1hash_area: 124 (max=9728) buildfrag: 976 ?probefrag: 1147 ?ppasses: 1Hash join: Resc: 1146.80 ?Resp: 1146.80 ?[multiMatchCost=0.00]HA cost: 1146.80resc: 1146.80 resc_io: 1138.00 resc_cpu: 75350579resp: 1146.80 resp_io: 1138.00 resp_cpu: 75350579 Join order aborted: cost > best plan cost *********************** *********************** Join order[5]: ?DAO_OBJECTS1[T1]#2 ?EMP[T3]#0 ?DAO_OBJECTS2[T2]#1 *************** Now joining: EMP[T3]#0 *************** NL JoinOuter table: Card: 49710.86 ?Cost: 160.86 ?Resp: 160.86 ?Degree: 1 ?Bytes: 177Inner table: EMP ?Alias: T3Access Path: TableScanNL Join: ?Cost: 43848.71 ?Resp: 43848.71 ?Degree: 1Cost_io: 43657.00 ?Cost_cpu: 1642368516Resp_io: 43657.00 ?Resp_cpu: 1642368516Best NL cost: 43848.71resc: 43848.71 resc_io: 43657.00 resc_cpu: 1642368516resp: 43848.71 resp_io: 43657.00 resp_cpu: 1642368516 Join Card: ?695952.00 = outer (49710.86) * inner (14.00) * sel (1) Join Card - Rounded: 695952 Computed: 695952.00 Join order aborted: cost > best plan cost *********************** *********************** Join order[6]: ?DAO_OBJECTS1[T1]#2 ?DAO_OBJECTS2[T2]#1 ?EMP[T3]#0 *************** Now joining: DAO_OBJECTS2[T2]#1 *************** NL JoinOuter table: Card: 49710.86 ?Cost: 160.86 ?Resp: 160.86 ?Degree: 1 ?Bytes: 177Inner table: DAO_OBJECTS2 ?Alias: T2Access Path: TableScanNL Join: ?Cost: 7911414.25 ?Resp: 7911414.25 ?Degree: 1Cost_io: 7786145.00 ?Cost_cpu: 1073164727320Resp_io: 7786145.00 ?Resp_cpu: 1073164727320Best NL cost: 7911414.25resc: 7911414.25 resc_io: 7786145.00 resc_cpu: 1073164727320resp: 7911414.25 resp_io: 7786145.00 resp_cpu: 1073164727320 Join Card: ?42278.82 = outer (49710.86) * inner (42278.10) * sel (2.0117e-05) Join Card - Rounded: 42279 Computed: 42278.82 SM JoinOuter table:?resc: 160.86 ?card 49710.86 ?bytes: 177 ?deg: 1 ?resp: 160.86Inner table: DAO_OBJECTS2 ?Alias: T2resc: 160.52 ?card: 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52using dmeth: 2 ?#groups: 1SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ?1248 Row size: ? ? ? ? ?205 Total Rows: ? ? ? ? ?49711Initial runs: ? ? ? ? 2 Merge passes: ? ? ? ?1 IO Cost / pass: ? ? ? ?676Total IO sort cost: 1924 ? ? ?Total CPU sort cost: 74242412Total Temp space used: 20898000SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ?1062 Row size: ? ? ? ? ?205 Total Rows: ? ? ? ? ?42278Initial runs: ? ? ? ? 2 Merge passes: ? ? ? ?1 IO Cost / pass: ? ? ? ?576Total IO sort cost: 1638 ? ? ?Total CPU sort cost: 63992179Total Temp space used: 17785000SM join: Resc: 3899.51 ?Resp: 3899.51 ?[multiMatchCost=0.00]SM cost: 3899.51resc: 3899.51 resc_io: 3878.00 resc_cpu: 184308333resp: 3899.51 resp_io: 3878.00 resp_cpu: 184308333 SM Join (with index on outer)Access Path: index (FullScan)Index: IDX_OBJECTS1resc_io: 1234.00 ?resc_cpu: 38656607ix_sel: 1 ?ix_sel_with_filters: 1Cost: 1238.51 ?Resp: 1238.51 ?Degree: 1Outer table:?resc: 1238.51 ?card 49710.86 ?bytes: 177 ?deg: 1 ?resp: 1238.51Inner table: DAO_OBJECTS2 ?Alias: T2resc: 160.52 ?card: 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52using dmeth: 2 ?#groups: 1SORT resource ? ? ?Sort statisticsSort width: ? ? ? ? 226 Area size: ? ? ?198656 Max Area size: ? ?39845888Degree: ? ? ? ? ? ? ? 1Blocks to Sort: ? ?1062 Row size: ? ? ? ? ?205 Total Rows: ? ? ? ? ?42278Initial runs: ? ? ? ? 2 Merge passes: ? ? ? ?1 IO Cost / pass: ? ? ? ?576Total IO sort cost: 1638 ? ? ?Total CPU sort cost: 63992179Total Temp space used: 17785000SM join: Resc: 3044.50 ?Resp: 3044.50 ?[multiMatchCost=0.00] HA JoinOuter table:?resc: 160.86 ?card 49710.86 ?bytes: 177 ?deg: 1 ?resp: 160.86Inner table: DAO_OBJECTS2 ?Alias: T2resc: 160.52 ?card: 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52using dmeth: 2 ?#groups: 1Cost per ptn: 825.37 ?#ptns: 1hash_area: 124 (max=9728) buildfrag: 1147 ?probefrag: 976 ?ppasses: 1Hash join: Resc: 1146.75 ?Resp: 1146.75 ?[multiMatchCost=0.00] HA Join (swap)Outer table:?resc: 160.52 ?card 42278.10 ?bytes: 177 ?deg: 1 ?resp: 160.52Inner table: DAO_OBJECTS1 ?Alias: T1resc: 160.86 ?card: 49710.86 ?bytes: 177 ?deg: 1 ?resp: 160.86using dmeth: 2 ?#groups: 1Cost per ptn: 825.42 ?#ptns: 1hash_area: 124 (max=9728) buildfrag: 976 ?probefrag: 1147 ?ppasses: 1Hash join: Resc: 1146.80 ?Resp: 1146.80 ?[multiMatchCost=0.00]HA cost: 1146.80resc: 1146.80 resc_io: 1138.00 resc_cpu: 75350579resp: 1146.80 resp_io: 1138.00 resp_cpu: 75350579 Join order aborted: cost > best plan cost *********************** (newjo-stop-1) k:0, spcnt:0, perm:6, maxperm:2000 ********************************* Number of join permutations tried: 6 ********************************* (newjo-save) ? ?[0 1 2 ] Final - All Rows Plan: ?Best join order: 1Cost: 192.5440 ?Degree: 1 ?Card: 14.0000 ?Bytes: 6174Resc: 192.5440 ?Resc_io: 189.0000 ?Resc_cpu: 30361199Resp: 192.5440 ?Resp_io: 189.0000 ?Resc_cpu: 30361199 kkoipt: Query block SEL$1 (#0) ******* UNPARSED QUERY IS ******* SELECT "T1"."OWNER" "OWNER","T1"."OBJECT_NAME" "OBJECT_NAME","T1"."SUBOBJECT_NAME" "SUBOBJECT_NAME","T1"."OBJECT_ID" "OBJECT_ID","T1"."DATA_OBJECT_ID" "DATA_OBJECT_ID","T1"."OBJECT_TYPE" "OBJECT_TYPE","T1"."CREATED" "CREATED","T1"."LAST_DDL_TIME" "LAST_DDL_TIME","T1"."TIMESTAMP" "TIMESTAMP","T1"."STATUS" "STATUS","T1"."TEMPORARY" "TEMPORARY","T1"."GENERATED" "GENERATED","T1"."SECONDARY" "SECONDARY","T2"."OWNER" "OWNER","T2"."OBJECT_NAME" "OBJECT_NAME","T2"."SUBOBJECT_NAME" "SUBOBJECT_NAME","T2"."OBJECT_ID" "OBJECT_ID","T2"."DATA_OBJECT_ID" "DATA_OBJECT_ID","T2"."OBJECT_TYPE" "OBJECT_TYPE","T2"."CREATED" "CREATED","T2"."LAST_DDL_TIME" "LAST_DDL_TIME","T2"."TIMESTAMP" "TIMESTAMP","T2"."STATUS" "STATUS","T2"."TEMPORARY" "TEMPORARY","T2"."GENERATED" "GENERATED","T2"."SECONDARY" "SECONDARY","T3"."EMPNO" "EMPNO","T3"."ENAME" "ENAME","T3"."JOB" "JOB","T3"."MGR" "MGR","T3"."HIREDATE" "HIREDATE","T3"."SAL" "SAL","T3"."COMM" "COMM","T3"."DEPTNO" "DEPTNO" FROM "DAO"."DAO_OBJECTS1" "T1","DAO"."DAO_OBJECTS2" "T2","DAO"."EMP" "T3" WHERE "T1"."OBJECT_ID"="T2"."OBJECT_ID" AND "T2"."OBJECT_ID"="T3"."EMPNO" kkoqbc-subheap (delete addr=0x2ac377a8c2c0, in-use=35728, alloc=36920) kkoqbc-end: call(in-use=85552, alloc=147392), compile(in-use=61960, alloc=62240) apadrv-end: call(in-use=85552, alloc=147392), compile(in-use=63032, alloc=66384)sql_id=5p2ahbv0mbgm8. Current SQL statement for this session: select /*+10053 test*/* from dao_objects1 t1 ,dao_objects2 t2,emp t3 where t1.object_id=t2.object_id and t2.object_id=t3.empno ?============ Plan Table ? --定下的執行計劃 ============ ---------------------------------------------------+-----------------------------------+ | Id ?| Operation ? ? ? ? ? ? ? ? ? ?| Name ? ? ? ?| Rows ?| Bytes | Cost ?| Time ? ? ?| ---------------------------------------------------+-----------------------------------+ | 0 ? | SELECT STATEMENT ? ? ? ? ? ? | ? ? ? ? ? ? | ? ? ? | ? ? ? | ? 193 | ? ? ? ? ? | | 1 ? | ?TABLE ACCESS BY INDEX ROWID | DAO_OBJECTS1| ? ? 1 | ? 177 | ? ? 2 | ?00:00:01 | | 2 ? | ? NESTED LOOPS ? ? ? ? ? ? ? | ? ? ? ? ? ? | ? ?14 | ?6174 | ? 193 | ?00:00:03 | | 3 ? | ? ?HASH JOIN ? ? ? ? ? ? ? ? | ? ? ? ? ? ? | ? ?14 | ?3696 | ? 165 | ?00:00:02 | | 4 ? | ? ? TABLE ACCESS FULL ? ? ? ?| EMP ? ? ? ? | ? ?14 | ?1218 | ? ? 3 | ?00:00:01 | | 5 ? | ? ? TABLE ACCESS FULL ? ? ? ?| DAO_OBJECTS2| ? 41K | 7308K | ? 161 | ?00:00:02 | | 6 ? | ? ?INDEX RANGE SCAN ? ? ? ? ?| IDX_OBJECTS1| ? ? 1 | ? ? ? | ? ? 1 | ?00:00:01 | ---------------------------------------------------+-----------------------------------+ Predicate Information: ---------------------- 3 - access("T2"."OBJECT_ID"="T3"."EMPNO") 6 - access("T1"."OBJECT_ID"="T2"."OBJECT_ID")Content of other_xml column ===========================db_version ? ? : 10.2.0.5parse_schema ? : DAOdynamic_sampling: yesplan_hash ? ? ?: 3860464216Outline Data:/*+BEGIN_OUTLINE_DATAIGNORE_OPTIM_EMBEDDED_HINTSOPTIMIZER_FEATURES_ENABLE('10.2.0.5')ALL_ROWSOUTLINE_LEAF(@"SEL$1")FULL(@"SEL$1" "T3"@"SEL$1")FULL(@"SEL$1" "T2"@"SEL$1")INDEX(@"SEL$1" "T1"@"SEL$1" ("DAO_OBJECTS1"."OBJECT_ID"))LEADING(@"SEL$1" "T3"@"SEL$1" "T2"@"SEL$1" "T1"@"SEL$1")USE_HASH(@"SEL$1" "T2"@"SEL$1")USE_NL(@"SEL$1" "T1"@"SEL$1")END_OUTLINE_DATA*/Optimizer environment:optimizer_mode_hinted ? ? ? ? ? ? ? = falseoptimizer_features_hinted ? ? ? ? ? = 0.0.0parallel_execution_enabled ? ? ? ? ?= trueparallel_query_forced_dop ? ? ? ? ? = 0parallel_dml_forced_dop ? ? ? ? ? ? = 0parallel_ddl_forced_degree ? ? ? ? ?= 0parallel_ddl_forced_instances ? ? ? = 0_query_rewrite_fudge ? ? ? ? ? ? ? ?= 90optimizer_features_enable ? ? ? ? ? = 10.2.0.5_optimizer_search_limit ? ? ? ? ? ? = 5cpu_count ? ? ? ? ? ? ? ? ? ? ? ? ? = 1active_instance_count ? ? ? ? ? ? ? = 1parallel_threads_per_cpu ? ? ? ? ? ?= 2hash_area_size ? ? ? ? ? ? ? ? ? ? ?= 131072bitmap_merge_area_size ? ? ? ? ? ? ?= 1048576sort_area_size ? ? ? ? ? ? ? ? ? ? ?= 65536sort_area_retained_size ? ? ? ? ? ? = 0_sort_elimination_cost_ratio ? ? ? ?= 0_optimizer_block_size ? ? ? ? ? ? ? = 8192_sort_multiblock_read_count ? ? ? ? = 2_hash_multiblock_io_count ? ? ? ? ? = 0_db_file_optimizer_read_count ? ? ? = 16_optimizer_max_permutations ? ? ? ? = 2000pga_aggregate_target ? ? ? ? ? ? ? ?= 194560 KB_pga_max_size ? ? ? ? ? ? ? ? ? ? ? = 204800 KB_query_rewrite_maxdisjunct ? ? ? ? ?= 257_smm_auto_min_io_size ? ? ? ? ? ? ? = 56 KB_smm_auto_max_io_size ? ? ? ? ? ? ? = 248 KB_smm_min_size ? ? ? ? ? ? ? ? ? ? ? = 194 KB_smm_max_size ? ? ? ? ? ? ? ? ? ? ? = 38912 KB_smm_px_max_size ? ? ? ? ? ? ? ? ? ?= 97280 KB_cpu_to_io ? ? ? ? ? ? ? ? ? ? ? ? ?= 0_optimizer_undo_cost_change ? ? ? ? = 10.2.0.5parallel_query_mode ? ? ? ? ? ? ? ? = enabledparallel_dml_mode ? ? ? ? ? ? ? ? ? = disabledparallel_ddl_mode ? ? ? ? ? ? ? ? ? = enabledoptimizer_mode ? ? ? ? ? ? ? ? ? ? ?= all_rowssqlstat_enabled ? ? ? ? ? ? ? ? ? ? = false_optimizer_percent_parallel ? ? ? ? = 101_always_anti_join ? ? ? ? ? ? ? ? ? = choose_always_semi_join ? ? ? ? ? ? ? ? ? = choose_optimizer_mode_force ? ? ? ? ? ? ? = true_partition_view_enabled ? ? ? ? ? ? = true_always_star_transformation ? ? ? ? = false_query_rewrite_or_error ? ? ? ? ? ? = false_hash_join_enabled ? ? ? ? ? ? ? ? ?= truecursor_sharing ? ? ? ? ? ? ? ? ? ? ?= exact_b_tree_bitmap_plans ? ? ? ? ? ? ? ?= truestar_transformation_enabled ? ? ? ? = false_optimizer_cost_model ? ? ? ? ? ? ? = choose_new_sort_cost_estimate ? ? ? ? ? ? = true_complex_view_merging ? ? ? ? ? ? ? = true_unnest_subquery ? ? ? ? ? ? ? ? ? ?= true_eliminate_common_subexpr ? ? ? ? ? = true_pred_move_around ? ? ? ? ? ? ? ? ? = true_convert_set_to_join ? ? ? ? ? ? ? ?= false_push_join_predicate ? ? ? ? ? ? ? ?= true_push_join_union_view ? ? ? ? ? ? ? = true_fast_full_scan_enabled ? ? ? ? ? ? = true_optim_enhance_nnull_detection ? ? ?= true_parallel_broadcast_enabled ? ? ? ? = true_px_broadcast_fudge_factor ? ? ? ? ?= 100_ordered_nested_loop ? ? ? ? ? ? ? ?= true_no_or_expansion ? ? ? ? ? ? ? ? ? ?= falseoptimizer_index_cost_adj ? ? ? ? ? ?= 100optimizer_index_caching ? ? ? ? ? ? = 0_system_index_caching ? ? ? ? ? ? ? = 0_disable_datalayer_sampling ? ? ? ? = falsequery_rewrite_enabled ? ? ? ? ? ? ? = truequery_rewrite_integrity ? ? ? ? ? ? = enforced_query_cost_rewrite ? ? ? ? ? ? ? ? = true_query_rewrite_2 ? ? ? ? ? ? ? ? ? ?= true_query_rewrite_1 ? ? ? ? ? ? ? ? ? ?= true_query_rewrite_expression ? ? ? ? ? = true_query_rewrite_jgmigrate ? ? ? ? ? ?= true_query_rewrite_fpc ? ? ? ? ? ? ? ? ?= true_query_rewrite_drj ? ? ? ? ? ? ? ? ?= true_full_pwise_join_enabled ? ? ? ? ? ?= true_partial_pwise_join_enabled ? ? ? ? = true_left_nested_loops_random ? ? ? ? ? = true_improved_row_length_enabled ? ? ? ?= true_index_join_enabled ? ? ? ? ? ? ? ? = true_enable_type_dep_selectivity ? ? ? ?= true_improved_outerjoin_card ? ? ? ? ? ?= true_optimizer_adjust_for_nulls ? ? ? ? = true_optimizer_degree ? ? ? ? ? ? ? ? ? = 0_use_column_stats_for_function ? ? ?= true_subquery_pruning_enabled ? ? ? ? ? = true_subquery_pruning_mv_enabled ? ? ? ?= false_or_expand_nvl_predicate ? ? ? ? ? ?= true_like_with_bind_as_equality ? ? ? ? = false_table_scan_cost_plus_one ? ? ? ? ? = true_cost_equality_semi_join ? ? ? ? ? ?= true_default_non_equality_sel_check ? ? = true_new_initial_join_orders ? ? ? ? ? ?= true_oneside_colstat_for_equijoins ? ? ?= true_optim_peek_user_binds ? ? ? ? ? ? ?= true_minimal_stats_aggregation ? ? ? ? ?= true_force_temptables_for_gsets ? ? ? ? = falseworkarea_size_policy ? ? ? ? ? ? ? ?= auto_smm_auto_cost_enabled ? ? ? ? ? ? ?= true_gs_anti_semi_join_allowed ? ? ? ? ?= true_optim_new_default_join_sel ? ? ? ? = trueoptimizer_dynamic_sampling ? ? ? ? ?= 2_pre_rewrite_push_pred ? ? ? ? ? ? ?= true_optimizer_new_join_card_computation = true_union_rewrite_for_gs ? ? ? ? ? ? ? = yes_gset_mvs_generalized_pruning_enabled ? ? ? ?= true_optim_adjust_for_part_skews ? ? ? ?= true_force_datefold_trunc ? ? ? ? ? ? ? = falsestatistics_level ? ? ? ? ? ? ? ? ? ?= typical_optimizer_system_stats_usage ? ? ? = trueskip_unusable_indexes ? ? ? ? ? ? ? = true_remove_aggr_subquery ? ? ? ? ? ? ? = true_optimizer_push_down_distinct ? ? ? = 0_dml_monitoring_enabled ? ? ? ? ? ? = true_optimizer_undo_changes ? ? ? ? ? ? = false_predicate_elimination_enabled ? ? ?= true_nested_loop_fudge ? ? ? ? ? ? ? ? ?= 100_project_view_columns ? ? ? ? ? ? ? = true_local_communication_costing_enabled = true_local_communication_ratio ? ? ? ? ?= 50_query_rewrite_vop_cleanup ? ? ? ? ?= true_slave_mapping_enabled ? ? ? ? ? ? ?= true_optimizer_cost_based_transformation = linear_optimizer_mjc_enabled ? ? ? ? ? ? ?= true_right_outer_hash_enable ? ? ? ? ? ?= true_spr_push_pred_refspr ? ? ? ? ? ? ? = true_optimizer_cache_stats ? ? ? ? ? ? ?= false_optimizer_cbqt_factor ? ? ? ? ? ? ?= 50_optimizer_squ_bottomup ? ? ? ? ? ? = true_fic_area_size ? ? ? ? ? ? ? ? ? ? ?= 131072_optimizer_skip_scan_enabled ? ? ? ?= true_optimizer_cost_filter_pred ? ? ? ? = false_optimizer_sortmerge_join_enabled ? = true_optimizer_join_sel_sanity_check ? ?= true_mmv_query_rewrite_enabled ? ? ? ? ?= true_bt_mmv_query_rewrite_enabled ? ? ? = true_add_stale_mv_to_dependency_list ? ?= true_distinct_view_unnesting ? ? ? ? ? ?= false_optimizer_dim_subq_join_sel ? ? ? ?= true_optimizer_disable_strans_sanity_checks = 0_optimizer_compute_index_stats ? ? ?= true_push_join_union_view2 ? ? ? ? ? ? ?= true_optimizer_ignore_hints ? ? ? ? ? ? = false_optimizer_random_plan ? ? ? ? ? ? ?= 0_query_rewrite_setopgrw_enable ? ? ?= true_optimizer_correct_sq_selectivity ? = true_disable_function_based_index ? ? ? = false_optimizer_join_order_control ? ? ? = 3_optimizer_cartesian_enabled ? ? ? ?= true_optimizer_starplan_enabled ? ? ? ? = true_extended_pruning_enabled ? ? ? ? ? = true_optimizer_push_pred_cost_based ? ? = true_sql_model_unfold_forloops ? ? ? ? ?= run_time_enable_dml_lock_escalation ? ? ? ? = false_bloom_filter_enabled ? ? ? ? ? ? ? = true_update_bji_ipdml_enabled ? ? ? ? ? = 0_optimizer_extended_cursor_sharing ?= udo_dm_max_shared_pool_pct ? ? ? ? ? ? = 1_optimizer_cost_hjsmj_multimatch ? ?= true_optimizer_transitivity_retain ? ? ?= true_px_pwg_enabled ? ? ? ? ? ? ? ? ? ? = trueoptimizer_secure_view_merging ? ? ? = true_optimizer_join_elimination_enabled = trueflashback_table_rpi ? ? ? ? ? ? ? ? = non_fbt_optimizer_cbqt_no_size_restriction = true_optimizer_enhanced_filter_push ? ? = true_optimizer_filter_pred_pullup ? ? ? = true_rowsrc_trace_level ? ? ? ? ? ? ? ? = 0_simple_view_merging ? ? ? ? ? ? ? ?= true_optimizer_rownum_pred_based_fkr ? ?= true_optimizer_better_inlist_costing ? ?= all_optimizer_self_induced_cache_cost ?= false_optimizer_min_cache_blocks ? ? ? ? = 10_optimizer_or_expansion ? ? ? ? ? ? = depth_optimizer_order_by_elimination_enabled = true_optimizer_outer_to_anti_enabled ? ?= true_selfjoin_mv_duplicates ? ? ? ? ? ? = true_dimension_skip_null ? ? ? ? ? ? ? ?= true_force_rewrite_enable ? ? ? ? ? ? ? = false_optimizer_star_tran_in_with_clause = true_optimizer_complex_pred_selectivity = true_optimizer_connect_by_cost_based ? ?= true_gby_hash_aggregation_enabled ? ? ? = true_globalindex_pnum_filter_enabled ? ?= true_fix_control_key ? ? ? ? ? ? ? ? ? ?= 0_optimizer_skip_scan_guess ? ? ? ? ?= false_enable_row_shipping ? ? ? ? ? ? ? ?= false_row_shipping_threshold ? ? ? ? ? ? = 80_row_shipping_explain ? ? ? ? ? ? ? = false_optimizer_rownum_bind_default ? ? ?= 10_first_k_rows_dynamic_proration ? ? = true_px_ual_serial_input ? ? ? ? ? ? ? ?= true_with_subquery ? ? ? ? ? ? ? ? ? ? ?= OPTIMIZER_optimizer_native_full_outer_join ? = off_optimizer_star_trans_min_cost ? ? ?= 0_optimizer_star_trans_min_ratio ? ? = 0_optimizer_fkr_index_cost_bias ? ? ?= 10_optimizer_connect_by_combine_sw ? ?= true_optimizer_use_subheap ? ? ? ? ? ? ?= true_optimizer_or_expansion_subheap ? ? = true_optimizer_sortmerge_join_inequality = true_optimizer_use_histograms ? ? ? ? ? = true_optimizer_enable_density_improvements = false_mv_generalized_oj_refresh_opt ? ? ?= true_optimizer_connect_by_cb_whr_only ? = false*********************************Bug Fix Control Environment***************************fix ?4611850 = enabledfix ?4663804 = enabledfix ?4663698 = enabledfix ?4545833 = enabledfix ?3499674 = disabledfix ?4584065 = enabledfix ?4602374 = enabledfix ?4569940 = enabledfix ?4631959 = enabledfix ?4519340 = enabledfix ?4550003 = enabledfix ?4488689 = enabledfix ?3118776 = enabledfix ?4519016 = enabledfix ?4487253 = enabledfix ?4556762 = 15 ? ? ?fix ?4728348 = enabledfix ?4723244 = enabledfix ?4554846 = enabledfix ?4175830 = enabledfix ?4722900 = enabledfix ?5094217 = enabledfix ?4904890 = enabledfix ?4483286 = disabledfix ?4969880 = disabledfix ?4711525 = enabledfix ?4717546 = enabledfix ?4904838 = enabledfix ?5005866 = enabledfix ?4600710 = enabledfix ?5129233 = enabledfix ?5195882 = enabledfix ?5084239 = enabledfix ?4595987 = enabledfix ?4134994 = enabledfix ?5104624 = enabledfix ?4908162 = enabledfix ?5015557 = enabledfix ?5263572 = enabledfix ?4483240 = enabledfix ?5099909 = enabledfix ?5650477 = enabledfix ?4273361 = enabledfix ?5694984 = enabledfix ?5449488 = enabledfix ?5236908 = enabledfix ?5618040 = enabledfix ?5634346 = enabledfix ?5220356 = enabledfix ?5611962 = enabledfix ?5741121 = enabledfix ?5547058 = enabledfix ?5762598 = enabledfix ?5509293 = enabledfix ?5396162 = enabledfix ?5891471 = enabledfix ?4872602 = disabledfix ?5882954 = enabledfix ?5884780 = enabledfix ?5680702 = enabledfix ?5240607 = enabledfix ?4924149 = enabledfix ?4752814 = enabledfix ?4583239 = enabledfix ?5949981 = enabledfix ?5096560 = enabledfix ?5838613 = enabledfix ?5482831 = enabledfix ?5624216 = enabledfix ?5976822 = enabledfix ?5741044 = enabledfix ?5385629 = enabledfix ?5705630 = disabledfix ?5483301 = enabledfix ?6122894 = enabledfix ?5842686 = disabledfix ?6006300 = disabledfix ?6070954 = enabledfix ?2492766 = enabledfix ?6042205 = enabledfix ?5302124 = enabledfix ?6051211 = enabledfix ?5620485 = enabledfix ?4545802 = enabledfix ?4716096 = enabledfix ?5259048 = enabledfix ?6163564 = enabledfix ?6082745 = enabledfix ?5944076 = enabledfix ?4878299 = enabledfix ?5288623 = enabledfix ?5570494 = enabledfix ?5387148 = enabledfix ?4605810 = enabledfix ?4704779 = enabledfix ?5547895 = enabledfix ?6188881 = enabledfix ?5872956 = enabledfix ?4708389 = enabledfix ?3151991 = enabledfix ?3426050 = enabledfix ? 599680 = enabledfix ?5505157 = enabledfix ?5996801 = enabledfix ?5765456 = 0 ? ? ??fix ?6494943 = enabledfix ?6251917 = enabledfix ?6087237 = enabledfix ?6239971 = enabledfix ?6062266 = enabledfix ?5520732 = 0 ? ? ??fix ?6151963 = enabledfix ?4567767 = enabledfix ?6007259 = enabledfix ?6694548 = enabledfix ?6923730 = 0 ? ? ??fix ?6468287 = enabledfix ?6714199 = enabledfix ?3801750 = enabledfix ?5902962 = enabledfix ?3056297 = enabledfix ?6440977 = disabledfix ?6904146 = enabledfix ?6221403 = enabledfix ?5466973 = enabledfix ?6138746 = enabledfix ?6399597 = disabledfix ?6029469 = enabledfix ?6073325 = enabledfix ?5648287 = 3 ? ? ??fix ?6670551 = disabledfix ?5416118 = 1 ? ? ??fix ?5714944 = enabledfix ?6617866 = enabledfix ?6329318 = enabledfix ?6972291 = disabledfix ?6434668 = enabledfix ?5893768 = enabledfix ?7345484 = enabledfix ?6688831 = disabledfix ?5284200 = enabledfix ?6146906 = enabledfix ?5868560 = disabledfix ?6610822 = enabledfix ?6514189 = enabledfix ?5406763 = enabledfix ?6778642 = enabledfix ?7208131 = enabledfix ?7430474 = enabledfix ?6282093 = enabledfix ?6845871 = enabledfix ?7249095 = enabledfix ?6430500 = disabledfix ?4663702 = enabledfix ?6282944 = enabledfix ?7170213 = enabledfix ?5844495 = enabledfix ?6429113 = enabledfix ?6530596 = enabledfix ?6120483 = enabledfix ?7325597 = enabledfix ?7298570 = enabledfix ?7236148 = enabledfix ?6528872 = enabledfix ?6119382 = enabledfix ?7237571 = enabledfix ?6626018 = disabledfix ?5199213 = enabledfix ?7138405 = enabledfix ?6365442 = enabledfix ?7555510 = enabledfix ?6487603 = enabledfix ?6469667 = enabledfix ?7576476 = enabledfix ?7295298 = enabledfix ?6326934 = enabledfix ?6771838 = enabledfix ?7521266 = enabledfix ?6669103 = enabledfix ?7259468 = enabledfix ?7597059 = enabledfix ?6773613 = enabledfix ?6782437 = enabledfix ?6897034 = enabledfix ?6994194 = enabledfix ?5936366 = enabledfix ?3320140 = enabledfix ?5578791 = enabledfix ?6990305 = enabledfix ?4619997 = enabledfix ?7263214 = enabledfix ?7576516 = enabledfix ?5922070 = enabledfix ?7165898 = enabledfix ?7519687 = enabledfix ?6987082 = disabledfix ?7132036 = enabledfix ?6418771 = enabledfix ?6267621 = enabledfix ?6520717 = disabledfix ?6838105 = enabledfix ?7679490 = disabledfix ?7272039 = enabledfix ?7676897 = disabledfix ?3628118 = enabledfix ?7281191 = enabledfix ?7692248 = disabledfix ?7116357 = enabledfix ?6012093 = 1 ? ? ??fix ?7512227 = enabledfix ?7891471 = disabledfix ?5394888 = enabledfix ?7539815 = enabledfix ?7534257 = enabledfix ?8355120 = enabledfix ?7657126 = enabledfix ?7176746 = enabledfix ?7375077 = enabledfix ?8247017 = enabledfix ?8544722 = disabledfix ?7831070 = enabledfix ?7675944 = enabledfix ?8619631 = disabledfix ?8213977 = enabledfix ?4444536 = disabledfix ?8602185 = enabledfix ?8323407 = enabledfix ?8287870 = enabledfix ?8467123 = enabledfix ?8560951 = disabledfix ?8725296 = disabledfix ?8371884 = enabledfix ?5099019 = disabledfix ?7289023 = enabledfix ?7148689 = enabledfix ?6766962 = enabledfix ?6688200 = enabledfix ?6671155 = enabledfix ?6656356 = enabledfix ?5554865 = enabledfix ?6503543 = disabledfix ?7032684 = enabledfix ?8855396 = enabled Query Block Registry: ********************* SEL$1 0x77a8eae0 (PARSER) [FINAL] Optimizer State Dump: call(in-use=98216, alloc=147392), compile(in-use=133624, alloc=181112)

總結

以上是生活随笔為你收集整理的10053 事件浅析的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。

欧美一级免费高清 | 蜜桃视频日韩 | 亚洲综合精品视频 | av超碰在线| 激情综合狠狠 | 久久久久久久免费 | 日韩欧美在线不卡 | 精品久久国产精品 | 噜噜色官网 | 亚洲成人999 | 少妇高潮流白浆在线观看 | 精品在线观看一区二区三区 | 中文日韩在线视频 | 日韩精品不卡在线 | 国产一卡久久电影永久 | 亚洲成a人片在线www | 五月开心婷婷网 | 免费看色网站 | av软件在线观看 | 在线va视频| 久久99久| 日韩一区二区免费视频 | 国产中文在线观看 | 国产一级免费在线观看 | 亚洲一区二区精品视频 | 亚洲午夜精品福利 | 日本黄色免费网站 | 久久国产精品电影 | 国产日韩欧美视频在线观看 | 又黄又刺激的网站 | 天天操天天摸天天射 | 看国产黄色片 | 激情网站免费观看 | 丁香高清视频在线看看 | 人人澡超碰碰97碰碰碰软件 | av电影一区 | 91精品在线播放 | 免费观看一区二区三区视频 | 久久国产精品小视频 | 一区二区三区在线免费 | 国产手机av在线 | 久久久亚洲国产精品麻豆综合天堂 | 欧美精品在线视频 | 97视频在线观看播放 | 天天操天天操天天操天天操 | 亚洲成人欧美 | 一级片色播影院 | 国产精品视频地址 | 免费三级黄色片 | 成人免费影院 | av官网在线 | 亚洲精品在线视频观看 | 黄色国产高清 | 99精品欧美一区二区 | 69视频在线播放 | 人人舔人人插 | www.天天射.com | 久久乱码卡一卡2卡三卡四 五月婷婷久 | 91人人澡人人爽人人精品 | 三级黄在线 | 亚洲成av人片一区二区梦乃 | a v在线视频 | 成人a免费看 | 中文字幕视频播放 | 久久99久久99精品免观看粉嫩 | www国产亚洲精品久久麻豆 | 国产视频日韩视频欧美视频 | 亚洲一区 av | 国产精品一区二区久久国产 | 免费网站观看www在线观看 | 国产精品美女久久 | 欧美大片在线看免费观看 | 黄污视频网站 | 日日躁夜夜躁aaaaxxxx | 国产成人av电影在线 | 丁香五月亚洲综合在线 | 国内三级在线 | 美女网站视频免费黄 | 欧美日韩一区二区三区在线免费观看 | 欧美日韩国产综合一区二区 | 久久精品国产免费 | 色a综合 | 色综合久久五月天 | 黄网站色| 一区二区精品视频 | 激情五月婷婷丁香 | 国产精品免费在线播放 | 在线观看免费一级片 | 日韩久久久久久久久久久久 | 久久精品综合视频 | 国产福利午夜 | 国产婷婷精品 | 免费看一级特黄a大片 | 免费看国产一级片 | 日韩三级精品 | 三级av网站 | 精品美女久久久久 | 日韩av电影网站在线观看 | 色噜噜狠狠狠狠色综合久不 | 99精品在线观看 | 麻豆视频免费入口 | 在线观看视频在线 | 久久欧美综合 | 久久区二区| 免费福利视频导航 | 色网站视频 | 午夜色场 | 国产乱老熟视频网88av | 毛片的网址 | 成人av电影在线观看 | 欧美男女爱爱视频 | 国产不卡精品视频 | 精品久久久99 | 一区二区三区四区在线免费观看 | av网站播放 | 九九热av | 成人在线视频论坛 | 在线v片免费观看视频 | 成人av免费看 | 国产高清在线免费视频 | 亚洲五月婷婷 | 日韩三级久久 | 在线播放日韩 | 国产中文字幕视频在线 | 午夜视频在线观看一区二区三区 | 麻豆视频免费入口 | 日韩a级免费视频 | 久久99电影| 中文字幕在线观看免费 | 99日韩精品 | 91人人澡| 国产一线二线三线性视频 | 麻豆成人小视频 | 国产九九热 | 国产免费久久 | 国产在线色视频 | 色婷婷久久久 | 一区在线电影 | 免费日韩一区 | 国产98色在线 | 日韩 | 在线观看av免费 | 亚州国产精品 | 69视频永久免费观看 | 国产三级午夜理伦三级 | jizz欧美性9 国产一区高清在线观看 | 国产 成人 久久 | 国产午夜三级一二三区 | 久久免费电影网 | 日韩欧美区 | 国产a级片免费观看 | 欧美日韩亚洲在线观看 | 国产精品久久久久久久婷婷 | 中文字幕精品久久 | 片网站 | 日韩天天综合 | 国产九九热 | 日本精品视频在线 | 六月丁香色婷婷 | 国产黑丝一区二区 | 视频在线观看99 | 中文字幕精品一区二区三区电影 | 精品国产乱子伦一区二区 | 日韩在线视频播放 | a√天堂资源| 中文字幕在线日本 | 天天射天天舔天天干 | 最近中文字幕免费观看 | 超碰最新网址 | 国产亚洲欧美一区 | 日韩av在线网站 | 日韩在线观看第一页 | av黄色在线观看 | 亚洲欧洲av在线 | 中文字幕色婷婷在线视频 | 在线观看福利网站 | 欧美坐爱视频 | 夜色资源站国产www在线视频 | 久久久亚洲国产精品麻豆综合天堂 | 又黄又刺激视频 | 韩日精品在线观看 | 久久亚洲区 | 亚洲自拍偷拍色图 | 91av九色 | 精品黄色在线观看 | 国产黄免费在线观看 | 人人舔人人插 | 天堂av影院 | 国内外成人在线 | 日本三级大片 | 在线看v片 | 中文字幕人成乱码在线观看 | 亚洲日本va午夜在线电影 | 日韩精品一区二区三区第95 | 国产生活一级片 | 免费福利影院 | 免费看黄在线 | 欧美精品久久久久久久亚洲调教 | 波多野结衣精品在线 | 日韩av电影中文字幕在线观看 | 97偷拍在线视频 | 在线观看的黄色 | 永久免费毛片 | 国产麻豆精品免费视频 | 日韩高清在线一区 | 久久香蕉电影 | 成人福利av | 国产中文字幕av | 久久久久久久久久久久久久av | 日韩av片无码一区二区不卡电影 | 成人在线视频观看 | 午夜精品视频福利 | 8x8x在线观看视频 | 欧美日韩一级久久久久久免费看 | 欧美一级专区免费大片 | 国产精品综合久久 | 国产精品亚洲综合久久 | 国外成人在线视频网站 | 久久99亚洲精品 | 天天干天天想 | 91香蕉国产在线观看软件 | 日本最新高清不卡中文字幕 | 欧美乱码精品一区二区 | 99r在线 | 一区在线观看 | 特级毛片aaa | 日韩美视频| 91精品国产91久久久久福利 | aaa毛片视频 | 97精品国产一二三产区 | 天天操天天干天天爱 | 亚洲欧洲国产精品 | 亚洲成aⅴ人在线观看 | 亚洲精品久久久久中文字幕m男 | 一区二区三区电影 | 日韩首页 | 97超碰人人澡人人 | av看片网| 国产福利91精品一区二区三区 | 欧美黄色特级片 | 久久久久国产精品免费网站 | 免费网站在线观看成人 | 日韩中文字幕在线观看 | 久草新在线 | 99免费看片 | 日韩天天综合 | 国产黄色特级片 | 天天射综合网站 | 成人在线免费视频 | 综合久久网站 | 国产精品一区二区吃奶在线观看 | 在线91av| 综合激情久久 | 鲁一鲁影院 | 日韩亚洲在线 | 久久久久高清毛片一级 | 国产成人精品福利 | 波多野结衣电影一区二区 | 国产精品成人一区二区 | 91福利免费 | 欧美精品一级视频 | www.91国产| 日韩精品在线看 | 三级黄色免费片 | 日韩免费电影网 | 亚洲欧洲xxxx | 日韩videos高潮hd | 国产视频一区二区在线 | 国产伦精品一区二区三区高清 | 国产一区视频免费在线观看 | 成人黄色电影在线观看 | 最新日韩视频在线观看 | 91免费在线 | 在线а√天堂中文官网 | 精品国产乱码久久久久久三级人 | 91精品国产乱码久久 | 欧美日韩一区二区在线 | av中文字幕网站 | 中文av影院 | 免费在线观看黄网站 | 欧美 国产 视频 | 91麻豆精品国产91久久久更新时间 | 日韩小视频网站 | 天天操天天爽天天干 | 九九热只有精品 | 久久久精品国产免费观看同学 | 亚洲精品免费在线视频 | 胖bbbb搡bbbb擦bbbb | 欧洲av不卡 | 综合亚洲视频 | 久久天天躁狠狠躁亚洲综合公司 | 国产原创在线观看 | 西西www4444大胆视频 | 天天干夜夜干 | 丁香九月婷婷综合 | 在线观看黄色的网站 | 国产精品理论片在线观看 | 天天综合网~永久入口 | 91精品黄色 | 91在线小视频| 国产黄影院色大全免费 | 色综久久 | 国产精品视频线看 | 少妇搡bbbb搡bbb搡aa | 九九九九九九精品 | 欧亚久久 | 成人一级在线 | 国产女人18毛片水真多18精品 | 久久精品国产一区二区电影 | 日韩三级视频在线看 | 国产精品久久久久久久久久免费 | 国产高清久久久久 | 亚洲国产精品免费 | 日韩视频专区 | 国产精品嫩草在线 | 国产精品专区h在线观看 | 九九九九九国产 | 99精品视频在线观看免费 | av青草| 91精品推荐 | 麻豆一区在线观看 | 五月婷婷开心 | 玖玖视频国产 | 久久黄色免费视频 | 四虎在线免费观看 | 97av影院 | 国产美女主播精品一区二区三区 | 日韩精品中文字幕在线不卡尤物 | 国产日韩精品久久 | 久久精品国产成人精品 | 成人性生交大片免费看中文网站 | 免费在线激情电影 | 国产麻豆电影在线观看 | 五月婷丁香 | 国产在线视频在线观看 | 亚洲精品久久久久久久不卡四虎 | 国产午夜精品一区 | 久久福利精品 | 国产精品福利在线观看 | 日韩免费网址 | 国产精品久久电影观看 | 日本一区二区三区视频在线播放 | 午夜视频一区二区 | av高清影院| 麻豆91在线播放 | 国产精品字幕 | 久久艹国产视频 | 国产不卡免费av | 久久国产网站 | 玖玖在线精品 | 精品欧美一区二区三区久久久 | 久久久免费观看完整版 | 波多野结衣动态图 | 亚洲精品国偷拍自产在线观看蜜桃 | www.狠狠插.com | 亚洲欧美视频在线播放 | 在线亚洲欧美日韩 | 麻豆视频观看 | 人人爽夜夜爽 | av一本久道久久波多野结衣 | 亚洲国产精品va在线 | 五月婷网| 成年人免费av网站 | 亚洲免费av一区二区 | 91精品国产欧美一区二区成人 | 成人国产精品免费观看 | 国产91影院 | 成人国产电影在线观看 | 久久精品第一页 | 99视频在线 | 97人人精品 | 国产在线观看你懂的 | 五月开心婷婷网 | 丁香花中文字幕 | 在线91网| 国产精品一区二区吃奶在线观看 | 天堂av在线中文在线 | 91热爆视频| 天天射综合 | 国产精品人人做人人爽人人添 | 99久久久久久国产精品 | 免费能看的av | 久久影视精品 | 国产乱对白刺激视频在线观看女王 | 天天操夜夜叫 | 麻豆影视在线免费观看 | 91片在线观看 | 美女国产精品 | 免费看污污视频的网站 | 玖玖综合网 | 欧美一级片免费 | 97免费视频在线播放 | 日韩区视频 | 丁香花在线观看免费完整版视频 | 香蕉影院在线 | 综合久久网| 永久免费在线 | 欧美激情精品久久久久久免费印度 | 午夜电影久久久 | 亚洲精品国产日韩 | 婷婷精品在线 | 久久久高清一区二区三区 | 婷婷丁香激情综合 | 九九久久影视 | 国产精品一区专区欧美日韩 | 99色免费视频 | 久久人人添人人爽添人人88v | 黄p在线播放 | 波多野结衣在线播放一区 | 久久精品影片 | 永久免费的啪啪网站免费观看浪潮 | 精品国产三级 | 久久99精品国产99久久6尤 | 亚洲一区二区三区精品在线观看 | 国产精品久99 | 色综合久久久久综合体桃花网 | 日本精品va在线观看 | 欧美日韩高清在线 | 色诱亚洲精品久久久久久 | 欧美精品国产综合久久 | 国产精品成人免费精品自在线观看 | 亚洲精品久久久久久国 | 久久视频免费看 | 日本久久99| 欧美日韩久久不卡 | 国产精品久久久久久久免费大片 | 夜夜躁日日躁 | 日本不卡一区二区 | 日韩城人在线 | 日韩免费看片 | av大全在线观看 | 久久国产免费看 | 免费看片网址 | 久草视频在线播放 | 日日夜日日干 | 欧美一级黄色视屏 | 天天玩夜夜操 | 一区二区中文字幕在线观看 | 国产精品ssss在线亚洲 | 免费一级片观看 | 国产精品免费久久久久影院仙踪林 | 国产精品一区二区三区久久 | 久久99精品久久久久久秒播蜜臀 | 国产成人1区 | 99精品一级欧美片免费播放 | 久久精品毛片基地 | 亚洲精品网站在线 | 西西人体4444www高清视频 | 久久黄色免费视频 | 久久精品视频在线观看 | 欧美日韩免费在线视频 | 日韩精品在线播放 | 黄色av电影一级片 | 午夜久久影视 | 欧美激情视频在线观看免费 | 久久精品久久精品久久 | 久久刺激视频 | 色婷婷天天干 | 天天插视频 | 欧美精品乱码久久久久 | 国产成人精品av久久 | 五月综合激情网 | 97色婷婷人人爽人人 | 免费在线一区二区 | 亚洲精品免费在线播放 | 精品久久久久久电影 | 99热99热 | 就操操久久 | 偷拍精品一区二区三区 | 天天操天天干天天爱 | 999成人免费视频 | 日韩在线视 | 香蕉视频最新网址 | 国产黄影院色大全免费 | 成人毛片网 | 麻豆视频在线播放 | 日本免费久久高清视频 | 精品视频在线播放 | 黄网站污 | 国产精品一区电影 | 91亚洲国产 | 国产精品高清在线观看 | 免费视频99 | 欧美精品一区二区在线播放 | 成人免费网站在线观看 | 久久综合久久久 | 色先锋资源网 | 激情久久久久久久久久久久久久久久 | 日韩视频1区 | 国产精品久久久久久久久久久免费 | 中文字幕成人 | 欧美日韩在线看 | 91精品一区二区三区久久久久久 | 亚洲三级网 | 成人免费观看视频大全 | 欧美视频在线观看免费网址 | 天天综合91 | 九9热这里真品2 | 99热播精品| 色综合久久久久久久久五月 | 日韩网站免费观看 | 日本中文乱码卡一卡二新区 | 中文字幕久久网 | 一区二区三区中文字幕在线 | 国产又粗又长又硬免费视频 | www日日夜夜 | 国产精品一区二区在线看 | 最新日韩精品 | 欧美精品一区二区在线观看 | 亚洲天天干 | 综合色在线 | 51久久成人国产精品麻豆 | 91麻豆精品国产91久久久无需广告 | 国产精品欧美久久久久无广告 | 国产小视频91 | 中文字幕视频 | 色免费在线 | 日韩视频免费观看高清完整版在线 | 99国产一区二区三精品乱码 | 97人人模人人爽人人喊网 | 91超在线| 99人成在线观看视频 | 欧美日韩一区久久 | 夜色.com | 一区二区三区视频网站 | 91私密视频 | 日本中文字幕在线免费观看 | 欧美吞精| 亚洲精品在线国产 | 亚洲午夜精品福利 | 国产成人一区三区 | 天天狠狠 | 欧美电影黄色 | 丁香婷婷在线观看 | 亚洲国产精品久久 | 最新中文字幕在线资源 | 亚洲精品视频免费看 | 天天搞夜夜骑 | 精品一区二区免费视频 | 国产精品岛国久久久久久久久红粉 | 国产一区二区在线免费播放 | 久久无码精品一区二区三区 | 国产精品久久久久久久久久妇女 | av在线色 | 亚洲资源片| 天天爱综合 | 久草在线免费资源站 | 日韩伦理一区二区三区av在线 | 精品伦理一区二区三区 | 91在线超碰 | 99视频免费观看 | 成人国产精品久久久久久亚洲 | 久久久久久久久久网 | 亚洲午夜精品福利 | 国产永久免费高清在线观看视频 | 在线99视频 | 色在线亚洲| 成人一区二区三区中文字幕 | 久久成人亚洲欧美电影 | 又黄又爽又无遮挡的视频 | 国产97色| 精品福利在线视频 | 日韩欧美国产激情在线播放 | 色偷偷888欧美精品久久久 | 日本女人的性生活视频 | 国产精品视频免费在线观看 | 成人av网址大全 | www.久久久| 97视频在线免费观看 | 精品美女视频 | 成年人在线观看视频免费 | 天天天干天天射天天天操 | 国产精品二区在线观看 | 亚洲精品美女久久久久 | 亚洲精品国产精品国 | 色人久久 | 国产一区欧美一区 | 成年人在线免费看片 | www激情久久| 免费看片在线观看 | 男女激情片在线观看 | 国产高清在线一区 | 亚洲理论片 | 国产在线不卡视频 | 日本不卡123区 | 人人爱人人做人人爽 | 丁香激情综合久久伊人久久 | 国产麻豆视频免费观看 | 2000xxx影视| 国产又黄又硬又爽 | 91在线影视 | 日韩二区在线 | 狠狠狠色 | 中文字幕在线观看av | 亚洲影音先锋 | 97精品国产91久久久久久久 | 国产999精品久久久影片官网 | 久久久久在线观看 | 日本夜夜草视频网站 | 又黄又爽又刺激的视频 | 日韩在线观看中文字幕 | 99成人免费视频 | 欧美日韩精品在线播放 | 国产一区二区在线播放 | 狠狠综合久久av | 日韩av在线看 | 最新av免费在线 | 91精品婷婷国产综合久久蝌蚪 | 久久久免费在线观看 | 香蕉精品在线观看 | 亚洲无线视频 | 成人在线视频观看 | 成人影视免费看 | 日韩av男人的天堂 | 久久在线免费视频 | 国产精品18久久久久久久久 | 久久99热国产| www.天堂av| 99久久国产免费免费 | 天天操天天干天天操天天干 | 国产在线成人 | 中文字幕视频播放 | 国产小视频福利在线 | 99久久成人 | 日韩视频在线不卡 | 狠狠干狠狠色 | 久久在线播放 | 欧美午夜精品久久久久 | 精品国产乱码久久久久久1区2匹 | 人九九精品 | 黄网站色视频免费观看 | 亚洲综合精品在线 | 免费看av在线 | 国产精品久久久久久模特 | 成片免费观看视频999 | 三级免费黄色 | 全黄网站| 久久亚洲欧美日韩精品专区 | 日韩天天操 | 午夜精品一二三区 | 91九色蝌蚪在线 | 久草视频在线免费播放 | 国产精品毛片一区二区 | 中文字幕在线看视频 | 99久久精 | 国产艹b视频 | 午夜精品久久久久久久久久久 | a在线观看国产 | 国产麻豆剧果冻传媒视频播放量 | 欧美综合国产 | 国产成人精品福利 | 最近最新中文字幕 | 精品日韩在线一区 | 青草草在线视频 | 亚洲精品视频网站在线观看 | 久久久久久久久久久久国产精品 | 国产精品麻豆视频 | 99视频精品全国免费 | 免费a一级 | 欧美一级片在线 | 亚洲精品国产成人 | 在线看黄色的网站 | 中文字幕黄网 | 国内一级片在线观看 | 日本在线观看一区 | 亚洲一区二区精品 | 久久刺激视频 | 在线a视频免费观看 | 天天爽夜夜爽人人爽曰av | 91精品国产欧美一区二区 | 久久99精品久久久久久清纯直播 | 免费一级日韩欧美性大片 | 国产在线欧美在线 | 欧美日本国产在线观看 | 欧美国产视频在线 | 永久免费的av电影 | 亚洲视频在线免费看 | 天天插天天干 | 91桃色在线播放 | 久久亚洲免费 | 91精品国产欧美一区二区成人 | 99热这里只有精品久久 | 亚洲九九影院 | 日韩精品视频在线观看网址 | 91精品影视| 国产成人精品一区二区三区福利 | 综合激情伊人 | 久久久精品网 | 精品色综合 | 国产高清久久久久 | 99在线热播精品免费99热 | 国产一级一片免费播放放 | 国产麻豆剧传媒免费观看 | 国产精品免费久久久久久久久久中文 | 久久国产精品免费 | 国产精品涩涩屋www在线观看 | 国产做aⅴ在线视频播放 | 久久看视频| av在线播放一区二区三区 | 97热视频 | 亚洲一区二区黄色 | 成人av高清在线 | 国产视频午夜 | av成人动漫在线观看 | 国产中文字幕在线看 | 国产精品国产亚洲精品看不卡15 | 国产成人av综合色 | 最新成人在线 | 亚洲一区精品人人爽人人躁 | 色www免费视频 | 天天天天爱天天躁 | 2022久久国产露脸精品国产 | 日韩精品免费一区二区 | 免费av观看 | 五月婷香蕉久色在线看 | 国产视频一区二区三区在线 | 国产精品自产拍在线观看蜜 | 在线你懂的视频 | 国产精品一区二区av影院萌芽 | 天天干干| 欧美日韩高清在线观看 | 国产小视频国产精品 | 日韩69视频 | 不卡的av电影在线观看 | 日韩欧美视频在线观看免费 | 91香蕉视频色版 | 亚洲久草在线视频 | 久久国产午夜精品理论片最新版本 | 亚洲午夜av | 色婷婷综合激情 | 少妇视频一区 | 狠狠干中文字幕 | 999一区二区三区 | 在线观看精品一区 | 国产亚洲一区二区在线观看 | 91精品国产一区二区在线观看 | 天天操天天添 | 超碰人人乐 | 99久久精品午夜一区二区小说 | 黄色软件在线看 | 国产精品视频久久久 | 国产香蕉97碰碰久久人人 | 欧美性色黄大片在线观看 | 五月婷婷综合在线视频 | 一区二区三区精品久久久 | 久久99精品国产一区二区三区 | 在线观看自拍 | 三级av在线免费观看 | 黄色影院在线播放 | 久久久久国产精品视频 | 国产日韩在线视频 | 亚洲精品videossex少妇 | 国产视频 亚洲精品 | 福利一区二区三区四区 | 91超在线 | 国产视频九色蝌蚪 | 久久久免费精品视频 | 久热免费| 成人影片在线免费观看 | 99久久精品免费看 | www.五月天色 | 国产一级a毛片视频爆浆 | 日韩免费在线视频 | 久久伊人爱 | 国产高清亚洲 | 亚洲精品乱码久久久久久高潮 | 99精品福利视频 | 欧美成人按摩 | 日韩理论电影在线 | 在线观看完整版免费 | 最新国产精品亚洲 | 91亚洲精品久久久蜜桃 | 久久久国产影视 | 久久久久久久久综合 | 在线不卡中文字幕播放 | 日韩精品一区二区在线视频 | 国产视频在线观看免费 | www.在线看片.com | 婷婷久久国产 | 中文字幕在线影院 | 97视频免费在线看 | 91成人国产| 香蕉影视app | 日韩免费看片 | 久久夜色电影 | 久久国产一区二区三区 | 亚洲精品乱码久久久久久久久久 | 亚洲欧美少妇 | 在线精品一区二区 | 91丨九色丨高潮 | 久久久官网 | 亚洲精品2区 | 国产a级精品| 最新av在线免费观看 | 色爱区综合激月婷婷 | 97视频免费在线观看 | 天天躁天天躁天天躁婷 | 成人黄大片视频在线观看 | 国产91精品一区二区绿帽 | 国产视频在线一区二区 | 欧美色888 | 国语精品久久 | 日本巨乳在线 | 在线成人欧美 | 国内精品视频一区二区三区八戒 | www.黄色片.com | 国产一级在线视频 | 国产精品黄网站在线观看 | 人人狠狠综合久久亚洲 | 99热这里只有精品8 久久综合毛片 | 国产精品99久久久久人中文网介绍 | 欧美性生活小视频 | 久久不射电影院 | 99久热在线精品 | 日韩av成人在线观看 | 久久精品视频在线播放 | 国产999免费视频 | 在线精品一区二区 | 国产免费高清视频 | av三级av | 免费看高清毛片 | 最近高清中文在线字幕在线观看 | 中文字幕一区三区 | 91中文字幕永久在线 | 亚洲精选视频免费看 | .国产精品成人自产拍在线观看6 | 精品视频123区在线观看 | 在线视频免费观看 | 国产精品一区久久久久 | 在线观看亚洲免费视频 | www天天干| 精品产品国产在线不卡 | 中文在线字幕观看电影 | 成人黄色中文字幕 | 91精品在线播放 | 免费观看视频黄 | 久久字幕网 | 91.麻豆视频| 亚洲成a人片在线www | 亚洲视频免费在线看 | 久日精品 | 激情丁香婷婷 | 在线观看免费一级片 | 中文字幕一区二 | 亚洲免费在线观看视频 | 久久久久国 | 国产美女主播精品一区二区三区 | 亚洲精品国久久99热 | 欧美一级特黄高清视频 | 亚洲国产激情 | 中文久草 | www.人人草 | 91精品国自产在线观看欧美 | 精品免费一区 | 亚洲精品视频在线观看视频 | 久久99视频免费观看 | 日韩三级一区 | 国产精品成人国产乱 | 亚洲欧美视频在线 | 日韩三级免费观看 | 亚洲综合色婷婷 | 免费午夜在线视频 | 国产亚洲永久域名 | 在线视频麻豆 | 欧美三级高清 | 日本黄色免费网站 | 射射射av | 久久久久久蜜桃一区二区 | 中文字幕传媒 | 国产小视频福利在线 | 欧美一二三区在线观看 | 午夜美女wwww | 中文字幕在线看视频国产 | 日韩最新在线视频 | 久久久久免费网 | 日韩视频在线观看视频 | 午夜电影中文字幕 | 国精产品999国精产品视频 | 97国产在线播放 | 欧美日韩一区二区在线 | 国产二区视频在线观看 | 伊甸园永久入口www 99热 精品在线 | 国产亚洲精品日韩在线tv黄 | 日韩区欧美久久久无人区 | 国产精品久久久久久久久久白浆 | 亚洲成成品网站 | 女人高潮一级片 | 激情伊人五月天 | 国产美女网站在线观看 | 色av资源网 | 国产精品美女视频 | 国产高清视频在线播放一区 | 国产精品一区欧美 | 亚洲成人资源在线 | 久久久精品电影 | 在线观看中文字幕2021 | 日韩资源在线观看 | 色婷婷五 | 九精品 | 在线v片免费观看视频 | 五月婷婷丁香激情 | 中文免费在线观看 | 久久免费电影网 | 99这里有精品 | 超碰在线94 | 国产精品久久三 | 国产a视频免费观看 | 天天操天天色天天射 | 亚洲在线视频免费 | a天堂一码二码专区 | 国产在线a | 日韩免费一区二区 | 天天操天天射天天舔 | aaa亚洲精品一二三区 | 国产91精品一区二区麻豆网站 | 国产精品久久久精品 | 日韩精品视频一二三 | 欧美精品中文在线免费观看 | 91在线看黄 | 黄色在线观看免费 | 日韩精品国产一区 | 91最新地址永久入口 | 国产最新福利 | 色婷婷电影 | 不卡电影免费在线播放一区 | 欧美日韩在线视频观看 | 日韩中文字幕免费在线观看 | 日韩免费看片 | 国产精品久久久久久久久搜平片 | 午夜视频播放 | 国产精品三级视频 | 国产亚洲一区二区在线观看 | 一区在线观看视频 | 日韩性xxxx| 国产在线观 | 婷婷丁香av | 欧美91在线| 天天干夜夜擦 | 六月激情丁香 | 在线观看国产永久免费视频 | 在线观看中文字幕亚洲 | www四虎影院| 日韩二区在线播放 | 麻豆国产精品视频 | 精品嫩模福利一区二区蜜臀 | av高清在线| 日韩在线观看一区二区三区 | 操久在线 | 麻豆一区二区三区视频 | 色婷婷激情网 | 国产亲近乱来精品 | 亚洲理论在线观看电影 | av色影院| 2022久久国产露脸精品国产 | 香蕉视频免费在线播放 | 免费久久久 | 成人在线观看日韩 | 伊人午夜 | 亚洲精品乱码久久久久久久久久 | 亚洲精品免费在线 | 色五丁香| 久久这里只有精品久久 | 色婷婷综合久久久久中文字幕1 | a视频在线播放 | 91免费版在线观看 | 欧美性极品xxxx娇小 | 国产成人91 | 91av免费观看 | 天天色综合1 | 久久精品韩国 | 青青草在久久免费久久免费 | 中文字幕在线视频一区 | 日韩成人免费电影 | 久久人人爽人人爽人人片 | 精品国产成人 | 天堂v中文 | 天天天干天天天操 | 最新免费中文字幕 | 中文字幕久久网 | 狠狠色狠狠色综合日日小说 | 久久久成人精品 | 日韩欧美一区二区三区黑寡妇 | av免费黄色 | 久艹视频免费观看 | 欧美亚洲久久 | 国产精品美女久久久久久久 | 69久久99精品久久久久婷婷 | 亚洲精品国产第一综合99久久 | 欧美老人xxxx18 | 99久久精品久久亚洲精品 | 日韩视频三区 | 精品久久久久亚洲 | 精品五月天 | 亚洲无吗av| 国产美女视频免费 | 中文字幕视频网站 | 久久综合天天 | 欧美黑人xxxx猛性大交 | 97超碰人 |