Oracle DB Erroe while running OIMconfigPropertyFile for OIM-OAM integration
Hi Experts,
I am getting following error while running idmConfigTool -configOIM input_file=OIMconfigPropertyFile
ERROR: Error while seeding configuration in oim-config.xml
oracle.mds.exception.MDSRuntimeException: MDS-00003: error connecting to the database
Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
Cannot get Connection from Datasource: java.sql.SQLException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
Content in OIMconfigPropertyFile :
LOGINURI: /${app.context}/adfAuthentication
LOGOUTURI: /oamsso/logout.html
AUTOLOGINURI: None
ACCESS_SERVER_HOST: oiam1.oracledemo.com
ACCESS_SERVER_PORT: 5575
ACCESS_GATE_ID: oiam1.oracledemo.com
COOKIE_DOMAIN: .oracledemo.com
COOKIE_EXPIRY_INTERVAL: 120
OAM_TRANSFER_MODE: open
WEBGATE_TYPE: ohsWebgate10g
SSO_ENABLED_FLAG: true
IDSTORE_PORT: 3060
IDSTORE_HOST: oiam1.oracledemo.com
IDSTORE_DIRECTORYTYPE: OID
IDSTORE_ADMIN_USER: cn=oamLDAP,cn=Users,dc=anz,dc=com,dc=au
IDSTORE_USERSEARCHBASE: cn=Users,dc=anz,dc=com,dc=au
IDSTORE_GROUPSEARCHBASE: cn=Groups,dc=dc=anz,dc=com,dc=au
MDS_DB_URL: jdbc:oracle:thin:oiam1.oracledemo.com:1521:idm_mds
MDS_DB_SCHEMA_USERNAME: idm_mds
WLSHOST: oiam1.oracledemo.com
WLSPORT: 7001
WLSADMIN: weblogic
DOMAIN_NAME: base_domain
OIM_MANAGED_SERVER_NAME: wls_ods1
DOMAIN_LOCATION: /opt/Oracle/idmSetup/runtime/wlshome/user_projects/domains/base_domain/
Thanks
Harpreet