Wednesday, May 24, 2006

Oracle DBA FAQ - Creating New Database Instance Manually

This is a collection of FAQ for Oracle DBA on creating Oracle database instances manually using CREATE DATABASE statement. Items in this FAQ collection are organized together to form a complete tutorial guide on creating a new database instance manually.

  1. How To Create an Oracle Database?
  2. How To Create an Oracle Database Manually?
  3. How To Select an Oracle System ID (SID)?
  4. How To Establish Administrator Authentication to the Server?
  5. How To Create an Initialization Parameter File?
  6. How To Connect the Oracle Server as SYSDBA?
  7. How To Create a Server Parameter File?
  8. How To Start an Oracle Instance?
  9. How To Start a Specific Oracle Instance?
  10. How To Start Instance with a Minimal Initialization Parameter File?
  11. How To Run CREATE DATABASE Statement?
  12. How To Do Clean Up If CREATE DATABASE Failed?
  13. How To Run CREATE DATABASE Statement Again?
  14. How To Create Additional Tablespaces for an New Database?
  15. How To Build Data Dictionary View an New Database?

----->Answers

No comments: