Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to create a new database in oracle?

Answers were Sorted based on User's Feedback



how to create a new database in oracle?..

Answer / sachin

Hey Guies,
Please do not put a wrong answer.. Since other seeking for
info getting the wrong answer.

Is This Answer Correct ?    9 Yes 0 No

how to create a new database in oracle?..

Answer / guest

Use DBCA

Is This Answer Correct ?    4 Yes 2 No

how to create a new database in oracle?..

Answer / pradeep

Create database database_name;

Is This Answer Correct ?    2 Yes 1 No

how to create a new database in oracle?..

Answer / nathahar anees

MANUAL CREATION:
CREATE APROPRIATE FOLDERS IN THE CORRESPONDING LOCATION AND
CREATE PFILE..
COME TO COMMAND PROMPT CREATE NEW SID USING ORANEW COMMAND
AND START INSTANCE IN NOMOUNT STAGAGE AND CREATE A DATABASE
COMMAND FOR DATABASE CREATION.

sql :> CREATE DATABASE <DATABASE NAME> DATAFILE....

AND RUN CATALOG AND CATPROC SCRIPTS

Is This Answer Correct ?    1 Yes 0 No

how to create a new database in oracle?..

Answer / dipen

lRetVal varchar2(50);

Is This Answer Correct ?    1 Yes 8 No

how to create a new database in oracle?..

Answer / shrikant jadhav

create table emp(id number(12),name varchar(12));

Is This Answer Correct ?    3 Yes 20 No

Post New Answer

More Oracle General Interview Questions

What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?

1 Answers  


Explain about integrity constraint?

0 Answers  


difference between truncate and delete ,drop?

3 Answers  


how to convert .db (extention) database file into .dmp (extention ) for oracle database ?

0 Answers   EDC,


What is a Shared SQL pool ?

2 Answers  


In Oracle 9i what does "i" Stands for?

36 Answers   MBT,


Explain the use of show option in imp command.

0 Answers  


What is the difference between sharding and partitioning?

0 Answers  


In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?

0 Answers  


Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this

3 Answers   HCL,


How can you use check constraints for self referential integrity?

0 Answers  


How to create a server parameter file?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)