relevant commands are:
alter tablespace SUBSCRIBER02 default compress;
alter tablespace SUBSCRIBER02 default nocompress;
select tablespace_name, DEF_TAB_COMPRESSION from dba_tablespaces;
Build an Oracle DBA on a firm foundation of sound practices and technical knowledge!