ORA-DB-ONE

AWK – Review Snapshot information

Posted in AWR Report by jackyoon on November 6, 2011

You can review snapshot information with below query.

SQL> alter session set nls_date_format=’yyyy/mm/dd hh24:mi:ss’;
SQL> select snap_id,instance_number,startup_time,begin_interval_time,end_interval_time
from dba_hist_snapshot
order by instance_number,snap_id
/

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.