Changes
If the setting has changed to "Error" the system indicates that there was an error during the creation of views.
You will find detail information about what has happened in the corresponding exception a/o Error Logs. Please fix the source of the problem in the data structure before enabling the view creation.
{{UnderConstructionStart}}
=== View Creation in the same Database===
{{Version/ServerSince|4.9.0}} It is also possible to create the views in the same database using the View Creation feature. The same steps as described earlier are essentially required for this. The only system setting that needs to be changed for this is the database instance (View Creation Target). Here, you either manually enter or select from the dropdown list the database you are currently connected to, and the configuration is complete. It is recommended to create the views in the same database, as this avoids known issues with the Microsoft Distributed Transaction Coordinator (MSDTC). For more information about the MSDTC, you can refer to the 'See Also' section.
{{UnderConstructionEnd}}
= See also =