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 |
Explain what partitioning is and what its benefit is.
What are statistics, under what circumstances they go out of date, how do you update them?
what is difference between user managed backup and rman backup?
How to determine the service pack currently installed on SQL Server?
how can you schedule a job in database?
Give two examples of how you might determine the structure of the table DEPT.
by issuing "alter tablespace begin backup;" what happens to tablespace?
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
How would you determine the time zone under which a database was operating?
how can you connect from 10g user to 11g user??
How would you force a log switch?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
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)