Create Database   «Prev  Next»

Lesson 13

Creating Oracle Database Conclusion

During the course of this module, you have:
  1. Create a Windows service
  2. Start a new instance
  3. Create a new Oracle database
  4. Create data dictionary views
  5. Create built-in PL/SQL procedures
  6. Create the Product User Profile
  7. Create initial tablespaces
  8. Create some non-system rollback segments
You now have a working database, ready for you to create users, tables, and any other objects that you need. You can also read about other ways to create database.

Glossary

This module introduced you to the following terms:
  1. rollback segment
  2. Product User Profile
  3. parameter file
  4. restricted session mode

Create Database - Quiz

Now, click the Quiz link below to test what you've learned. Create Database - Quiz