When creating a custom data source, use the appropriate Database Name format and Host Name format for your DB System database version and type. 12c / VM Database Name . Host Name -scan. 12c / Bare Metal Database Name . Host Name . 11g / VM Database Name . Host Name -scan. 11g / Bare Metal Database Name . Host Name . The resulting URL based on your database version and type are: 12c / VM jdbc:oracle:thin:@//-scan.:/. 12c / Bare Metal jdbc:oracle:thin:@//.:/. 11g / VM jdbc:oracle:thin:@//-scan.:/. 11g / Bare Metal jdbc:oracle:thin:@//.:/.