Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dual table not accesseible through other users 19.3

User_KGWBKAug 25 2022

I have installed oracle 19.3 and can access the dual table from the sys user:
However I am not able to access the dual table from the other users having all privileges.
if sys.dual is used the username does get access to the dual table.
If anyone can suggest what is wrong.
ORA-00942: table or view does not exist
00942. 00000 - "table or view does not exist"
*Cause:
*Action:
Error at Line: 1 Column: 15

image.png

Comments
Post Details
Added on Aug 25 2022
2 comments
781 views