insights
2022.4
false
- Release Notes
- Getting Started
- Installation and Upgrade
- Hardware and Software Requirements
- Upgrading
- Troubleshooting
- Migrating to Automation Suite
- Google Cloud Platform migration instructions
- Azure Web Services migration instructions
- Upgrade using cloned database
- Insights database verification script
- Frequently asked questions
- Support
- User Migration Tool
- Architecture
- Access and Permissions
- Interacting with Insights
- Logs
Insights database verification script
Insights
Last updated Oct 25, 2024
Insights database verification script
This script helps detecting several common issues with users' Insights DB observed during product preview as follows:
- Insights wasn't updated to version 2023.4 or later.
- One or more required tables are missing:
dbo.Tenants
,dbo.Jobs
,dbo.JobEvents
,dbo.QueueItems
,dbo.QueueItemEvents
,dbo.RobotLogs
, anddbo.__MigrationHistory
. - Negative IDs are present in one of the tables.
Any errors detected by this script should be fixed before moving forward with the cloud migration.
You can download the script from our page.