Collecting Lessons Learned
Lessons Learned You may have heard Einstein's definition of insanity: doing the same thing over and over again and expecting different results. I'm constantly surprised at how often companies don't ta...
Lessons Learned You may have heard Einstein's definition of insanity: doing the same thing over and over again and expecting different results. I'm constantly surprised at how often companies don't ta...
Toad Data Point version 4.0 is being released today! With each release of Toad Data Point we are focusing on adding enhancements requested by users which make connecting, querying and data prep easie...
Iterative and Incremental Delopment Are you challenged with getting your stakeholders to agree on one requirement? If so, don't feel alone. It's not uncommon as a business analyst to be stuck in the i...
Oracle Text (formerly known as InterMedia Text and ConText) is a full text indexing functionality. With Oracle text indexes (also known as Domain index), we can index text documents and search it base...
Since in Oracle Database 12c we can now use Active Duplicate using Backup set we also have another option, create that backupset Compressed, in that case what we are doing is to compress the BackupSet...
In previous versions, the only way to use Active Duplicate was with "image copies". However Oracle 12c introduced a new feature for Active Duplicate operations, now it is possible to do the duplicatio...
In an earlier article we discussed two very popular reasons, LOAD_OPTIMIZER_STATS and HASH_MATCH_FAILEDpushing Oracle to refuse sharing an existing execution plan and, thereby, hard parsing a new plan...
SQL Navigator has been and continues to be the go-to product for Oracle Developers. With the coming release of SQL Navigator 7.3 we’ll be adding some new features and improving existing features alon...
Pair Programming Pair programming was another fantastic but contentious idea that emerged from the agile movement of the 1990s. Pair programming is when two developers physically sit and work together...
Let's talk about replication-friendly GDS. We have seen series of Global data services, now this article is purely for Data Guard friendly global data services or we can say replication friendly servi...
Quick overview of how to install GitHub and then interact with it directly through the SQL Navigator tool via the Team Coding feature. So let’s get started! Following is a list of all of the tools ...
We have seen managing Global data services in Data Guard configuring by failover test and so on, if any situation occur like the role transitions of the Data Guard configuration between Primary databa...