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

Is insert autocommit in oracle?

0 Answers  


What is cursor

4 Answers   TCS,


What is the use of aggregate functions in oracle?

0 Answers  


10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables

6 Answers   Mind Tree,


Explain a synonym?

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN PRIMARY KEY(PK) CONSTRAINT AND UNIQUE KEY(UK) + NOT NULL(NN) CONSTRAINT ASSIGN TO A COLUMN ? INSTEAD OF ASSIGNING PK ,WE CAN ASSIGN UK + NN TO A COLUMN. WHAT ARE THE MARRITS AND DEMARITS BETWEEN THE ABOVE TWO?THE ABOVE TWO ARE SAME,THEY DON'T ALLOW DUPLICATE AS WELL AS NULL VALUES.

3 Answers  


How would you begin to troubleshoot an ORA-3113 error?

0 Answers  


Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?

1 Answers  


Can anyone give me information about oracle certification

1 Answers  


Explain user account with reference to oracle.

0 Answers  


What is the effect of setting the value 'FIRST_ROWS' for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?

1 Answers  


Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?

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)