I'm trying to restore a backup, but during the restore process, I get a "table does not exist" error when creating a view. Upon further investigation, I noticed that the file containing the view, in the export, is named site.s140, while the table creation is in the site.s202 file.
Perhaps this explains why it's not finding the table when creating the view. Is it perhaps creating the view before the table?
Can you explain how to proceed?
Thanks, Nathan