Entry mapping repository settings

Use this page to configure an entry mapping repository that is used to store data for managing profiles on multiple repositories.

To view this administrative console page, complete the following steps:
  1. In the administrative console, click Security > Global security.
  2. Under User account repository, select Federated repositories from the Available realm definitions field and click Configure.
  3. Under Additional properties, click Entry mapping repository.

When you finish adding or updating your federated repository configuration, go to the Security > Global security panel and click Apply to validate the changes.

Data source name

Specifies the Java™ Naming and Directory Interface (JNDI) name of the data source that is used to access the entry mapping repository.

Default: jdbc/wimDS

Database type

Specifies the type of database that is used to access the entry mapping repository.

Default: DB2®

JDBC driver

Specifies the Java Database Connectivity (JDBC) driver that is used to access the entry mapping repository.

Values include:
DB2
com.ibm.db2.jcc.DB2Driver
DB2 for z/OS®
com.ibm.db2.jcc.DB2Driver
DataDirect Connect
com.ddtek.jdbc.sqlserver.SQLServerDriver
Informix®
com.informix.jdbc.IfxDriver
Oracle
oracle.jdbc.driver.OracleDriver
Microsoft® SQL Server
com.microsoft.sqlserver.jdbc.SQLServerDriver
Derby
org.apache.derby.jdbc.EmbeddedDriver

Database URL

Specifies the Web address for the entry mapping repository.

Values include:
DB2
jdbc:db2:wim
Derby
jdbc:derby:c:\derby\wim
DataDirect Connect
datadirect:sqlserver://:host_name1433;databaseName=wim;selectMethod=cursor;
Oracle
jdbc:oracle:thin:@host_name:port:dbname
Microsoft SQL Server
jdbc:sqlserver://host_name:1433;databaseName=wim;selectMethod=cursor;
Informix
jdbc:informix-sqli://host_name:1526/wim:INFORMIXSERVER=IFXServerName;

Database administrator user name

Specifies the user name of the database administrator that is used to access the entry mapping repository.

Password

Specifies the password that is used to enable the database administrator to access the entry mapping repository.




Related tasks
Managing the realm in a federated repository configuration
Configuring an entry mapping repository in a federated repository configuration
Reference topic    

Terms of Use | Feedback

Last updated: Oct 22, 2010 12:21:29 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-zos&topic=uwim_federationdbsettings
File name: uwim_federationdbsettings.html