What is the difference between a TEMPORARY tablespace and a
PERMANENT tablespace?

Answers were Sorted based on User's Feedback



What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?..

Answer / garry

temporary tablespaces are used for sorting operations

and
permanent tablespaces are tablespace that related to system
or sysaux datafile (system and sysaux are mandatory datafiles)



note :-u can not create dictionary manage tablespace in
database which is created thru dbca

Is This Answer Correct ?    7 Yes 3 No

What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?..

Answer / guest

1.Temporary tablespace is locally managed tablespace
Permanent tablespace is dictionary managed tablespace
2. when an extent is allocated or freed for reuse changes
occurs in tables.In case of Temporary tablespace changes
happen in bitmaps but in Permanent tablespace System Tables
gets updated.
3. Temporary Tablespace automatically tracks adjacent free
space.


Is This Answer Correct ?    7 Yes 18 No

Post New Answer

More Oracle AllOther Interview Questions

Is it possible to drop a column in a table which contains only one column? How?

1 Answers  


What is the use of transaction flexfield in autoinvoice? : oracle accounts receivable

0 Answers  


what is shared memory?

1 Answers   IBM,


What view would you use to determine free space in a tablespace?

0 Answers  


What is database schema?

4 Answers   Infosys,


What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode in Oracle?

0 Answers  


What is the importance of batch source set up in ar? : oracle accounts receivable

0 Answers  


How would you determine who has added a row to a table?

0 Answers  


what is semphore explian it?

0 Answers   IBM,


Can we get the deleted Record again if the delete transaction has been committed.

4 Answers  


What is the use of lockboxes? Steps for lock box : oracle accounts receivable

0 Answers  


How would you force a log switch?

1 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)