What is the functionality of SYSTEM table space ?

 To manage the database level transactions such as modifications of the data dictionary table that record information about the free space usage.

Showing Answers 1 - 1 of 1 Answers

Anu

  • Oct 2nd, 2006
 

1.System tablespace is required in all databases.

2.It is created with the database.

3.Contains the data dictionary and stored program units.

4.Contains SYSTEM undo segment.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions