Previous Topic: Change the Default Database User ID and PasswordNext Topic: Configuring the Windows Service Logon as a Local User Account


Configure Access to Oracle Log and Output Files

You can configure the agent plug-in to access Oracle log and output files.

To configure access to log and trace files

  1. Stop the agent.
  2. Open the agentparm.txt file located in the agent installation directory.
  3. Specify values for the following parameters:
    oa.path.log

    Sets the path to the Oracle Applications log directory. The path is used to retrieve log files.

    oa.path.out

    Sets the path to the Oracle Applications output directory. The path is used to retrieve output files.

    Note: Specify a UNC path if the agent is installed on a different computer than Oracle E-Business Suite. The agent must run from a domain user account that has access to the UNC path.

  4. Save and close the agentparm.txt file.
  5. Start the agent.

    The agent starts and access to log and trace files is configured.

Note: The user accessing the log and output files requires read access to the directory where they are stored.