I am using OEM in standalone mode.

When I try to connect using a user who has DBA role granted, it connects.

If I use any other user who does not have DBA role granted, it gives error : ora-00942 Table or vies does not exist
and does not connect.

I am trying to doing "connect as: NORMAL"

What roles/privileges are needed to connect as NORMAL user ?

Thanks.