We’re excited to share that CPAT version 26.5.0 is now available as of May 2026.
If you’re not familiar with the tool, you’ll find links at the end of this post to previous articles containing everything you need to know.
One of my favorite additions is support for the new Transportable Tablespaces (TTS) migration method to the Autonomous AI Database.

Another great enhancement is the STATISTICS option for --gatherdetails

It provides information about:
- Optimizer statistics extensions
- Statistics preferences defined at the table level
- Global statistics preferences
- Tables configured with a parallel degree setting

What is new in CPAT
This is the list of new features and fixes in CPAT 26.5.0.
Recently Added Features and Enhancements:
OPTD-897: New migration method (ATTS) for autonomous transportable
tablespaces migration. Some specific checks added
OPTD-919: New option STATISTICS for the gatherdetails argument.
It gathers some extra information related to statistics.
Recently Fixed Bugs or Other Changes:
OPTD-689: Separated check for DBMS_RESOURCE_MANAGER objects from
has_user_defined_objects into its own check,
has_user_defined_resource_manager_objects
OPTD-813: Made has_users_lack_create_privileges check obsolete after
testing proved it is not necessary
OPTD-907: Consolidated all migration method specific streams pool size
checks into a single check, and fixed the check's logic
OPTD-912: Fixed glitch where incomplete command line arguments
were accepted
OPTD-918: Removed any use of DBMS_METADATA from fixup creation so
fixups don't fail to create when execute privileges aren't
provided.
Links to the Complete Blog Post Series about CPAT:
- FAQ
- Part 1 – Starting with CPAT
- Part 2 – Options for Running CPAT
- Part 3 – Running CPAT
- Part 4 – Troubleshooting CPAT
- Part 5 – CPAT Checks
- Part 6 – CPAT New Features – December 2024
- Part 7 – Cloud Premigration Advisor Tool (CPAT) Composer
- Part 8 – CPAT New Features – June 2025
- Part 9 – CPAT – How to Use a Parameter File
- Part 10 – CPAT New Features – September 2025
- Part 11 – CPAT New Features – December 2025
- Part 12 – CPAT New Features – January 2026
- Part 13 – Using CPAT for Non-Autonomous Migrations
- Part 14 – CPAT New Features – May 2026
