eygle Eygle.
Oracle12c/11g 2005-12-07

What's the Next to be Compressed?

在LGWR的trace文件中看到大量如下信息:

*** 2005-08-30 17:49:05.751
LGWR: Archivelog for thread 1 sequence 5068 will NOT be compressed
*** 2005-08-30 18:03:25.576
LGWR: Archivelog for thread 1 sequence 5069 will NOT be compressed
*** 2005-08-30 18:04:29.776
LGWR: Archivelog for thread 1 sequence 5070 will NOT be compressed
*** 2005-08-30 18:05:26.771
LGWR: Archivelog for thread 1 sequence 5071 will NOT be compressed
*** 2005-08-30 18:06:24.778
LGWR: Archivelog for thread 1 sequence 5072 will NOT be compressed
*** 2005-08-30 18:07:20.655
LGWR: Archivelog for thread 1 sequence 5073 will NOT be compressed
*** 2005-08-30 18:08:29.228
LGWR: Archivelog for thread 1 sequence 5074 will NOT be compressed
...

Oracle给出的解释是:

These informational messages do not indicate any problem and are reported
in 10.1.0.X regardless of database configuration and specific settings.

在Oracle10.1.0.X中,这些信息不表明任何故障及数据库设置问题。

Archivelog compression is not available in 10gR1.

归档日志压缩特性在10gR1中尚不可用。

从这些解释中,我们可以看到,Oracle在不同的软件发布版本中,已经开始加入未公布的功能或特性。
而这些特性可能有待进一步完善,甚至可能在将来的版本中被取消。

在10gR2中,我们仍然没有看到Archivelog Compression的特性,但是Rman的备份集压缩功能自Oracle10gR1已经被引入。
迟早Oracle会为我们带来Archivelog Compression 的功能,这些简单的错误信息给我们透漏了Oracle变革的步伐。

加上Oracle9iR2引入的压缩表(COMPRESS TABLE)功能,以及此前的压缩索引的功能,Oracle不断的在各个部位引入Compression特性,以减少空间耗用,在这条路上Oracle一定会走得更远。

那么,问题是还有什么是可以压缩的呢?

By eygle 2005-12-07 11:47 评论 (1)
eygle
eygle

前Oracle ACE Director,云和恩墨创始人。技术为骨,历史为脉,人文为魂。

返回首页

1 Comment

下了我一跳,我也看到了好多,还以为出问题了.
LGWR: Archivelog for thread 1 sequence 17135 will NOT be compressed
*** 2007-07-01 23:00:30.091
LGWR: Archivelog for thread 1 sequence 17136 will NOT be compressed
*** 2007-07-02 06:40:19.972
LGWR: Archivelog for thread 1 sequence 17137 will NOT be compressed
*** 2007-07-02 08:40:21.794
LGWR: Archivelog for thread 1 sequence 17138 will NOT be compressed
*** 2007-07-02 12:00:15.267