Y youngBull Member Nov 12, 2009 #1 In sql window or in object window, right click a table -> query data, then display error Checked again, it happened on different schema Last edited: Nov 13, 2009
In sql window or in object window, right click a table -> query data, then display error Checked again, it happened on different schema
PeterW Member³ Nov 13, 2009 #1 Confirmed for version 8.0.0.1490 For some reason dubble quotes (") are placed around the table name from a different schema. This results in a ORA-00942 ('Table or view does not exist') error.
Confirmed for version 8.0.0.1490 For some reason dubble quotes (") are placed around the table name from a different schema. This results in a ORA-00942 ('Table or view does not exist') error.
Marco Kalter Administrator Staff member Nov 13, 2009 #1 That is indeed a bug in this preliminary patch. We'll fix it, and I will post a link to a new patch.