iSelfSchooling.com - Since 1999  References  |  Job Openings  |  Forum - New
    Home  | Search more  | Oracle Syntax  | Suggestions  | Computer Institute   | (Login/Register to access to all VIDEOS)
 

Copyright & User Agreement

    Email2aFriend  | Homepage us! |  Bookmark

Services

  Vision/Mission

  Services

  Biography

  Contact Us

 FREE Training

  Start...

  SQL

  PL/SQL

  Forms 

  Reports

  Fundamentals

  Performance

  Prepare for OCP

...

  Acknowledgement

  Who is who

  University Directory

  Links...

 

 

 

FREE Online Oracle Training for beginners and advanced - The most comprehensive Oracle tutorial

The authors do not guarantee or take any responsibility for the accuracy, or completeness of the information.

BASICS

SQL | PL/SQL

DEVELOPERS

FORMS 2 | REPORTS | Other TOOLS

DBAs

FUNDAMENTALS 2 | PERFORMANCE | OEM

ADVANCE

APPLICATION SERVER | GRID CONTROL | ARTICLES 2 3 4

DBAs - OEM

Lesson 01 | Lesson 02 | Lesson 03 | Lesson 04 | Lesson 05 | Lesson 06 | Lesson 07 | Lesson 08 | Lesson 09 | Lesson 10 | Lesson 11 | Lesson 12 | Lesson 13 | Lesson 14 | Lesson 15 | Lesson 16 | Lesson 17 | Lesson 18 | Lesson 19 | Lesson 20 | Lesson 21 | Lesson 22 | Lesson 23 | Lesson 24 | Lesson 25 | Lesson 26 | Lesson 27 | Lesson 28 | Lesson 29 | Lesson 30 | Lesson 31 | Lesson 32 | Lesson 33 | Lesson 34 | Lesson 35 |

Lesson 10

"A pint of sweat, saves a gallon of blood." - General George S. Patton (1885-1945)

Read first then play the video:

   OEM010(VIDEO)-Obtaining a Database Information

 

Obtaining a Database Information using OEM

Introduction

As a DBA, you are responsible for obtaining database information. The following is a summary of your task:

Covers:

Obtaining the “Disk space used by tables” report

Selecting a target database

Obtaining the “Instance” report

Obtaining “SGA” information

Obtaining the “Security” report

Obtaining user information

Obtaining profile information

Obtaining role information

Obtaining the “Storage” report

Obtaining tablespace information

Obtaining datafile information

Obtaining rollback segment information

Obtaining redo log and archive log information

 

Hands-on
In this exercise you will learn how to get more database information such as the "Disk space used by tables" report, the "Instance" report, the "Security" report, and the "Storage" report from using the Report Definitions utility using the Oracle Enterprise Management tool (OEM).

Click on the "Report Definitions" icon.

Let's get some information about "Disk space Used by tables."

Double click on it, and select the database that you want to run the report against.

Then, click on the "View Report" button.

Notice that the report will be generated in the HTML format. Browse through the report.

Here, you can check all of the table space with their total space used and number extents. Also, you can check who owns them and what tablespace they are using.

Close the windows. Go back to the Report Definitions Window and run the "Instance" report by double clicking on it.

Select the database that you want to run the report against.

Then, click on the "View Report" button.

Notice that an HTML file was created. Click on the Database and Instance link.

Here, you have information about the database, such as the database name, version, host name, and whether or not it is in the archivelog mode.

You can also check the Option of installation,

The SGA information and Initialization parameter information.

The SGA information such as the Buffer Cache, Redo Buffer, and Shared Pool. Then close the windows and select the new report.

Let's select the Security report.

Select the target database and click on the View Report button.

Click on the General User Account Information link. Here we can see all of the users, their profiles, temporary tablespace, and default tablespace.

In the user’s roles, we will find all of the roles with their associated roles.

On the Tablespace Quota, we will find all of the quotas assigned to a user. Now, close the windows and open another report.

Let's select the Storage Report.

Select the target database and click on the View Report button.

In the Storage report, we will find information about: Controlfiles, Tablespaces, Datafiles, Rollback Segments, Redo log, and Archive logs.
Close the windows

 

 
 
Google
 
Web web site