EXPDP / IMPDP - How to compress the import
Oracle Database: 10.2.0.4OS: Linux 5.5
have a schema that is 95GB in size but majority of these tables have no more then 20 rows because majority of the rows were deleted, but due to high watermark there are lots of wasted space.
when I use impdp to copy objects in the new schema, it still uses 95GB. how would I expdp or impdp to save space. the new schema should be close to 200mg. is there a parametrs?
have a schema that is 95GB in size but majority of these tables have no more then 20 rows because majority of the rows were deleted, but due to high watermark there are lots of wasted space.
when I use impdp to copy objects in the new schema, it still uses 95GB. how would I expdp or impdp to save space. the new schema should be close to 200mg. is there a parametrs?
1