What are the ways tablespaces can be managed and how do they
differ?
Answers were Sorted based on User's Feedback
Answer / ram
tablespaces can be managed in 2 ways 1) Dictionary Managed
2) Locally managed
in DMT data dictionary tables stores the information of free and used extents, for used extents information in dmt tablespace uses sys.uet$ view and free extents information in DMT tablespace stored in sys.fet$
in LMT tablespace, tablespace datafiles maintains own bitmaps @ datafile headers these store the used extents and free extents information.
LMT is preferable, because it won't generate any rollbacks,
dictionary contention is reduced, space wastage removed & fragmentation removed
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kittu
tablespaces can be managed in 2 ways 1) Dictionary Managed
2) Locally managed
In dictionary managed tablespace oracle will take care of tablespace
In locally managed tablespace we need to take care of tablespace
| Is This Answer Correct ? | 1 Yes | 3 No |
Is it possible to update the multiple field values in a single query? If possible then write the actual query.
how can you enable flashback feature?
how can you initialize log miner?
What are the commands used in dcl? : sql server DBA
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
what do you understand by flashback feature of oracle?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
If CPU is very slow What can u do to speed up?
what is the diffrence between core dba and apps dba?
What is the difference between clustered and non-clustered index? : sql server DBA
What command would you use to encrypt a PL/SQL application?
Explain an ORA-01555
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)