Warning: include() [function.include]: URL file-access is disabled in the server configuration in /nfs/cs/classes/www/06U/cis399oracle/lectures/week8.php on line 14
Warning: include(http://www.cs.uoregon.edu/classes/06U/cis399oracle/utility_functions.php) [function.include]: failed to open stream: no suitable wrapper could be found in /nfs/cs/classes/www/06U/cis399oracle/lectures/week8.php on line 14
Warning: include() [function.include]: Failed opening 'http://www.cs.uoregon.edu/classes/06U/cis399oracle/utility_functions.php' for inclusion (include_path='.:/private/apps/php-5.2.4/lib/php') in /nfs/cs/classes/www/06U/cis399oracle/lectures/week8.php on line 14
CIS 399 - Introduction to Oracle and SQL
Week 8 Lecture Notes
Monday, August 14 2006
- Overview of a DBA's Duties
- Using the Enterprise Manager
- Understanding Oracle Storage Files
- Protecting Control Files
- Creating Tablespaces and Datafiles
- Configuring Undo and Redo Operations
- Configuring Space for Schema Objects
- Setting Table Storage Parameters
- Defining Clusters
- Creating Partitions
Tuesday, August 15 2006
- Exporting and Importing Data
- Using SQL Scripts
- Using the Data Pump
- Using SQL*Loader and External Tables
- Maintaining the DBMS
- Patches and Updates
- Starting and Shutting Down the Database
- Backing up the Database
- Complications in Backing up Databases
- Shutdown and System Backups (cold)
- Continuous Backups and Archives (hot)
- Monitoring and Improving Database Performance
- Monitoring Tools
- Optimizing Queries
- Obtaining Useful Information From System Views
Wednesday, August 16 2006
- In-class presentations of group projects
Thursday, August 17 2006
- In-class presentations of group projects
Answers to Questions / Clarifications
Back to Main Page