Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines how many processes can run in parallel during index optimization, impacting the efficiency of database maintenance. |
| What area does it affect? |
Index optimization processes |
| What does the default mean? |
The default value is "2", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when planning database maintenance or adjusting performance settings. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ts.optimize.parallelism |
| Sys ID |
3669feb60a00065463bb677732056b36 |
| Type |
integer |
| Application |
Global |
| Default value |
2 |
| Description |
Number of simultaneous processes (1 to 16) used to perform index optimization tasks |
| Updated |
2024-05-25 03:39:58 |
Related properties