We are running version Rel 08.2B and I have a view that joins some 24/7 used tables to some new extended information tables and the view is used to populate a dashboard UI.
There is no data being held, its a view and its a join view which is rarely used for any kind of file updates (except if you use instead of triggers which I am NOT).
I can manually create this view using an SQL CLIENT ODBC connection without issue, but for some reason when I use ALDON to promote these types of views it always hangs up for some exclusive lock issue with at least 1 of the tables in the join.
I don't understand why this is?
Is it the way we have ALDON set up, can we fix this with a configuration setting?
