Posts

Showing posts with the label 12c

DB - Setup do ambiente + levantar BD e Listener

EnglishVersion Inicialmente este post foi feito para 11g - como arrancar uma base de dados - foi entretanto revisto para 12c, foram adicionadas algumas validadores.

DB - Data Guard 12c - Create Physical Standby

Versao Portuguesa Have been thinking for awile to post about Data Guard,  more specifically about  to created a physical standby.  So, today is the day, the aim of this post is not to destille  Data Guard, for better undestanding lets recap some Data Guard concepts. Data Guard allows database replication sending  and applying redo log info from a site to another, keeping in that way the data replicated and available  in the case the main site is not available.

DB - Data Guard 12c - Criar uma Physical Standby

EnglishVersion Ha algum tempo que andava para publicar um post sobre a solucao de disaster/recover da Oracle, Data Guard (DG). O objectivo deste post nao e destilar o Data Guard, mas para entender melhor e necessario  rever algums conceitos. Recap,   Data Guard permite enviar a informacao de log de site/data center  – principal para  outro dedicado a recovery, protegendo dessa forma os dados em caso de indisponiblilidade ou perca do site principal.

DB - To Prepare Linux OS for Oracle DB

PT :   Preparar Linux para Base de Dados Oracle   EN : To prepare  Linux   for Oracle DB

DB - Setup the environment

Versão Portuguesa This post was made initially to cover - how to setup an Oracle 11g Database - is reviewed for 12c - were added extra validations.