ORA-01100: database already mounted
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
PLS-00706: Exception string cannot be used as prefix of a selected component
ORA-02809: Jump buffer not valid
ORA-30041: Cannot grant quota on the tablespace
RMAN-20401: script already exists
ORA-39141: dump file "string" is a duplicate of dump file "string"
ORA-02805: Unable to set handler for SIGTPA
DRG-11112: length of string exceeds maximum of string
ORA-00023: session references process private memory; cannot detach session
DRG-11306: operation cannot be performed on a policy
ORA-22054: underflow error
ORA-06608: LU6.2 Driver: Reset occurred in receive state
ORA-19758: failed to enable/disable block change tracking: out of SGA memory