Restructuring Planning database
Hi All,
We have a Planning Application; and we noticed that the size of the database is increasing day by day.
We had tried to restructure the database; but noticed that the database size increased.
We used MAXL to restructure DB;
alter database 'App'.'DB' force restructure;
We did check and noticed that the compression level is set as BitMap encoding only but still the database size increased after restructure.
The application has 2 dense and 8 sparse dimension members.
Kindly let me know where if there is something wrong in the above approach.
Regards,
GK