Blog Post: using RDA pre Install check for EBS R12.2
Every successful installation needs good preparation and if some thing is missed from the pre-requisite then it will fail the installation or it may effect functioning of the installed application at...
View ArticleBlog Post: Who Decommissioned My Enterprise Manager Agent?
I prefer to write blog posts about the interesting questions on OTN. This blog post is one of them. There are usually more than one EM admins managing the systems, and you may want to track other...
View ArticleBlog Post: “Back It Up!!!”
“Expectations is the place you must always go to before you get to where you're going.” ― Norton Juster, The Phantom Tollbooth In a recent post in the Oracle General database forum the following...
View ArticleBlog Post: Slides from the OUG Ireland meet-ups
I've finally gotten the time (and the permissions from the presenters) to make the slides from the first two OUG Ireland meet-ups available. I've posted them on SlideShare and I've embedded them in...
View ArticleBlog Post: Find duplicate SQL statements with PL/Scope in 12.2
PL/Scope is a compiler tool that gathers information about identifiers (as of 11.1) and SQL statements (as of 12.2) in your PL/SQL code. You can do all sorts of amazing deep-dive analysis of your code...
View ArticleComment on Getting Started with Kubernetes
esheetal, you should start the Docker daemon like this (CentOS): systemctl start docker It depends on your linux distribution.
View ArticleBlog Post: Nueva Característica de APEX 5.1: Gran Simplificación de Asistentes
En Oracle Application Express 5.1, los asistentes se han simplificado con valores predeterminados más inteligentes y con menos pasos, lo que permite a los desarrolladores crear componentes más...
View ArticleBlog Post: Import One table to the new name in the same schema
The following case just want to share it in case anyone need it, development wants to import the existing table in the siebel schema into the new name to check the data integrity:- Oracle Provide you...
View ArticleBlog Post: Upgrading to Exadata 12.1.2.2.0 or later – mind the 32bit packages
This might not be relevant anymore, shame on me for keeping it draft for few months. However, there are still people running an older versions of Exadata storage software and it might still help...
View ArticleWiki Page: Oracle APEX 5.1 Introduce tres nuevas Apps de productividad
En este artículo hablaremos de las tres nuevas app que trae Oracle APEX 5.1, las cuales las podemos ver en el módulo de aplicaciones empaquetadas: Competitive Analysis, Quick SQL and REST Client...
View ArticleBlog Post: Consolidation Planning for the Cloud - Part VII
We started to detail the concept and workings of Consolidation Planning for the Cloud, using Oracle Enterprise Manager Cloud Control 13c, in the previous parts of this article series. This is Part VII....
View ArticleWiki Page: Consolidation Planning for the Cloud - Part VII
We started to detail the concept and workings of Consolidation Planning for the Cloud, using Oracle Enterprise Manager Cloud Control 13c, in the previous parts of this article series. This is Part VII....
View ArticleWiki Page: Consolidation Planning for the Cloud - Part VI
by Porus Homi Havewala We introduced the concept of Consolidation Planning in the previous parts of this article series. Part V was here . This is Part VI. Consolidating to Virtual Machines In the same...
View ArticleBlog Post: Now NOT to Handle Exceptions
Oracle Database raises an exception when something goes wrong (examples: divide by zero, duplicate value on unique index, value too large to fit in variable, etc.). You can also raise exceptions when...
View ArticleBlog Post: Oracle Behavior Differences Between Releases
A question came to me from a DBA friend asking about SQL differences between releases of the database. IE: behavioral differences in SQL processing. The question posed by this person was that they felt...
View ArticleBlog Post: AWS Big Data Services in the Cloud Part 1: Amazon Redshift
By Wissem El Khlifi I. Introduction In the IT industry we go through a tedious and long process of acquiring infrastructure (hardware software and licenses). Typically, projects are held back due to...
View ArticleBlog Post: Oracle 12.2 In-memory New Features
I was able to attend the Oracle Open World 2016 event this past fall. Last April, I posted a nice series on In-memory, material I had gathered from Oracle PM Andy Revenes (heck of a nice guy). Here are...
View ArticleBlog Post: Oracle 12.2 New Feature: Longer object/column names
Hi, Maybe you have wanted to use longer object names to be more descriptive. The Oracle RDBMS now supports up to 128 positions for both object and column names! The current naming length convention is...
View ArticleWiki Page: Pre-Purchase Building & Pest inspections
We Provide Pre-Purchase Building & Pest inspections, Dilapidation Reports, Completion Reports with Aerial Photography in Sydney Building inspections. http://www.expertbuildinginspections.com.au
View ArticleWiki Page: Changing DB Parameters for Oracle Database on Amazon RDS
Nowadays, a DBA has to know how to administer a database on-premise but also on Cloud. Cloud is not the future, it's the present. Several databases are being moved from on-premise to Cloud. Since we...
View Article