Broken views screen displays list of views which are no longer valid (e.g. source table no longer exists).
To display the list of broken views, select "MONITOR" section from the main menu and then select "Broken views".
Column name | Description |
---|---|
View name | Name of the broken view. |
Failure reason | Reason why the view is considered as broken. |
Selecting one of the broken views by clicking on it will bring up a panel with details.
Broken view details
Broken view details screen displays the summary of selected view.
Field | Description |
---|---|
View name | Name of the view |
Failure reason | View SQL parse failure reason |
Error message | Metadata error message |
SQL text | Views SQL query |
Clicking on the GO TO DEFINITION button in the top right corner of the screen will start navigation to view summary screen.