Application connects to Oracle database

C

Crisoft

I have an application that DBA's access from a terminal server. The
application connects to an Oracle backend. The users are not local admins on
the terminal server. They can launch the application and it prompts them for
a username and password. They enter a username and password that has root
access to the Oracle database on the backend then it fails with.

Role was not set.
"Please contact your database administrator for access to the end_user role".

Application Access Denied
"You have access to the DATABASE, but you are not the EMPLOYEE table. See
your supervisor or application administrator to acquire proper access.

The application works if you login as a local admin. What permissions would
a normal user require to run the app?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top