When you upgrade your entire CDB with AutoUpgrade, there is a parameter which allows you some tuning or tweaking. And I often see some misunderstanding here. Therefore, for CDB upgrades – explaining catctl_options is my focus today.

Photo by Arthur Mazi on Unsplash
catctl_options – what it is meant for
This AutoUpgrade config file parameter allows you to set specific settings, mostly for tuning, but also to override some defaults. In the documentation you will find the whole list of options. You can set it in your AutoUpgrade config file, e.g.:
upg1.catctl_options=-T
catctl_options in CDB upgrades
Here, …
Continue reading...