Previous Topic: Run the Registry Script

Next Topic: Deploy Default Reports

Copy the JDBC JAR Files

To copy the jdbc JAR files

  1. Navigate to the jdbcdrivers folder on the CA Identity Manager media.
  2. Copy ojdbc14.jar (for Oracle) or sqljdbc.jar (for SQL Server) to the following location:
  3. Open the CRConfig.xml file, which is in the following location:
  4. Add the location of the jdbc JAR files to the Classpath. For example, if you are using an MS SQL database, your Classpath would appear as follows:
  5. Save the file.
  6. On Windows, restart the Report Server as follows:
    1. Go to Start, Program Files, CA, Report Server, Central Configuration Manager.

      The Central Configuration Manager opens.

    2. Select all services and click Restart.
  7. On UNIX, restart the Report Server by using these commands:
    cd /opt/CA/SharedComponents/CommonReporting/bobje
    ./stopservers
    ./startservers  
    


Copyright © 2010 CA. All rights reserved. Email CA about this topic