Wiki 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 ArticleWiki Page: Backup and Restore in Oracle 12c - quick guide
Starting with Oracle 12c, we have a new "layer", some new concepts were introduced like Container Database, Pluggable Database, PDB SEED, Root, etc. Before 12c, in order to do backups and restores all...
View ArticleBlog Post: Flashback Functions – One Name, different Techniques
Part 1: Flashback Database Since version 9i there is the term “Flashback” in the Oracle Technology. However it is often hard to harmonize the different terms and corresponding technologies. Let’s start...
View ArticleBlog Post: PC Support Call – a scam of the worst kind…
Scam focusing on home computer users I’ve heard of this scam but have not received the call. Last night, I received the call. It came in as ‘out of area’ caller. He presented himself as “Peter from PC...
View ArticleBlog Post: Ensuring Data Protection Using Oracle Flashback Features -...
Introduction This article is the first part of my article series regarding data protection using Oracle Flashback Features. Ensuring Data Protection for Oracle Databases is one of the most important...
View ArticleWiki Page: Cloning Container Database (CDB) with Pluggable Databases (PDBs)...
Written by RavKumar YV Introduction Oracle Enterprise Manager Cloud Control 13c offers complete cloud solution including cloning functionalities like Create full clone database, Create test master...
View ArticleBlog Post: Setting up OBIEE Sample App VM to use Oracle R Enterprise
Oracle semi regularly releases a new version of their OBIEE Sample App virtual machine. The most recent versions have had examples of using Oracle R Enterprise built into the demo dashboards....
View ArticleWiki Page: How to use DBMS_CRYPTO for Web Apps
As discussed in other articles, there are many developers who use Oracle APEX to develop robust web applications. They choose Oracle APEX because it’s simply a great tool. While APEX gets better with...
View ArticleBlog Post: Oracle12 New PL/SQL Role
This technical tip came up at a recent user group meeting where I was doing my Oracle12 New Features presentation. One of the many features I like is the fact that there is now a role to grant PL/SQL...
View ArticleComment on Backup and Restore in Oracle 12c - quick guide
Nice overview indeed, thank you. Foued
View ArticleWiki Page: External Tables with Preprocessing
A question that comes up now and again is there a way in Oracle Database 11g Express Edition to mimic some behavior in the Oracle Standard or Enterprise editions. Many of these questions arise because...
View ArticleBlog Post: Which Oracle Development Tool?
I was just in Istanbul last week for the Turkish Oracle User Group TROUG Days 2016, where I gave my popular Oracle development tools overview presentation covering Forms, APEX, ADF, JET and MAF. One...
View ArticleBlog Post: Ensuring Data Protection Using Oracle Flashback Features - Part 2
Introduction In the previous article we have reviewed the basics of Oracle Data Protection, and explored Oracle Data Protection solutions. We also covered the data protection objectives which are...
View ArticleBlog Post: OBIA 11.1.1.10.1 Installation
The following link describe how to install OBIA 11.1.1.10.1 on Linux 6.7 Here Thank you Osama Mustafa
View ArticleBlog Post: EBS Clone R12.2.4 Guide
In This document i will show how to clone EBS R12.2.4 Step by step Link Here Thank Osama
View ArticleForum Post: RE: Mapping of US States with the two character State ID
You can find the official USPS abbreviations at about.usps.com/.../state-abbreviations.htm HTH -- Mark D Powell --
View ArticleBlog Post: Expresiones regulares y listas de caracteres de igualación.
No me resulta fácil explicar cómo funcionan las listas de caracteres de igualación. Vayamos directamente con un ejemplo. A diferencia del “.” que iguala con cualquier caracter, las listas nos permiten...
View ArticleBlog Post: Advanced Analytics in Oracle Data Visualization Desktop
Oracle Data Visualisation Desktop has the feature of being able to include some advanced analytics. In a previous blog post I showed you how to go about installing Oracle R Distribution on your...
View ArticleBlog Post: Bloquear y Desbloquear una Página en Oracle APEX 5.0
Cuando un equipo de desarrolladores está trabajando en el desarrollo de una aplicación es muy importante disponer de una funcionalidad que le permita a los desarrolladores bloquear las páginas con la...
View ArticleBlog Post: Oracle 12c: Global Index maintenance is now asynchronous
Introduction Maintaining global indexes were always a expensive task in Oracle, particularly in the context of partitioned tables, where dropping or truncating a table partition could cause a global...
View Article