The following example creates a database whose objects will be eligible for automated tuning but recommendations must be manually approved prior to application.
CREATE DATABASE mydatabase2 as perm=1e9, AUTODBA WITH CHECK;
The following example creates a database whose objects will be eligible for automated tuning but recommendations must be manually approved prior to application.
CREATE DATABASE mydatabase2 as perm=1e9, AUTODBA WITH CHECK;