Comment on Oracle Cloud (DBaaS): Oracle Data Guard in Database Cloud Service...
Hi Sanjeev, As per DBaaS documentation, there are 14 methods to migrate on-premise to cloud. As per my knowledge, some features of Exadata is working in Oracle DBaaS. We can also use common gateway to...
View ArticleBlog Post: How to speed up your Oracle Data Mining with in-memory and parallel
Have you have found running a workflow in Oracle Data Miner slow or running the scripts in the database slow ? No. Good, because I haven't found it slow. But (there is always a but) it really depends...
View ArticleBlog Post: Oracle Database 12.2 Statement-level Refresh for Materialized Views
By Deiby Gómez Introduction: Materialized views have been used for several years and they are being improved by Oracle with every database version or release. Up to Oracle Database 12cR1 Oracle...
View ArticleBlog Post: Toad Code Analysis
Hi, Code Analysis has been in Toad for a while now. If you are using a slightly older version of Toad, it might be called Code Review, found under the same menu path. Code Analysis gives you or your...
View ArticleBlog Post: Background Processes in Oracle ASM
Once the ASM instance is started, all the basic background processes, as well as some that are specific to the operation of ASM, are started. Notice that all the ASM processes begin with asm, whereas...
View ArticleComment on Oracle Coding Best Practices - Part 2
Dan, My understanding is that the FOR LOOP is turned into a BULK COLLECT LIMIT 100 behind the scenes, so its performance should be very similar to an explicit BULK COLLECT (and this is what I've found...
View ArticleBlog Post: Common misconception about how Oracle handles deadlocks
Introduction In today's blog post, I'd like to uncover a common misconception about how Oracle handles deadlocks, but first let's talk about what deadlock is. Deadlock is a locking scenario that occurs...
View ArticleBlog Post: Oracle Cloud (DBaaS): Switchover, Failover & Reinstate Operations...
This article was written by Skant Gupta and Joel Perez in Oracle OTN. At the last part of this article we configure the oracle data guard in database cloud service. Oracle Cloud (DBaaS): Oracle Data...
View ArticleComment on Lista Dinámica con Imagen Personalizada en APEX 5.0
Excelente !! estaba buscando hacer algo así, gracias nuevamente !!!
View ArticleBlog Post: Why Certifications Are Important
By Deiby Gómez Introduction: Ever since I started my career in Oracle technology I’ve always wanted to deliver the best support to my clients. I have wanted to solve the problems quickly. I am not...
View ArticleBlog Post: Oracle Cloud (DBaaS): How to become OCP & OCM Cloud!!!
This article was written by Skant Gupta and Joel Perez in Oracle OTN. Hi everyone If you are reading this article could be for several reasons..: 1.- Perhaps you have asked me or asked to my colleague...
View ArticleBlog Post: More Coding Best Practices - PL/SQL tips - posting rows quickly...
Hi, This month is a continuation of the Bulk Binding PL/SQL technologies from Oracle from last month. Click here to review the Bulk Collect syntax in loading arrays very quickly with rows. This article...
View ArticleBlog Post: Oracle Cloud (DBaaS): Using dbaascli Utility for Switchover &...
This article was written by Skant Gupta and Joel Perez in Oracle OTN. At the last part of this article we performed Switchover , Failover & Reinstate Operations on Oracle Data Guard using the DBCS...
View ArticleBlog Post: Oracle Multi-tenant Application Containers - Part IV:...
Overview In my last article, Oracle Multi-tenant Application Containers Part-III , we learnt about data sharing among containers in an application container by means of metadata-linked objects,...
View ArticleBlog Post: Database as a Service using Enterprise Manager – Part IV
by Porus Homi Havewala 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...
View ArticleBlog Post: Oracle Hybrid Database Cloud Using Enterprise Manager – Part IV
by Porus Homi Havewala 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....
View ArticleBlog Post: Oracle Cloud (DBaaS): Using dbaascli Utility for Reinstating...
This article was written by Skant Gupta and Joel Perez in Oracle OTN. At the last part of this article we performed Switchover & Failover Operations on Oracle Data Guard using the dbaascli utility....
View ArticleBlog Post: My Oracle Open World 2017 Presentations
Oracle Open World 2017 will be happening very soon (1st-5th October). Still lots to do before I can get on that plane to San Francisco. This year I'll be giving 2 presentations (see table below). One...
View ArticleBlog Post: Oracle Password Expiring
Hi, Ever go to log into your test environment to get the “Password expires in 7 days”? Or, you have been on vacation/busy with something else and your test environment password expires? Just one of...
View Article