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...


ORA-01100: database already mounted

Answers were Sorted based on User's Feedback



ORA-01100: database already mounted..

Answer / harbai computer education

ORA-01100: database already mounted

First off, what Oracle calls a "database" is generally different than what most other database products call a "database". A "database" in MySQL or SQL Server is much closer to what Oracle calls a "schema" which is the set of objects owned by a particular user. In Oracle, you would generally only have one database per server (a large server might have a handful of databases on it) where each database has many different schemas. If you are using the express edition of Oracle, you are only allowed to have 1 database per server. If you are connected to Oracle via SQL Developer, that indicates that you already have the Oracle database created.

Is This Answer Correct ?    0 Yes 0 No

ORA-01100: database already mounted..

Answer / guest

Cause: A database is already mounted in this instance.

Action: none

Please add more information about this Error

Is This Answer Correct ?    13 Yes 16 No

ORA-01100: database already mounted..

Answer / amit

i think "database already mounted" means that

oracle instance is associated with your current database (
which ever you have database name (name may be "xe") )

so your new database in not creating because that instance
is engaged with your older database ,

ACTION - edit the pfile ( it is the file to create new
instance parameter) so that new instance will be created

now you can write the create database statement

Is This Answer Correct ?    19 Yes 29 No

Post New Answer

More Oracle Errors Interview Questions

ORA-07257: spdcr: translation error expanding program name.

2 Answers  


ORA-30437: all job queue processes have stopped running

1 Answers  


ORA-14285: cannot COALESCE the only partition of this hash partitioned table or index

1 Answers  


DRG-11502: read of file failed at line string for file string

1 Answers  


QSM-02150: select lists must be identical across the UNION operator

1 Answers  


PCB-00903: Pro*COBOL is unable to initialize its parser function

1 Answers  


ORA-14521: Default tablespace string block size [string] for string string does not match existing string block size [string]

1 Answers  


DRG-11717: attempt to add Related Term string to non-Preferred Term string

1 Answers  


ORA-02753: osnfsmmap: cannot close shared memory file

1 Answers  


KUP-04081: field string used in concatenation for column string is not a character type

1 Answers  


SQL*Loader-00524: partial record found at end of datafile (string)

1 Answers  


TNS-00024: INTCTL: Unable to contact Navigator to obtain Connection Manager address

1 Answers  


Categories