Database Administration & Monitoring Migrating the Oracle 12cR1 sample schemas to PostgreSQL Plus Advanced Server 9.4 29.11.2015 by Daniel Westermann This post takes a look on how to migrate the Oracle 12cR1 sample schemas to PPAS 9.4 (PostgreSQL Plus Advanced Server 9.4). I’ll not dig into how to install PPAS as this was described in detail(…)
Database Administration & Monitoring With Oracle Goldengate take care of additional column creation on the replicated database 27.11.2015 by Hervé Schweitzer This week I worked on a GoldenGate 12.1.2.1.10 POC setup and was facing an issue which for me is a serious drawback of the Oracle GoldenGate product.If you want to create additional columns on the target database online in a(…)
Database Administration & Monitoring How to rename listener target in EM Cloud 12c ? 27.11.2015 by Oracle Team Sometimes it is necessary to rename targets in Enterprise Manager Cloud Control 12c. In my case I have listener targets discovered by EM12c with the hostname at the end of the target name: TESTDBA_LSN_dbserver1 As I work in a Veritas(…)
Database Administration & Monitoring Upgrading the Grid Infrastructure from 12.1.0.1 to 12.1.0.2 on the command line 25.11.2015 by Daniel Westermann A lot of people use the graphical way to upgrade Oracle software from one version to another. While there is nothing to say against that the same can be done without any graphical tools. This post outlines the steps to(…)
Database Administration & Monitoring Oracle Compliance Standard 23.11.2015 by Oracle Team In Enterprise Manager 12c, using the compliance standard results might be a good solution for DBA’s to detect security incoherences (for example a lambda user who has the sysdba role …) for their various targets. From the 12.1.0.3 version, a(…)
Database Administration & Monitoring The scripts of my DOAG 2015 session: Automated GI/RAC staging with Cobbler and VirtualBox 18.11.2015 by Daniel Westermann I promised to upload the scripts of my session to our blog. So, here they are: create_12102_gi_rac_project.sh: This one creates the 12.1.0.2 GI/RAC project on the cobbler server finish_ora_12102_gi_rac_project.sh: This one does the configuration of the GI/RAC on(…)
Database Administration & Monitoring, Oracle In-Memory synchronous population with hidden parameters 15.11.2015 by Oracle Team By Franck Pachot . By default, In-Memory Column Store population is done in background, asynchronously. There are two hidden parameters that can change this behavior, let's see how it works.
Database Administration & Monitoring Instance fails to start automatically 13.11.2015 by Oracle Team Recently at a customer I was confronted with a problem of restarting the Oracle Database 12c automatically on a Windows Server 2008 R2 x64. I installed Oracle 12.1.0.1.0 with a user of service in a domain who has member(…)
Database Administration & Monitoring, Oracle Cloud Control 12c on your laptop 13.11.2015 by Oracle Team By Franck Pachot . Today every DBA should have a lab on his laptop. This is where I reproduce most of cases before opening a SR, or to investigate something, to demo, to learn new features, or to prepare an(…)
Database Administration & Monitoring, Oracle Interested in a deep dive of logical replication? 11.11.2015 by Oracle Team By Franck Pachot . It's next week at #DOAG2015 Interested in a deep dive of logical replication? Let's try it. The best way to learn is to try it and this is the idea of #RepAttack where you can quickly(…)