GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Database Administration

 Print  |  
Question:  Oracle Compress Parameter

Answer: My database size is 100GB. I am using compress parameter. Will my database size reduce, remain same, Increase. What will Happen.


November 11, 2009 00:58:23 #1
 krishna miryala   Member Since: November 2009    Total Comments: 1 

RE: Oracle Compress Parameter
 
When "Y",export will mark the table to be loaded as one extent for the import utility. This option will use only if you want to do import. export size will not change if we use compress=y.
     

 

Back To Question