Data domain profiles define two important aspects of data domain behavior — automatic idling and oversubscribing.
You can use these data domain profile settings through the endeca-cmd put-dd-profile --auto-idle true/false --idle-timeout <min> command. Alternatively, you can use the putDataDomainProfile operation (and its idling options) of the Cluster Web Service.
A data domain profile may contain a setting, oversubscribe that allows Endeca Server to oversubscribe resources while sharing them between this data domain and other data domains hosted by the Endeca Server.
This data domain profile setting is available through the endeca-cmd put-dd-profile --oversubscribe command. Alternatively, you can use the putDataDomainProfile operation (and its oversubscribing option) of the Cluster Web Service.
Typically, the system administrators of the Endeca Server cluster make decisions about which data domain profiles should be available for your use when you create data domains. For information on these settings and how they affect the behavior of data domains, see the Oracle Endeca Server Cluster Guide (which addresses the Endeca Server cluster administrators).