Each database type has a slightly different set of sudo privileges required. Today, we configure the target host for use by any DB type by specifying the superset of all privileges. We could create variables, such as delphix_type_oracle, that would control including just those privileges. We'd likely want a default delphix_type_all for ease of use.