Explain how to create a new database

          

Explain how to create a new database


Oracle database - Explain how to create a new database posted by Babu Kunwar
<<Previous   Next>>

Explain how to create a new database

Creating database is very simple in Oracle. We can use the DBCA database configuration assistant to create a database.

We can launch the DBCA by using the windows command prompt utility by just typing dbca. As the welcome window appears it provides five options out of which one is creating database. This is fairly straightforward we can create a new database from scratch, using a create database command or doing an RMAN restore of a template database with many options.

CREATE DATABASE database_names USER SYSTEM IDENTIFIED BY password;



Write your comment - Share Knowledge and Experience


<<Previous   Next >> 
More links
Restricting and sorting data in oracle

Explain how to limit the rows that are retrieved by a query.
Explain how to sort the rows that are retrieved by a query.
What are the comparison operators in oracle. List them with description................

Interview questions
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring