Comment on SQL Developer - Error ORA-01017
Genial Clarisa!!!! Me paso exactamente igual y pude solucionarlo con este post tuyo!!! Mil gracias!
View ArticleComment on TABLESPACE CAPACITY PLANNING REPORT
>The order by 2,1 is to sort the resultant data on column 2 in ascending order and then on column1 in ascending order. Actually "ordering" only makes sense on the outermost query -- if you order in...
View ArticleComment on TABLESPACE CAPACITY PLANNING REPORT
I men empty tablespace should be "0" not "null"...sorry for not been clear up.
View ArticleBlog Post: Oracle EBS Suite blank Login page - Post Exadata migration
As part of EBS database migration on Exadata, we recently deployed a brand new Exadata X5-2L (eighth rack), and migrated an Oracle EBS Database from the typical storage/server technologies. Below are...
View ArticleBlog Post: How to Change the Password for SYSASM User
In the first 11g release, it is still possible to logon as sysdba as well as sysasm . This will definitely be changed with the next coming release, 11gR2. At present, when Oracle 11g is installed a...
View ArticleBlog Post: Cómo distribuir información en múltiples tabs en Oracle APEX 5.1
En este pequeño post quiero mostrar como usar el tab container para distribuir información en múltiples tabs. Para este ejemplo vamos a crear una página en blanco y realizar los siguientes pasos: 1)...
View ArticleBlog Post: Cómo manejar el ancho de columnas en los Informes en Oracle APEX 5.1
Deben existir diferentes formas de manejar el ancho de columnas en los informes en Oracle APEX 5.1. En este artículo voy a mostrar dos de ellas. Por ejemplo, tenemos un informe interactivo de la tabla...
View ArticleBlog Post: Solving Communication problems between DB and ASM instances
By Deiby Gómez Introduction Most of the time I write how-to articles or I am introducing a new feature of Oracle Database. Those articles contain new information that’s good to know and help people fix...
View ArticleBlog Post: Rescue for a Mission-critical Oracle Database
Introduction This use case article describes the recovery of a production Oracle database without the availability of the required critical archive log files after bulk and unexpected changes to the...
View ArticleBlog Post: Oracle Cloud Day Istanbul
Yesterday, I spoke at the Oracle Cloud Day Istanbul. It was an amazing event. The venue (Swissotel the Bosphorus) was great, the conference rooms were comfortable, the presentations are attractive and...
View ArticleBlog Post: Oracle 18c: Data Warehousing New Features
This article was written by Skant Gupta and Joel Perez in Oracle OTN. Full Index of Oracle Cloud Articles: Sir.CloudDBaaSjoelperez If you want to be updated with all our articles s end us the...
View ArticleBlog Post: Oracle 18c: RMAN New Features
This article was written by Skant Gupta and Joel Perez in Oracle OTN. Full Index of Oracle Cloud Articles: Sir.CloudDBaaSjoelperez Before starting to read, if you want to access others Oracle RMAN...
View ArticleComment on Oracle 12c - DBMS_SQL RETURN_RESULT procedure
How to force TOAD for Oracle to show these results, provided by the DBMS_SQL.RETURN_RESULT procedure? Thanks in advance.
View ArticleBlog Post: Database as a Service using Enterprise Manager - Part VI
In our article series, we are exploring the capabilities of Oracle Enterprise Manager Cloud Control 13c for the private Database as a Service (DBaaS) Cloud – including the setup of such a cloud. In the...
View ArticleBlog Post: Oracle Hybrid Database Cloud using Enterprise Manager – Part VI
In this article series, we are looking at the steps for setting up the Oracle Hybrid Cloud via the latest version - Enterprise Manager Cloud Control 13c installed on premises. The main intention is to...
View ArticleBlog Post: SYSAUX and purging big objects (segments) manually
If you find that SYSAUX is growing and its size is too big, besides figuring out why this has happened (bug, some purge job disabled, or some structure problems in objects), you need to find the...
View ArticleBlog Post: Database direct upgrade from 11g to 12c to Exadata X6-2 from X5-2...
At one of the customers recently, a few production databases migration from X5-2 to X6-2 with Oracle 11g upgrade to Oracle 12cR1 was successfully delivered. As we all knew, there are handful of methods...
View ArticleBlog Post: OBIEE 12c (12.2.1.3) post upgrade challenges - unable to save HTML...
Very recently, an OBIEE v12.2.1.1 upgraded to v12.2.1.3 on an Exalytics machine. Though it wasn't a major upgrade, we had to do it to fix some bugs encountered in v12.2.1.1. For sure, it wasn't a easy...
View ArticleBlog Post: Database as a Service using Enterprise Manager – Part VII
In our article series, we are exploring the capabilities of Oracle Enterprise Manager Cloud Control 13c for the private Database as a Service (DBaaS) cloud – including the setup of such a cloud. In the...
View ArticleBlog Post: Oracle Hybrid Database Cloud using Enterprise Manager – Part VII
In this article series, we are looking at the steps for setting up the Oracle Hybrid Cloud via the latest version – Enterprise Manager Cloud Control 13c installed on-premises. The main intention is to...
View Article