Can anyone please help me understand where to change the JDBC URL after the installation? I think my JDBC should be like "jdbc:oracle:thin:@//bddhost:1521/orcl.bddhost.com" with / as I am using service name and not SID.
This is for BDD 1.2.2 using HDP, running on redhat.
<Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "15980428776700" for task "weblogic.deploy.configChangeTask.0". Error is: "weblogic.application.ModuleException: weblogic.common.resourcepool.ResourceSystemException: Invalid port number for URL jdbc:oracle:thin:@//bddhost:1521:orcl.bddhost.com for datasource 'BDDStudioPool'"
weblogic.application.ModuleException: weblogic.common.resourcepool.ResourceSystemException: Invalid port number for URL jdbc:oracle:thin:@//bddhost:1521:orcl.bddhost.com for datasource 'BDDStudioPool'
at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:350)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)