Posts tagged ‘database’
Posts about databases for Optimizely projects — SQL Server index and statistics maintenance, scheduled cleanup jobs, and tooling for routine DBA work.
-
:
Running the Optimizely CMS 13 Alloy Site on macOS with Docker
A working setup for the official Optimizely CMS 13 Alloy template on macOS Apple Silicon using Docker Compose — minimal adjustments, all changes on GitHub.
-
:
Quiet Performance Wins: Scheduled Job for SQL Index Maintenance in Optimizely
A scheduled job that rebuilds fragmented indexes and refreshes statistics on custom Optimizely CMS tables — quiet wins for query speed and editor happiness.
-
:
How to automatically remove orphaned Opti jobs from the DB
Automate cleanup of orphaned Optimizely scheduled jobs left behind in tblScheduledItem — a small scheduled job that keeps your CMS database tidy at startup.