A seguir demonstro como alterar o tipo de compressão (rápida e baixa com zlib OU lenta e alta com bzip2) no Oracle 11g.
No próximo dia 19/06, darei um Curso GRATUITO de Oracle Backup & Recovery, na Nerv.
Para participar, basta fazer uma doação de qualquer valor para o GPO, e enviar para contato@nervinformatica.com.br.
Veja a localização da Nerv aqui.
Veja a agenda de Cursos em 2010 aqui.
Alterando o RMAN para utilizar compressão ZLIB.
[oracle@labdb ~]$ rman CATALOG=RMAN_USER/RMAN_USER@ORCL TARGET / Recovery Manager: Release 11.1.0.7.0 - Production on Wed Aug 5 17:11:04 2009 Copyright (c) 1982, 2007, Oracle. All rights reserved. connected to target database: ORCL (DBID=1217465568) connected to recovery catalog database RMAN> CONFIGURE COMPRESSION ALGORITHM 'ZLIB'; new RMAN configuration parameters: CONFIGURE COMPRESSION ALGORITHM 'ZLIB'; new RMAN configuration parameters are successfully stored starting full resync of recovery catalog full resync complete RMAN> EXIT; Recovery Manager complete. [oracle@labdb ~]$
Alterando o RMAN para utilizar compressão BZIP2.
[oracle@labdb ~]$ rman CATALOG=RMAN_USER/RMAN_USER@ORCL TARGET / Recovery Manager: Release 11.1.0.7.0 - Production on Wed Aug 5 17:22:26 2009 Copyright (c) 1982, 2007, Oracle. All rights reserved. connected to target database: ORCL (DBID=1217465568) connected to recovery catalog database RMAN> CONFIGURE COMPRESSION ALGORITHM 'BZIP2'; old RMAN configuration parameters: CONFIGURE COMPRESSION ALGORITHM 'ZLIB'; new RMAN configuration parameters: CONFIGURE COMPRESSION ALGORITHM 'BZIP2'; new RMAN configuration parameters are successfully stored starting full resync of recovery catalog full resync complete RMAN> EXIT; Recovery Manager complete. [oracle@labdb ~]$
Com 20 anos de experiência profissional, Oracle ACE Member – eleito pela Oracle Corporation um dos maiores especialistas do mundo em Oracle Database- Trabalhou em grande parte dos maiores bancos de dados Oracle do Brasil. Certificado em Oracle, SQL Server, DB2, MySQL, Sybase e Websphere.
Conselheiro do GPO e do GUOB, palestrante do ENPO, GUOB Tech Day e Oracle Open World, escritor da Revista SQL Magazine e Instrutor na Nerv.
Como tem gente ruim em Oracle no Brasil, se vai escrever algo escreva algo que ninguem escreveu ainda, ou que ninguem saiba.
Vou montar um site ensinando DBA fazer select tambem.
Oi “Aff”! Tudo bem aí na Bovespa?
Hum, só se deve escrever algo que ninguém saiba? Conceito interessante…