IORM - mixing profiles and databases in dbplan
Hi,
According to documentation mixing profiles and databases is possible:
- The
dbplan
can contain a combination of profile and database directives.
But I can't find information what happens if database uses profile (i.e. has DB_PERFORMANCE_PROFILE set in instance to name of profile for which entry exists in dbplan) and there also type=database entry for the same unique name.
Would entry type=database have precedence over profile if both entries use the same resource limits, for example "share"?
Would combination of these settings be uses when resouces in both entries are different, for example:
DBPLAN=
((name=gold, share=10, type=profile), -