Skip to content

Commit

Permalink
update manage db note
Browse files Browse the repository at this point in the history
  • Loading branch information
brianzwh committed Aug 29, 2024
1 parent f539d1c commit 430837e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mas/manage/bestpractice.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ DB2 Tuning in [Maximo 7.6.x Best practice](../../maximo-7/download/Maximo%20Best
SET READ_COMMITTED_SNAPSHOT ON
```

- recommend to place `tempdb` on dedicated fast disks.

### Note:

- It is highly recommended to refresh index statistics after migrating Maximo from version 7 to version 8. In some cases, rebuilding indexes may also be necessary.

- It is highly recommended to refresh index statistics after migrating Maximo from version 7 to version 8. In some cases, rebuilding indexes may also be necessary.

0 comments on commit 430837e

Please sign in to comment.