Hello all,
We have a db approx. 4 tb.We have to lower this size as much as we can do.As i know in oracle and sql,you can compress your database and this operation lowers your database size.I do not want the data which will be inserted in the future to be compressed.I want the existing data to be compressed.I tried compression advisor to compress table but it did not work properly.I am searching for a method that compresses all database by making one operation.