- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2015 09:21 AM
I haven't found a way to migrate database views. I've tried the following:
Update sets yields this error:
Could not find a table u_test_users_companies this update requires
What should I be doing instead?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2015 12:03 PM
ok - I ended up splitting up my update sets into smaller sets. The first one being the database view piece, followed by the joins, and lastly the labels. This worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2015 10:07 AM
I moved the update set from DEV to TEST... getting the error while in the preview.
I tried to import the XML file to the database view but it's not uploading for some reason.
I'll try and create manually and re-run it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2015 11:50 AM
ok - I exported the database view from DEV and imported it into TEST.
I noticed however that the tables and joins were not pulled in however.
and I am still getting the same error message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2015 12:03 PM
ok - I ended up splitting up my update sets into smaller sets. The first one being the database view piece, followed by the joins, and lastly the labels. This worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2018 12:38 AM
Is it still the case in Istanbul?
I get a similar error while installing an update set that contains a database view...
Do I have to split into smaller update sets ? Or is there a better way?
thanks !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2018 07:35 PM