Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle DB Erroe while running OIMconfigPropertyFile for OIM-OAM integration

user13114668Aug 16 2012 — edited Aug 16 2012
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
This post has been answered by Gyanprakash Pandey on Aug 16 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 13 2012
Added on Aug 16 2012
10 comments
371 views