(Hemant K Chitale) Here’s something I’ve wanted to explore.
Tag: Oracle
Honey, I shrunk the database!
(Martien van den Akker) For my current assignment I need to get 3 SOA/B2B environments running. I’m going to try-out the multi-hop functionality, where the middle B2B environment should work as a dispatcher.
Rename Table During DataPump Import
(mdinh) At source perform export for tables=SCOTT.SALES, SCOTT.ORDERS
Upgrading OCI Modules for Terraform
(Bobby Curtis) Automation is all the rage now; yet I’ve though automation has been the key to a lot of improvements over the years. Part of any automation process is to make the process simple to use and repeatable.
AWS Shop example: Smoke and performance tests
(Frederique Retsema) In the previous blog, I talked about unit tests of the AWS Shop example [1]. Today, I will continue with a smoke test and a performance test.
patch the unpatchable
(Martin Berger) Oracle provides several VM for demo and training purpose. One of them is the Database Virtual Box Appliance / Virtual Machine. It’s very clear these VMs are only for testing purpose.
OIC: How to Find Human Task by Correlation and How to Abort a Parallel Task
(Jan Kettenis) This article explains how you can find an instance of a Human Task of process instance in the Oracle Integration Cloud (OIC) without knowing its task number, and how you can use that for example to withdraw a parallel task.
New FMW 12c Vagrant project
(Martien van den Akker) Several years ago I blogged about automatic creation of Fusion Middleware environments.
ACFS Mystery
(mdinh) From ACFS Support On OS Platforms (Certification Matrix). (Doc ID 1369107.1)
Tracing Latches: Redo Copy Contention
(Nenad Noveljic) Latch waits are well instrumented in Oracle database. We can see for how long a process was waiting for a latch. We can also identify the latch holder.