Blog Post: Quick guide to use Transparent Data Encryption (TDE 12c)
In this article I will show you how to configure TDE quickly, directly to the steps that you are looking for. You can also see the quick guide to configure TDE in 11g HERE . We will go through the...
View ArticleBlog Post: Oracle Text, Oracle R Enterprise and Oracle Data Mining - Part 1
A project that I've been working on for a while now involves the use of Oracle Text, Oracle R Enterprise and Oracle Data Mining. Oracle Text comes with your Oracle Database licence. Oracle R Enterprise...
View ArticleBlog Post: SQL Injection is Still Dangerous
I recently heard someone talk of SQL injection as "solved," and that is a dangerously arrogant attitude. It is true that experienced developers know what SQL injection is and how to prevent it (use...
View ArticleBlog Post: Watch out for redundant code with WHILE loops
Generally, you should use a simple loop if you always want the body of the loop to execute at least once. You use a WHILE loop if you want to check before executing the body the first time. Since the...
View ArticleBlog Post: Cursor activo en el cuadro de búsqueda del Informe Interactivo
Hace unos días me hicieron la siguiente consulta, cómo se puede colocar el cursor del mouse en el cuadro de búsqueda del Informe Interactivo cuando ingresamos a la página y considero que si bien es...
View ArticleBlog Post: A sólo días de mi viaje al OTN Tour México 2016
Estamos casi en la recta final y preparándome para mi viaje a México. La agenda está lista y disponible en el siguiente link: Agenda OTN Tour México Estaré presentando un conferencia de 45 minutos...
View ArticleForum Post: Window 8.1 Pro 64 Bit - Need Toad Version
HI All, My laptop is Windows 8.1 Pro -64 bits. I would like to install TOAD to connect Oracle 11g (Apps DB). Please advice which version of TOAD we should install. Thanks for your timing and helping me.
View ArticleWiki Page: Apache Spark
This section will contain articles about Apache Spark and Big Data.
View ArticleWiki Page: Build a real world recommendation system using Apache Spark within...
By Wissem El Khlifi (Oracle ACE) Introduction Recommendation systems are the typical data products in e-commerce industry. They are a good starting point when explaining what data science is to...
View ArticleWiki Page: Oracle Big Data SQL
By Wissem El Khlifi (Oracle ACE) Introduction Before digging through the technical details and configuration of the Oracle Big Data SQL, let’s first define some key concepts of the Big Data world....
View ArticleBlog Post: Contacting players in the PL/SQL Challenge
Just fielded this question: Hi, Is there any option to drop messages to different user? I would love to take help from all the top users from here. Yes, I am sure you would love that! Hundreds of...
View ArticleBlog Post: Oracle Buys NetSuite
Oracle has just announced that is is buying NetSuite . This doesn't come as a big surprise, as Larry already owned a big chunk of it, but it still bolsters Oracle's position as a Cloud company. Oracle...
View ArticleWiki Page: Migrating your GDS catalog database to new server – 12c
Introduction We know very much about the backup of databases and restoring the database in same server or different server, but when it comes to catalog database to mange global data services the...
View ArticleBlog Post: Checking out the Oracle Reserved Words using V$RESERVED_WORDS
When working with SQL or PL/SQL we all know there are some words we cannot use in our code or to label various parts of it. These languages have a number of reserved words that form the language....
View ArticleWiki Page: Collaboration of DBA and Development team
Abstract In IT field its very usual to see DBA team and Development/Application team not working closely while encountering performance issues. Its very common to see each team blaming on each other...
View ArticleBlog Post: My Upcoming Speaker Events
I'm very excited to share with you that I've been accepted to speak at 2 big Oracle events: The Oracle OpenWorld and DOAG . Oracle OpenWorld This year the Oracle OpenWorld event will take place from 18...
View ArticleBlog Post: An introduction to Oracle Database for beginners: What is a...
A series of posts in response to Tim Ford’s #EntryLevel Challenge . Part I: Getting started with Oracle Database Part II: What is a Database? Part III: What is a Relational Database? Part IV: What is a...
View ArticleBlog Post: An introduction to Oracle Database for beginners: What is a...
A series of posts in response to Tim Ford’s #EntryLevel Challenge . Part I: Getting started with Oracle Database Part II: What is a Database? Part III: What is a Relational Database? Part IV: What is a...
View ArticleBlog Post: An introduction to Oracle Database for beginners: What is a...
A series of posts in response to Tim Ford’s #EntryLevel Challenge . Part I: Getting started with Oracle Database Part II: What is a Database? Part III: What is a Relational Database? Part IV: What is a...
View Article