Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
347 views

Logging into oracle db as a global user

We are trying to shape up an old, 2 tier, Delphi based application. It originally uses database authentication, we'd like to transform the db user accounts to global users, so an OID server could ...
1
vote
1answer
444 views

What does it mean to “register system events… with Oracle Internet Directory”?

This is from the Stream - AQ docs. You can register system events, user events, and notifications on queues with Oracle Internet Directory. System events are database startup, database shutdown, ...
0
votes
1answer
143 views

Oracle User Management

Does anyone have experience working with Oracle User management? Any idea if it can be easily used to register users and roles into Oracle OID? And how I can use the defined roles in my application ...