Deployment Table Metadata (Advanced Settings)

[Applies to: Microsoft Dynamics CRM 2011]

The Deployment table contains deployment settings. This data can be retrieved using the RetrieveAdvancedSettingsRequest message. The settings that have IsWritable set to 1 can be updated by using the UpdateAdvancedSettingsRequest message.

The following table lists the metadata for this table. For more information about how to edit these settings with PowerShell, see Read and Update Advanced Settings with PowerShell.

Name Description Type IsWritable SchemaType PrimaryKey Locator Cached Nullable Min Max Default Length

ActivityFeedFollowLimit

Specifies the maximum follow limit per user.

int

1

Settings

1

1

0

1

5000

1000

AggregateQueryRecordLimit

Specifies the upper limit of records that can be aggregated for this deployment.

int

1

Settings

1

1

0

-1

50000

AllowCustomWorkflowActivities

Indicates whether custom workflow activities are enabled.

bit

1

Settings

1

1

0

1

AsyncSelectMaxItems

Specifies the upper limit for the number of items the asynchronous server will remove from the queue for an organization at one time. By default, the value is not set.

int

1

Settings

1

1

1

1

10,000

AsyncSelectParallelism

Specifies the setting that controls the maximum degree of parallelism enabled for querying organization databases for asynchronous operations in a multi-organization environment..

int

1

Settings

1

1

0

1

16

5

AutomaticallyInstallDatabaseUpdates

Indicates whether to automatically install database updates when an update rollup is installed or when a new organization is created or imported.

bit

1

Settings

1

1

0

1

AutomaticallyReprovisionLanguagePacks

Indicates whether to automatically re-provision language packs when an update has been installed.

bit

1

Settings

1

1

0

1

AutoSaveInterval

Specifies the sales refresh auto-save interval in seconds.

int

1

Settings

1

1

0

1

100000

10

ExecuteMultipleMaxBatchSize

Specifies the maximum number of execute requests in a single execute multiple operation.

int

1

Settings

1

1

0

1

1000

ExecuteMultipleMaxConnectionsPerServer

Specifies the maximum number of concurrent execute multiple operations per organization.

int

1

Settings

1

1

0

-1

ExecuteMultiplePerOrgMaxConnectionsPerServer

Specifies the maximum number of concurrent execute multiple operations per organization per server.

int

1

Settings

1

1

0

-1

FollowInYammerMaxConnectionsPerServer

For internal use only.

int

1

Settings

1

1

0

-1

FollowInYammerPerOrgMaxConnectionsPerServer

For internal use only.

int

1

Settings

1

1

0

-1

IgnoreCustomReportUploadFailures

Indicates whether to ignore upload failures for custom reports during organization move.

bit

1

Settings

1

1

0

0

MaintenanceJobsExpiredThresholdSeconds

Specifies the amount of time, in seconds, that a job in ScalegroupMaintenanceJobs can be overdue to run before being reset.

int

1

Settings

1

1

MaintenanceJobsDiskUsageShrinkToThreshold

Specifies the target disk usage, in a ratio of used size to max size, that the code aims to hit when running shrink jobs. This value is between 0 and 1.

float

1

Settings

1

1

0

1.0

MaintenanceJobsMaxDiskUsageThreshold

Specifies the amount of disk usage, in a ratio of used size to max size that must be hit for a disk to be eligible for transaction log shrinking. This value is between 0 and 1.

float

1

Settings

1

1

0

1.0

MaintenanceJobsMaxTLogUsageThreshold

Specifies the ratio of used size to max size that a transaction log can grow to before it is eligible for being truncated. This value is between 0 and 1.

float

1

Settings

1

1

0

1.0

MaintenanceJobsPollIntervalInSeconds

Specifies the amount of time, in seconds, that the ScalegroupMaintenanceJobs table is polled to look for jobs ready to execute.

1

Settings

1

1

MaintenanceJobsShrinkDOP

Specifies the maximum number of simultaneous TLog shrink jobs allowed to run on a single SQL Server.

1

Settings

1

1

1

MaintenanceJobsTruncateDOP

Specifies the maximum number of simultaneous TLog truncation jobs allowed to run on a single SQL Server.

1

Settings

1

1

1

MaintenanceJobsVersion

Specifies the current version of the maintenance jobs. This is used to insert new jobs as necessary on a first-run experience.

1

Settings

1

1

0

MetadataQueryMaxDepthOfNestedFilters

Specifies the maximum number of link entities allowed in a query.

int

1

Settings

1

1

1

1

25

MinThreadsForThreadPool

Determines the values for the minimum number of worker threads and minimum number of IO threads for the .NET thread pool for the Microsoft Dynamics CRM application.

int

1

Settings

1

1

0

6

OnsaUploaderEnabled

Specifies if uploader for online service analytics is enabled or disabled.

bit

1

Settings

1

0

0

RetrieveMultipleTimeoutInSeconds

Determines the command timeout for a RetrieveMultiple operation in seconds

int

1

Settings

1

1

0

120

RunAsyncServiceInSafeMode

Specifies if asynchronous processing should be carried out in safe mode.

bit

1

Settings

1

1

0

SetMaxBufferPoolSize

Determines whether or not to set the MaxBufferPoolSize on the SDK endpoint binding.

bit

1

Settings

1

1

0

1

YammerConnectionTimeoutInSeconds

For internal use only.

int

1

Settings

1

1

0

60

YammerMaxPostsInBatch

For internal use only.

int

1

Settings

1

1

0

200

YammerMaxPostsRetryCount

For internal use only.

int

1

Settings

1

1

0

5

YammerMaxPostsToProcessByAsyncJob

For internal use only.

int

1

Settings

1

1

0

200

YammerMinWaitTimeForAsyncJobToRecurInSec

For internal use only.

int

1

Settings

1

1

0

60

YammerMinWaitTimeForPostsInSec

For internal use only.

int

1

Settings

1

1

0

600

See Also

Concepts

Use Advanced Configuration Settings (ConfigDB)
Deployment Entities and Deployment Configuration Settings

Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.