Pages

Wednesday, January 7, 2015

Baseline


Contents:- Create Baseline

Concepts

          Baseline is created when database is running normal to measure and match the performance of the database when certain problem occurs.

          Baseline is a collection of snapshots.

Create Baseline

 DBMS_WORKLOAD_REPOSITORY.CREATE_BASELINE ( start_snap_id IN NUMBER ,end_snap_id IN NUMBER ,baseline_name IN VARCHAR2);


No comments:

Post a Comment