OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P18

OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P18: There is high demand for professionals in the information technology (IT) industry, and Oracle certifications are the hottest credential in the database world. You have made the right decision to pursue certification, because being Oracle Database 11g certified will give you a distinct advantage in this highly competitive market. | Proactive Database Maintenance 781 EXTSTAT SYS_STUZVS6GX30A0GN_5YRYSD2LPM SQL SQL exec null customers method_opt for all columns size skewonly PL SQL procedure successfully completed. SQL select column_name num_distinct histogram 2 from user_tab_col_statistics 3 where table_name CUSTOMERS SQL COLUMN_NAME NUM_DISTINCT HISTOGRAM CUST_NAME 47692 HEIGHT BALANCED CUST_STATE 6 FREQUENCY CUST_COUNTRY 3 FREQUENCY SYS_STUZVS6GX30A0GN_5YRYSD2LPM 8 FREQUENCY SQL select from customers where cust_country India and cust_state TN I Id I Operation Name Rows Bytes Cost CPU Time I 0 SELECT STATEMENT I 86 2580 137 1 00 00 o2 I 1 1 TABLE ACCESS FULL CUSTOMERS 86 2580 137 1 00 00 02 Predicate Information identified by operation id 1 - filter CUST_STATE TN AND CUST_COUNTRY India As you can see in the example before extended statistics were collected the estimated number of rows was 1447 whereas after the extended statistics collection the number of rows optimizer estimated to return is 86. 782 Chapter 14 Maintaining the Database and Managing Performance To drop the extend statistics use the DROP_EXTENDED_STATISTICS procedure SQL exec null CUSTOMERS CUST_COUNTRY CUST_STATE PL SQL procedure successfully completed. SQL To define the extension and collect statistics in one step you can do the following SQL exec null customers method_opt for all columns size skewonly for columns cust_country cust_state PL SQL procedure successfully completed. SQL select extension_name extension from user_stat_extensions 2 where table_name CUSTOMERS EXTENSION_NAME EXTENSION SYS_STUZVS6GX30A0GN_5YRYSD2LPM CUST_COUNTRY CUST_STATE In the next section you ll learn to enable and disable the automatic statistics collection as well as perform other AutoTask jobs. Configuring Automated Maintenance Tasks Using EM The following are three default automated maintenance tasks Û Gathering optimizer statistics Running the Segment .

Không thể tạo bản xem trước, hãy bấm tải xuống
TỪ KHÓA LIÊN QUAN
TÀI LIỆU MỚI ĐĂNG
163    70    2    10-05-2024
138    74    2    10-05-2024
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.