Oracle® Business Intelligence Data Warehouse Administration Console Guide > Common Tasks Performed in the DAC > Command Line Access to the DAC Server >

Setting Up Command Line Access to the DAC Server


Follow this procedure to set up the command line functionality.

To set up command line access to the DAC server

  1. Make sure you have installed the supported version of the Java SDK.
  2. Copy the following files from the OracleBI\DAC directory to a local directory:
    • DAWSystem.jar
    • dac.properties
    • dacCmdLine.bat
  3. In the dacCmdLine.bat file, edit the JAVA_HOME variable to point to the directory where the Java SDK is installed.

    Make sure there are no spaces in the path reference.

  4. Edit the DAC_HOME variable to point to the directory where DAC-REMOTE is installed.
  5. In the dac.properties file, edit the following parameter values.
    Parameter
    Value

    ServerHost=

    Host name of the DAC server.

    ServerPort=

    Port of the DAC server. The default is 3141.

    RepositoryStampVal=

    Repository stamp that appears in the DAC client Login Details screen.

    To find this value, in the DAC client navigate to Help > Login Details.

    Your dac.properties file should look similar to the following:

    ServerHost=vranganaw8
    ServerPort=3141
    RepositoryStampVal=851E0677D5E1F6335242B49FCCd6519

Oracle® Business Intelligence Data Warehouse Administration Console Guide Copyright © 2007, Oracle. All rights reserved.