The optional external report database exports data for use by other applications. Extracted data is stored in a dedicated SQL database on a Microsoft SQL Server database server.
To create an external report database on Microsoft SQL Server
RCM_install\Server\eurekify-jboss\bin
Note: RCM_install is the CA RCM installation directory.
\CA-RCM-12.5-sp2-Core\Utils&Conf\DB Utility
dbutil -c_rdb -d reportdb_name -h localhost -u user_name -p password
Note: reportdb_name is the name of the external report database, localhost is the host name or URL of the Microsoft SQL server instance, user_name and password are the login credentials of the administrator account on the database server.
The external reports database is created on the database server. The following confirmation message appears.
Create Reporting Database completed successfully
RCM_install\Server\eurekify-jboss\server\eurekify\deploy
Edit the reportdb-ds.xml file so that the datasource uses the hostname and credentials of the Microsoft SQL Server.
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |