Which two statements are true about space usage in temporary tablespaces?
Regarding space usage in temporary tablespaces, the following statements are true:
A (Correct): When a global temporary table or a sort operation exceeds the available memory, Oracle Database allocates space in a temporary tablespace to store the temporary data or intermediate results.
E (Correct): Using temporary tablespace groups can prevent insufficient temporary tablespace for sort operations by providing a collective pool of space from multiple temporary tablespaces, which can be used for user sorting operations.
The other options provided have inaccuracies:
B (Incorrect): Oracle does not provide a mechanism for setting quotas on temporary tablespaces. Quotas can be set for permanent tablespaces but not for temporary ones.
C (Incorrect): A sort operation may fail due to insufficient space, but Oracle will attempt to allocate space in the temporary tablespace dynamically. If no space can be allocated, an error is returned rather than a sort failure.
D (Incorrect): If a session consumes all available temporary tablespace storage, Oracle will not hang the session; it will return an error to the session indicating that it has run out of temporary space.
Oracle Database Administrator's Guide: Managing Space for Schema Objects
Leah
3 months agoMalcom
3 months agoLeah
3 months agoMalcom
3 months agoDana
3 months agoBrice
4 months agoEun
2 months agoAnna
2 months agoNovella
2 months agoLayla
4 months agoSanda
2 months agoDong
3 months agoIsadora
3 months agoHildegarde
3 months agoYvonne
4 months agoAshton
4 months agoFreeman
4 months agoBrice
3 months agoMalcolm
3 months agoKing
4 months agoSalena
3 months agoAlesia
3 months agoMaia
4 months ago