Skip to Main Content

Table or view does not exists when importing between schemas in the same database

TurntableZAug 15 2018 — edited Aug 16 2018

Hello all.

Anyone had an issue where you have a dev schema(let's call this DEV_SCHEMA) and a test schema(let's call this TEST_SCHEMA) in the same database and when you export your application from DEV_SCHEMA to TEST_SCHEMA, you get an error saying table or view does not exist on the pages that you have been working on in DEV_SCHEMA?

The tables or view it is referrencing do exist though in TEST_SCHEMA. The only way to rectify this, is go in to the page and edit the item/region and put an space in to the query/source, so it does a hard parse on the page when you save and it then finds the table.

This is very puzzling.

Any help would be grateful!

Alex.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Sep 13 2018
Added on Aug 15 2018
4 comments
99 views