Actions
Bomb!
Use this to drop and recreate the table(s) associated with a particular domain object. Use sparingly in production.
Drop/Create ETLs
This will completely drop and re-create all ETLs for the tenant.
Use sparingly in production, because this will effectively rebuild the entire Insights database.
Drop/Create Views Etc.
This will re-create:
- Standard views
- Dynamic views
- Stored procedures
- Functions
It should also be done only when needed but is generally safe because it does not force any rebuild of the underlying data. Use it if views are out of date.
Status
The status column is a little wonky sometimes, so click the REFRESH icon if you get weird messages like "bad status Reconnect."
If you see a "record count mismatch" or "bad script" status, that may indicate you need to reinitialize the ETLs.
Comments
0 comments
Please sign in to leave a comment.