I'm attempting to use DBI and DBD::Oracle to connect to an oracle rac instance, however, I don't have access to the SID of the database. Our other applications use the SERVICE_NAME to connect to the database required. Is this possible via the perl DBD::Oracle api, or am I out of luck?