Blog Post: Oracle In-Memory Features - Part 5
Hi, I sat in on Andy Rivenes ppt at the recent RMOUG Training Days. He is the Oracle Product Manager for the newer In-Memory feature of the Oracle12 database. Last week I illustrated how to assign...
View ArticleBlog Post: Oracle SQL Plan Management
Hi, I attended an Oracle presentation on Tuning Sub-optimal SQL and they presented a cool method of using SPM to add hints to SQL where you can’t change the code! SQL Plan Management was introduced in...
View ArticleWiki Page: Streaming Oracle Database Table Data to Couchbase Server
Streaming Oracle Database Table Data to Couchbase Server Written by Deepak Vohra Oracle Database is a relational database and Couchbase database is a NoSQL database. The data model of each is...
View ArticleBlog Post: Mentoring
Becoming a mentor was not a direct path for me. Even though I inspired people with my perseverance and common sense, I had no inclinations for a corner office position, (I often joke about passing up...
View ArticleBlog Post: Oracle Advanced Analytics in the Oracle Cloud
You have heard about the cloud? Right? Even the Oracle Cloud? If you haven't, then maybe we need to look at how you can learn more about the Oracle Cloud. Over the past while, and in the past few weeks...
View ArticleBlog Post: EM13c Corrective Actions
While at Collaborate 2016, a number of us were surprised that people still aren’t using Corrective Actions and in EM13c, there are a number of cool ones built into the system to make your life easier....
View ArticleWiki Page: Versioning Oracle schemas in the DevOps age
Written by: Juan Carlos Olamendy Turruellas Introduction In this article, I want to talk about versioning Oracle database schemas to be agile in this new age of continuous integration and DevOps . In...
View ArticleBlog Post: Habilitar y Crear la Página de Comentarios en APEX 5.0
La funcionalidad que hoy les traigo que nos brinda APEX es asombrosa, ya que con unos simples clic podemos crear una página de comentarios que le permite al usuario de nuestra aplicación mandarnos...
View ArticleBlog Post: Detectando cambios con DECODE
Las dimensiones de nuestro Datawarehouse sufren modificaciones. Hay clientes que vienen y clientes que van, otros que cambian de domicilio, etc. Algo análogo ocurre con los productos. Comenzamos a...
View ArticleBlog Post: Your Own Cloud: Oracle Cloud Machine
Oracle has always been quick to point out that they are the only ones who can offer an entire stack from hardware over platform to applications. So far, they have only leveraged that strength in public...
View ArticleWiki Page: Exadata – Configure ZFS Shares On Exadata Using ESBU Utility
Introduction After migrating database(s) to Exadata Database Machine you must configure database backups. Exadata uses Automatic Storage Management (ASM) for storing database files. Using RMAN is the...
View ArticleComment on New Utilities in demo.zip
Is there a new location for demo.zip? I am not finding it.
View ArticleBlog Post: COLLABORATE 16 event - Summary
Last week (10-14 April) the COLLABORATE 16 event took place, at the Mandalay Bay, Las Vegas. The event is a technology and applications forum for the Oracle Community. As an educational conference,...
View ArticleBlog Post: Getting the current SQL statement from SYS_CONTEXT using Fine...
The stand-off between Apple and the FBI has moved on. In essence both sides have taken it in turns to refuse to tell each other how to hack an iPhone. Something else that tends to tell little or...
View ArticleBlog Post: Crear una Aplicación de Hoja de Cálculo Web en Oracle APEX 5
Siempre hemos hablado de las aplicaciones de Bases de Datos, por ello, en este artículo quiero introducirte en la creación de Aplicaciones de tipo Hoja de Cálculo Web. Con este tipo de aplicaciones los...
View ArticleBlog Post: Rent, don't buy your on-premise Exadata
As I described last week , Oracle recently announced that you can now put their hardware and cloud software inside your own datacenter with the Oracle Cloud Machine. They now seem to be going a step...
View ArticleForum Post: TOAD for Oracle 12.6.0.53 -Package Body does not exist or you do...
I am a new user of Toad. I created a package then was able to compile and run it. When it came to trying some changes, these changes were not saved successfully. Next I deleted the package and tried to...
View ArticleWiki Page: Configure Oracle's XDB Server for Web Applications
There are many developers who use Oracle APEX to develop robust web applications because it’s simply a great tool. While APEX gets better with each new release, there are developers who want to know...
View ArticleBlog Post: El problema de las secuencias y la seudocolumna CURRVAL
Una secuencia es un objeto que permite la generación de valores secuenciales. Dichos valores suelen ser utilizados en claves primarias o claves únicas. Para hacer referencia a los valores de una...
View ArticleBlog Post: Latest Video Upload Part #1
Recently i was working on some installation and configuration for Fusion and as you see the video uploaded to my channel :- 1- ODI 11.1.1.9 Installation here 2- Oracle Enterprise manager 13c...
View Article