logarchcompr1 - Primary archived log file compression configuration parameter
This parameter specifies whether the log files written to the primary archive destination for logs are compressed.
- Configuration type
- Database
- Applies to
- Database servers with local and remote clients
- Clients
- Database servers with local clients
- Partitioned database servers with local and remote clients
- Parameter type
- Configurable online
- Default [range]
- OFF [ON; NX842;
ZLIB]
- OFF
- Specifies that log files written to the primary archive destination for logs are not compressed.
- ON
- Specifies that log files written to the primary archive destination for logs are compressed. If set dynamically, log files already archived are not compressed.
- NX842
- Specifies that log files written to the primary archive destination for logs are compressed using the NX842 hardware compression method. If set dynamically, log files already archived are not compressed. This feature is only available on AIX.
- ZLIB
- Specifies that log files written to the primary archive destination for logs are compressed using the ZLIB compression method. If set dynamically, log files already archived are not compressed.