Skip to main content
Question

Guidelines for indexing on the DB tables in FSM

  • April 13, 2022
  • 1 reply
  • 121 views

Forum|alt.badge.img+4

Guideline for indexing on the DB tables in FSM?

1 reply

Lee Pinchbeck
Ultimate Hero
Forum|alt.badge.img+24
  • Ultimate Hero
  • April 13, 2022

Hi @TatSrikaD,

If you are on Azure then there is Azure functionality to identify and put in place beneficial indexes.

If not, SQL Server Management Studio can suggest indexes based off of the long running scripts in the system.

There is no generic guidance on indexes in FSM. There will be ones in baseline already and any additional ones will be specific to the environment depending on its use and setup including configuration and customisations.

Kind regards,

Lee Pinchbeck