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
Emilio
20 days agoLashaunda
3 days agoLatricia
1 months agoAlbina
1 months agoKristofer
1 months agoCelestina
1 months agoJustine
3 days agoHubert
4 days agoPamella
9 days agoTequila
10 days agoCaprice
1 months agoTracey
15 days agoSantos
17 days agoLaquita
22 days agoTimothy
1 months agoCarlton
2 months agoAja
2 months ago