Indexes
Comments
-
Does Decisions make any indexes outside of the clustered index established on table creation? If no, is there any reason why we shouldnt make indexes in the Decisions database?
-
Decisions does do indexing in the backend in the DB, which are included below. You can add indexes as you like.
1)[b]Built-in objects[/b] (Account, Assignments, etc). Decisions has some default indexes that it creates on these tables to speed up SQL operations. We have identified these as important based on profiling and tuning we have done for the product. They are applied during installation
2)[b]Folder Extensions[/b]. Decisions will create indexes on folder extension objects to index
(1) the primary key column,
(2) the parent folder id (entity_folder_id) column,
(3) the extension_id column, and
(4) the extension_id_type column.
They are created at the same time as the database table that stores the user-defined data.
Howdy, Stranger!
Categories
- 4.2K All Categories
- 68 General
- 11 Training
- 203 Installation / Setup
- 1.1K Flows
- 108 Rules
- 262 Administration
- 212 Portal
- 494 General Q & A
- 698 Forms
- 334 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 180 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 80 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 92 Lunch And Learn Questions