Suggestions to implement thousands of Oracle DBs for account management

Which IIQ version are you inquiring about? 8.4p1

We have a requirement of onboarding all the Oracle DBs for Account management(schema users) and NPAs for managing Read/Write/Admin access to DBs. We can use the Oracle Database - Direct connector for this, catch here is we have 1000s of DBs need to be managed and need to onboard 1000s of applications in Sailpoint for each DB instance.

Looking for a solution if we can use a common or custom connector managing all DB instances as one application?

1 Like

This depends on what is your minimum business requirements that you want to achieve here.

As I understand from your description, if its just review of the Oracle DB IDs that you want to achieve and not access request/provisioning from SailPoint - you should be able to build something outside SailPoint that can talk to all these DB and dump the DB ID along with their access in file. The file then can be simply onboarded to SailPoint using delimited connector and you can do access review. You will process revokes from access review through either workitem or some kind of Service desk integration (better if you already have this in place).

If you need full fledged application management for these DB application (read full JML scenarios) then this would be quite complex.