Easy configuration in embedded environments

You can configure and tune the database server in embedded environments, regardless of the workload or information you have about resources.

Using one configuration parameter, the AUTO_TUNE configuration parameter, you can enable or disable all automatic tuning parameters. You can also replace multiple automatic tuning configuration parameters in your configuration file with the AUTO_TUNE configuration parameter.

You can export a snapshot of your current configuration parameters to a file. You can archive this file, use it as a configuration file, or import it to another running instance. Importing a configuration file is a convenient way of dynamically modifying multiple tunable parameters at one time. If the file contains configuration parameters that cannot be tuned dynamically, the values of those parameters are ignored.