What is the difference between an Oracle Schema and an
Oracle Instance?

Answers were Sorted based on User's Feedback



What is the difference between an Oracle Schema and an Oracle Instance?..

Answer / vishal

for simplicity, Instance is the name of the Database.
Schema is the owner of your objects(tables, indexes, views,
synonyms,etc).

In you example, you have a Database Instance named
CONTRACT.

In your Contract database, you have 2 Schemas named LEGAL &
RI

Is This Answer Correct ?    6 Yes 1 No

What is the difference between an Oracle Schema and an Oracle Instance?..

Answer / saiprasannach89

A user in oracle database is called as schema.Objects created by user is called schema objects.

Is This Answer Correct ?    7 Yes 5 No

What is the difference between an Oracle Schema and an Oracle Instance?..

Answer / udayah shankar dokku

oracle schema: generally it is static,having tablr
name,column name & associated datatypes
oracle instance : generelly it is dynamic,at ay instance of
time the collection of all records is called oracle instance

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle General Interview Questions

what is the output of select * from emp where null=null & select * from emp where 1=1

8 Answers   IMS Health, NIIT,


Is insert autocommit in oracle?

0 Answers  


What operating systems are supported by oracle database 10g xe?

0 Answers  


What is Trace File ?

4 Answers   Thermotech,


Can we write dml statement in function in oracle?

0 Answers  


how many types of index?

2 Answers   Cap Gemini, TCS,


Which Oracle App Is Most Popular One ?

3 Answers  


How to compare dates in oracle sql?

0 Answers  


master table and child table performances and comparisons in Oracle ?

0 Answers  


How to rename an existing table?

0 Answers  


Describe Referential Integrity ?

1 Answers  


How to use an explicit cursor without open statements?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • 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)