Database Administration (MOSC)

MOSC Banner

Ensure SSRS sessions are readonly to Oracle databases.

edited May 19, 2017 5:00AM in Database Administration (MOSC) 3 commentsAnswered

Hi,

I am looking at ways of ensuring that anyone who logs onto the database (oracle 12c Standard Edition) using the SSRS reporting tool is automatically logged on as readonly so no DML is allowed.

Is this possible?

I was looking at onlogon triggers but I am not sure if the logon trigger can first recognize using sys_context that the module is SSRS and then run an alter session readonly.

Does the user logging in need the alter session privilege or will this run as the owner of the trigger (SYS for instance)?

Am I barking up the wrong tree here and is there a better way of ensuring any sessions via SSRS are readonly.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center