MIM/FIM Oracle MA configuration

I worked out the below with the help of Google and I don't want to forget it.

First, you must install the Oracle client for your version of Oracle.  When configuring the Oracle MA in MIM/FIM, you must specify the connection parameters as below:

Oracle MA Configuration Window

Data source is NOT the name of a DSN configured in the ODBC control panel or the name of a server in the tnsnames.ora file.  It needs to be specified as:

server:port/databasename

Hopefully, this will save someone else some time.