(Martien van den Akker) For a while now, I’m quite into Vagrant in combination with VirtualBox. A few years ago I started with trying to script FMW environments, and since my discovery, and resulting fancy, of Vagrant, I also created a project for creating and provisioning a SOA Suite box.
Tag: Oracle
EBR – Part 11: Database-Level Default Edition
(Oren Nakdimon) This is part 11 of a post series about Oracle Edition-Based Redefinition.
Speeding up Initial data load for Oracle to PostgreSQL using Goldengate and copy command
(Amit Bansal) Oracle Goldengate supports Oracle to PostgreSQL migrations by supporting PostgreSQL as a target database, though reverse migration i.e PostgreSQL to Oracle is not supported.
Save File to Oracle Cloud Infrastructure Object Storage from Node through REST API
(Lucas Jellema) Oracle Cloud Infrastructure Object Storage is a public cloud service for storing data to which you need fast, immediate, and frequent access.
Terminating an Autonomous Transaction Processing (ATP) Instance
(Mohit Sharma) In this post, we are going to terminate the ATPdatabase on OCI. We assume that you must have OCI account with valid credentials and compartments.
Single-column Primary Keys and Histograms in Oracle
(David Fitzjarrell) For every timeless adage there is at least one mistaken thought that can become ‘truth’ simply by virtue of being repeated.
Saving AWS RDS and Redshift Billing Costs using Reserved Instances
(Amit Bansal) In this post, we would understand what are reserved instances, when do you need them and various ways to monitor them in your environment.
Import Data Dump File into Oracle Autonomous Data Warehouse Cloud (ADWC) Using Data Pump
(Mohit Sharma) In this post, you will learn how to import a dump file into the adwc_hr schema in the Oracle Autonomous Data Warehouse Cloud (ADWC) service instance using data pump (impdp).
Monitoring Database in AWS Aurora After Migrating from Oracle to PostgreSQL
(Fahd Mirza Chughtai) Suppose you have an Oracle database on-premise, which you have now moved over to AWS Cloud in AWS Aurora PostgreSQL.
Playing with oracleasm and ASMLib
(mdinh) Forgot about script I wrote some time ago: Be Friend With awk/sed | ASM Mapping
