ORA-00942 during Reverse Engineering

Bug in Version 3.0.13.175 ?

Following scenario:

Reverse Engineering of a complete schema in a Oracle 10g database:
login as NONE Oracle DBA user
reverse engineer all tables of this user
…log message: reversing users
-> error message pop-up:
Source: CS3-Internal error
Script: REOracle10g
Description: ORA-00942 …
Row: 3126
Column: 3

Reason could be that script tries to select from dba_users, but currently logged in user has no access to this DBA view in the data dictionary.

Regards,
Markus

Hello Markus,

This problem has already been fixed for next version 3.1. This version will be released by the end of Q1.

Thanks!

Regards,

Vladka

Hello Vladka,
Thanks a lot !
Regards,
Markus