It’s that time again and our next release of Toad for Oracle is right around the corner!

GA date is July 13th, so look out for the announcements!

For a product that’s so jam packed full of features, people are constantly surprised that we manage to keep coming up with new stuff. The reality is that we are always realigning the product roadmap according to changing market dynamics and customer goals to ensure we continue to meet and exceed end-user expectations.

Our main theme last year was to help our customers make the transition from traditional, manual Oracle database development to more agile, automated development leveraging Continuous Integration processes and we’ve made significant progress along that road.

This year, our primary goal is the same and we’ll be launching a brand new Toad product later in the year which will enable the dream of seamlessly integrating Oracle database development tasks into a Continuous Integration/Deployment build process a reality. I’ll let you know more in due course.

We believe we are the only solution in the market that can offer automated PL/SQL regression test execution and static code reviews which can be integrated with CI. In our experience, this is one of the primary roadblocks that development shops faces as they transition to DevOps.

Migration to Oracle databases in the cloud is another trend we are seeing so we have a lot of capabilities in support of managing Oracle database in the Oracle Cloud Service as well as working with Oracle databases in Amazon AWS and MS Azure. Have a read of these blog articles for more information on how to manage Oracle 12c multi-tenant database in the Oracle Cloud using Toad.

Specifically, this Toad for Oracle Editions 2017 release will comprise the following product updates (depending which Toad Editions you own)

  • Toad for Oracle 12.11
  • Benchmark Factory 7.6.1
  • SQL Optimizer for Oracle 9.2.2
  • Spotlight on Oracle 10.4
  • Toad Data Modeler 6.2
  • Code Tester for Oracle 3.1

Enhanced product installers

To make sure you have a simple, fast way to get your Toad products installed, we’ve incorporated a number of pre-installation checks to help you along the way.

  • Oracle client software correctly installed
  • Sufficient disk space on target drive
  • The correct Windows privileges for installation
  • Anti-virus software blocking installation

 

Figure 1: Toad product installer pre-installation checks

Versioning of PL/SQL unit tests using Team Coding

Toad’s Team Coding utility enables developers to work directly with PL/SQL and other schema objects in the Editor and simultaneously control the corresponding files in the source control repository using a proprietary version control system such as Subversion, Git or TFS. Team Coding is available with ALL editions of Toad.

You now check-in/check-out PL/SQL unit tests using your source control system.

So why does that matter?

For those organisations that are transitioning to agile database development using Continuous Integration, it’s important that, as PL/SQL code changes are made and tested, that unit tests relating to that version of code (which may require new use cases) get checked into source control as well. This enables a configuration to be created in the build process which represents the state of that code at that point-in-time. As the build is promoted into (say) QA, when QA test the code, they have all the test cases available already in source control.

Note: In order for this to work correctly, you need to have your Team Coding repository hosted on an Oracle database (not hosted on the Toad Intelligence Central server).

When you manage an existing Team Coding Project or create a new Project, make sure you include Unit Tests along with your other objects.

Figure 2: Unit Tests are now a part of Team Coding

When you create new unit tests, either using Toad’s Editor or using Code Tester for Oracle, you will be presented with the option of checking the unit test into source control.

Note: If you are transitioning from using Oracle’s SQL Developer to Toad for Oracle and you’re concerned about any unit tests you may have created, fear not! You can now import unit tests from SQL Developer to Toad.

 

Compare Multiple Tables

Our Table Compare feature is very popular, but is limited to single table pairs. In this release you can now compare data in tables across 2 entire schemas and generate individual (per object) or combined sync scripts.

This capability also provides the potential to be a part of an automated deployment of schema changes into a target database as part of a Continuous Deployment process.

Please read this blog written by one of our Toad for Oracle developers for more information on this great new feature.

 

                    Figure 3: Compare Multiple Tables

 

Compare Schemas Wizard

Toad’s Schema Compare is one of the most popular features used by DBAs and developers alike. It is an extremely powerful feature and provides multiple options including the use of snapshots, source control integration and how the sync script is applied.

We wanted to make sure this feature continues to be used whilst encouraging new users to try it, whilst maintaining all the power of the existing feature, so we re-wrote it and built a new UI with a simplified, wizard style workflow to help drive it.

Figure 4: New Compare Schemas Wizard

There is also an option to use Oracle’s DBMS_REDEFINITION feature to perform the synchronization in cases where a table drop is not appropriate. E.g. A column added to a table but with the column order changed. 

When you reach the final step of the wizard, the choice of how you deploy the sync script is much more obvious including checking into source control.

 

New Toad World toolbar

Toad World is a hugely valuable resource for Toad users as it provides lots of advice and guidance from recognised experts around the world as well as providing insights into other database platforms.

This enhancement complements the Support portal integration we added in 12.10 so you can now benefit from direct access to both major websites.

The new Toad World toolbar enables a much more visible way to harness all these great benefits by simplifying Toad World registration and getting access to Toad forums, ask questions to thousands of other Toad users.

Figure 5: New Toad World toolbar

 

 

Other key features in this release

In addition to the main items mentioned earlier, these are some of the other features coming:

  • Cloud database support – Pluggable databases can now be cloned from one server to another via a DB Link instead of having to manually copy file.
  • TNS Names editor – this has been re-designed to simplify usability by leveraging Toad’s Editor and enabling working with multiple TNS files
  • Automation Designer Query Iterator – based on the result set for a query, you can perform a child action for each row. E.g. select a list of tables then run an action against each table.

 

Deprecations from this release

  • Oracle Database v8.x and v9.x – Oracle’s extended support ended in 2006 and 2010 respectively so we will cease regression testing on these versions. Toad for Oracle will, however, continue to work as before.
  • Execution of Toad automations on Toad Intelligence Central – with the release of our new Toad DevOps solution later in the year, we have decided to deprecate the publishing and execution of Actions and Apps on Toad Intelligence Central. Other files and data (such as code reviews and unit tests) can continue to be published as before and Toad’s Team Coding repository can still be hosted here.
  • MyToad web app – The Dropbox API which was used by MyToad has been deprecated and Toad for Oracle stopped using it on June 28, 2017

There will be a new Technical Brief on Toad for Oracle 2017 published shortly which will be available on http://www.quest.com/toad-for-oracle/  so watch this space!

About the Author

John Pocknell

John Pocknell is a senior market strategist at Quest Software and part of the Information Management business unit. Based at the European headquarters in the U.K., John is responsible for synthesising analyst data and customer interviews in order to create and evangelise solutions-based stories and messaging which relate to major IT initiatives for our extensive portfolio of database products, worldwide. He has been with Quest Software since 2000, working in the database design, development and deployment product areas and spent over 10 years as product manager for the Toad product line. John has been successfully evangelising Toad and other database solutions at various conferences and user groups around the world for the last 19 years as well as writing blogs and technical papers both internally and for the media. John has worked in IT for more than 30 years, most of that time in Oracle application design and development. He is a qualified aeronautical engineer with more than 10 years of experience in provisioning IT consultancy services and implementing quality assurance systems to ISO 9001.

Start the discussion at forums.toadworld.com