Blog Post: Personalizando Informe Clásico con Iconos y Formato de Columna de...
Para este ejemplo vamos a usar los datos de la tabla EBA_DEMO_IR_PROJECTS del demo Sample Reporting. Para los que no tengan acceso a dicha tabla he creado una tabla personalizada con la misma...
View ArticleBlog Post: ORA-04063: package body “APPS.AD_ZD_ADOP” has errors
On one of the customer TEST environment adop prepare phase was failing with the following error. As per the error message initially i thought its failing because of the the wrong entries in the...
View ArticleBlog Post: Find FMW Version in EBS R12.2
This post will help you to find out the Installed fusion middleware version in an Oracle EBS R12.2 Installation. Its required to know the installed version of FMW whenever there is patching activity...
View ArticleBlog Post: UKOUG Conference 1999 : Who was there & what they were talking about
Yes you read the title of this blog post correctly! Recently I was doing a bit a clear out and I came across a CD of the UKOUG Conference proceedings from 1999. That was my second UKOUG conference and...
View ArticleBlog Post: Optimizing the order of MongoDB aggregation steps
MongoDB does have a query optimizer, and in most cases it's effective at picking the best of multiple possible plans. However it's worth remembering that in the case of the aggregate function the...
View ArticleBlog Post: San Francisco Muni Hacked Through Unpatched Vulnerability
You might have heard that the San Francisco public transport system was just hacked. (Picture by Blorq via Reddit) It appears that the reason they where hacked was that they did not apply the Oracle...
View ArticleBlog Post: Customer care, Oracle Cloud style: Forbidden
Image that you've forgotten your Oracle Cloud account details. No problem, you'll just click on the friendly Account Details button, right? Not so fast, buddy. That link just takes you to a default 403...
View ArticleComment on Password Management
Is it possible to send an email notification to a user before their password expiration?
View ArticleComment on Gestión de Cookies de Sesión en Oracle APEX 5.0
Hola Clarisa tus articulos son excelentes, quisiera tu ayuda para un caso particular estoy desarrollando una aplicacion que envia correos, pero aun no he podido configurar el apex mail estoy tratando...
View ArticleWiki Page: Developer Cloud Service Introduction
Whenever you start a new project, there is always a number of support services that you need to establish: Issue tracking Version control Code reviews Automated build Wiki If you already have all of...
View ArticleBlog Post: adop exiting with status = 255 (Fail)
[oracle@ebsnew appl]$ adop phase=abort Enter the APPS password: Enter the SYSTEM password: Enter the WLSADMIN password: Please wait. Validating credentials... Enter the RUN file system context file...
View ArticleComment on Customer care, Oracle Cloud style: Forbidden
Sten, I no longer work for Oracle since a number of months, but just to be fair, did you raise an SR? Oracle Support and the Cloud Ops team wont be reading blog entries to figure out what's wrong. They...
View ArticleBlog Post: Release of Oracle Container Cloud Service 16.4.3
Oracle recently announced the release of the Oracle Container Cloud Service 16.4.3 . This is a new service where you can bring your own Docker containers and run them on the Oracle Public Cloud. You...
View ArticleComment on Customer care, Oracle Cloud style: Forbidden
You are in luck mate. This issue will be resolved soon. Would have been resolved sooner if you had raised an SR 20 days ago...But no worries.
View ArticleBlog Post: cqlsh – Unable to connect to any servers Tried connecting to...
When trying to connect to a node in the Cassandra Cluster using cqlsh, I get the "Unable to connect to any servers. Tried connecting to [('127.0.0.1', 9042)" message. Learn how to modify the...
View ArticleBlog Post: 2016 Another Year In this world
I don't know if it is early to write something now, most of people will share this during the end of December but i choose to write mine earlier, i will not share anything technical this time but i...
View ArticleBlog Post: TraceMiner Utility – Updated
TraceMiner has been updated after a couple of foibles were found during the processing of a trace file. The version has been bumped to 0.19 as of today, 2nd December 2016. The bugs fixed were: The...
View ArticleWiki Page: Using Python and cx_Oracle, Part 1
While Python is an interpreted language, Python is a very popular programming language. You may ask yourself why it is so popular? The consensus answers to why it’s so popular points to several...
View ArticleBlog Post: Evaluating Cluster Dispersion in Oracle Data Mining
When working with the Clustering algorithms, and particularly k-Means, in the Oracle Data Miner tool there is no way of seeing how compact or dispersed the data is within a cluster. There are a number...
View ArticleBlog Post: Role of Grid Infrastructure Management Repository (GIMR) database...
By Y V Ravi Kumar, Oracle ACE and Oracle Certified Master (OCM) Introduction: The Grid Infrastructure Management Repository (GIMR) database now includes the Cluster Health Monitor (CHM) Repository. The...
View Article