
- Forum
- Database
- Oracle Database
- Memory Space
Memory Space
This is a discussion on Memory Space within the Oracle Database forums, part of the Database category; I want to reorg my memory and also do some refreshment in my memory utilization in my Oracle database. I ...
-
05-05-2007, 05:31 PM #1
- Join Date
- Apr 2006
- Answers
- 124
Memory Space
I want to reorg my memory and also do some refreshment in my memory utilization in my Oracle database. I want to get the size of System Global Area. For doing this does oracle have any command or do I need to write a SQL query. In case kindly let me know how to do this?
-
There is no separate utility called reorg in oracle. But wait!! There is option for reclaim space which you can make use in your database. This would help you in unused space reclaiming. It is also possible for you to take up reclustering of data which would increase further more efficiency of your database handling.

Reply With Quote





