(Hemant K Chitale) I’ve published a new video on Offline Relocation of a PDB using RMAN in 12.2
Tag: Oracle
Build an Integrated Extract using JSON
(Bobby Curtis) Now that Oracle GoldenGate 12.3 Microservices have been out for about 9 month; there seems to be more and more discussions around how microservices can be used.
Application Container Cloud Service (ACCS): Using the Application Cache from a Spring Boot application
(Maarten Smeets) Spring Boot allows you to quickly develop microservices. Application Container Cloud Service (ACCS) allows you to easily host Spring Boot applications. Oracle provides an Application Cache based on Coherence which you can use from applications deployed to ACCS. In order to use the A
Oracle 18c – SQLPlus cute Features
(Dirk Nachbar) As I got my fingers on the latest Oracle 18c Release, I had the chance to test some cute new features within SQLPlus, which are really helpful.
Enhance Vagrant provisioning: install java and database
(Martien van den Akker) In my previous blog posts (here and here), I wrote about how to create a base box and a create and start a virtual machine out of it. I started with provisioning, to have the vagrant user adapt the kernel settings, add a install user/owner and create a filesystem on an added
Text indexes for numbers
(Connor McDonald) We had an AskTOM question recently about being able to search for numbers within a concatenated list. The particular issue was a list of mobile phone numbers, but this is really just about tackling the larger issue of finding numbers within list.
Convert Non ASM database to ASM Database using Duplicate Database command
(Jagruti Jasleniya) You can use these steps to migrate a NON-ASM database to ASM database in Oracle 11gR2.
Linux timing and scheduling granularity
(Frits Hoogland) During investigating how Oracle works with regards to waiting, I discovered an oddity. I was researching for my redo blog posts, and found that in a certain case, Oracle uses the ‘nanosleep’ system call. As the name of this system call suggests, this call allows you to let a process
Did You Know #24 – Blocked Instances
(amitzil) Even after years of working with something, you can always learn new stuff. Today I tried to create a standby database using the duplicate command. When you duplicate a database you need to connect to both instances (primary as target and standby as auxiliary) using SQL*Net (and not “/”).
Pseudonymization Of Personal Data With Oracle
(David Fitzjarrell) The General Data Protection Regulation from the European Commission, known as the GDPR and primarily applicable to the European Union, can affect enterprises outside of the European Union if they service EU customers.
