Explore House-O-Pets.com to begin solving its Oracle database problem.
Petstore Database Course Project
Today you received an email from the operations manager at House-O-Pets, a Web-based vendor of pet products in San Francisco.
House-O-Pets uses Oracle as a back-end database to manage its e-commerce site and keep track of inventory, customers, and customer purchases. The company is looking for some ways to get better performance from its application systems.
House-O-Pets email
For confidential information ranging from company history to the database system requirements, review the Fact File that Mr. Schwartz provided to you at the close of your meeting. The information in this folder is essential for solving problems throughout your tenure as DBA for House-O-Pets:
Corresponding Tables for the Database PetStore Schema
Fact File consisting of Table data
The Pet Store Database consists of a series of tables which are described below.
The PRODUCT_OBJ_TABLE can be viewed by clicking on the following link.
Product Object Table
The CUSTOMER_OBJ_TABLE can be viewed by clicking on the following link.
Customer Object Table
The SALE_HEADER can be viewed by clicking on the following link.
Sale Header
The PET_CARE_LOG_OBJ_TABLE can be viewed by clicking on the following link. Pet Care Log Object
The MONTHLY_SALES can be viewed by clicking on the following link.
Monthly Sales
The PRODUCT_PHOTO_OBJ_TABLE can be viewed by clicking on the following link. Product Photo Object
All Data Tables can be viewed by clicking on the following link.
Data Tables
The course project will enable you to demonstrate your knowledge of how to repair or improve the database through a variety of exercises.
You may be asked to analyze and report on existing code, submit pieces of code, or transfer what you have learned to a new situation. Some of the exercises will consist of evaluative simulations where you will be asked to problem solve within a simulated Oracle environment. Other exercises require an analysis of the information in the Fact File to solve the problem.
In the exercises, you will:
Demonstrate how to recover the database using line command Recovery Manager (RMAN)
Demonstrate how to recover the database using the RMAN GUI run from Oracle Enterprise Manager (OEM)
a standby database with automated recovery·
Implement parallel rollback with the fast-start feature
We will provide prompts for you to try exercises on your own if you do have access to Oracle.
In the next module, we will get started on your way toward an overview of new features for backup and recovery.