[go: up one dir, main page]

0% found this document useful (0 votes)
28 views4 pages

All Changes

Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1/ 4

ABA EXADATA PROJECT

STATUS

Project Name ABA-Exadata


Migration

Milestone
Performance Enhancement Work – These steps are done till
now in UAT environment to enhance performance.

Item Command/Tuning

gf923sxqjmv7t execute dbms_sqltune.accept_sql_profile(task_name


=>'sql_tuning_task_gf923sxqjmv7t', task_owner =>
'SYS', replace =>TRUE);

5js98ywkw8b81 execute dbms_sqltune.accept_sql_profile(task_name


=>'sql_tuning_task_5js98ywkw8b81', task_owner =>
'SYS', replace =>TRUE);

Fixed objects exec dbms_stats.gather_dictionary_stats; exec


gather stats dbms_stats.gather_fixed_objects_stats;
Gather stats for
All non-locked
tables Module wise gather stats executed.

Gather stats for Module wise gather stats locked tables executed.
All locked tables

enq: HW contention alter table fcchost.STTM_WITHDRAWABLE_HISTORY


allocate extent (size 100M);
alter table fcchost.ICTB_ENTRIES_HIST_ZEROACCR
allocate extent (size 100M);
Move the below tables to FCCDATXXL and Indexes to
FCCINXXXL tablespaces using the steps provided.
ICTB_ENTRIES_HIST_ZEROACCR - Backup took 1h
22Mins with Parallel 32. Move table to FCCDATAXL
05:22.93 Mins. INDX - :04:17.14
STTM_WITHDRAWABLE_HISTORY - Backup took 33 Mins
with parallel 32. Move to other FCCDATAXL took 4
Mins. INDX - 3:24.81

Created new tablespace with bigger size and moved


table to the new tablespace. EOD testing is in
progress.
EOD Performance Improvement

EOD_Type EOD_Date Date Time(Mins)


Monthly 30-Jun 25-Aug 303.73
Daily 01-Jul 28-Aug 163.83
Daily 02-Jul 29-Aug 105.7
Daily 03-Jul 30-Aug 165.99
Daily 04-Jul 31-Aug 123.81
Daily 05-Jul 01-Sep 132.13
Daily 06-Jul 04-Sep 76.42

You might also like