on 2016 Mar 17 12:21 AM
se38 -> MSSCOMPRESS, I can see 30 tables that aren't compressed. Some don't have the table compressed. Some don't have the index(es) compressed, and some are missing compress on both (it says NONE,NONE). 99.9% of tables have PAGE compression for table and PAGE compression for Indexes and it only these 30 that are different.
Is there any reason I should not run msscompress to compress these tables? I did it in a test system already and everything seems fine. Are there certain tables that should be excluded on purpose?
SAP Version is Netweaver 7.4 / SQL Server 2014
Request clarification before answering.
I ran msscompress without too many issues. The larger tables can make the database log fill up. Some tables aren't eligible for the online mode and need to be done offline, but it is clear from the log if that happens. The tool was reliable, helped with performance, and reclaimed a lot of space. Yes, as the admin above replied, the sap_* tables are always created uncompressed. They are small so you can either leave them alone or select them all compress them. On my system, all sap_* tables were done in less than a minute.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
85 | |
29 | |
9 | |
9 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.