If you are configuring a connection to a relational database, the Administrative UI requires a JDBC data source to communicate with the administrator store. A utility is required to create the data source. If you installed the Administrative UI using the stand-alone option, the smjdbcsetup utility is provided for you.
Note: If you installed the Administrative UI to an existing application server, see your vendor-specific documentation for information about deploying a JDBC data source. If you are deploying a data source to WebSphere, be sure that the JNDI name, under the datasource properties, is prefixed with the following:
jdbc/
Example: If the datasource name is abc, then the JNDI name is jdbc/abc.
To deploy a data source using the smjdbcsetup utility
Note: For more information about stopping the service, see the Policy Server Installation Guide.
Specifies the Administrative UI installation path.
smjdbcsetup.bat
Important! Before running a SOA Security Manager utility or executable on Windows Server 2008, open the command line window with administrator permissions. Open the command line window this way, even if your account has administrator privileges. For more information, see the release notes for your SOA Security Manager component.
smjdbcsetup.sh
The utility prompts you for a unique identifier. The utility appends the identifier to the data source.
The utility prompts you for a database driver type. The driver types are prefixed with a number.
The utility prompts you for the name of the database host system.
The utility prompts you for the port on which the database is listening.
The utility prompts you for the database user account name.
Note: This user account must have read/write permissions to the database.
The utility prompts you for the password of the database user.
The connection details appear.
The utility deploys the data source to admin_ui_home\CA\SiteMinder\adminui\server\default\deploy and prompts you to restart the SOA Security Manager Administrative UI service.
admin_ui_home
Specifies the Administrative UI installation path.
Note: Restarting the SOA Security Manager Administrative UI service is required before you can use the data source to create the connection.
The data source is configured and the utility exits.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |