Choosing correct non-standard block size tablespace
Our database, Oracle version 12.2 running on Linux (2k) is of 60Tb. Tables are advanced/basic compressed. We are looking to move reporting tables to a non-standard block size of 16K or 32K tablespace. My understanding is to have large tables on the non-standard block size tablespace. As with smaller table will not occupy the full block size and will be a wastage or could be bad for performance. Is my assumption correct? My plan is to do some test and then decide if this is helpful for us. Have you experienced any issues setting non-standard block size tablespace? Please advise.