KCL.ADDLOG

Syntax

KCL.ADDLOG application file.name

Description

This command can be used to enable the Kourier net change log for a file.  This command is useful when testing Kourier net change exports or when performing maintenance on the Kourier net change files.

Caution

Under normal circumstances, it is not necessary to use this command from TCL.  For Kourier exports, net change is automatically managed directly from the graphical user interface.  Improper use of this command may cause your Kourier exports to become non-operational.

Options

application Enter the name of the application.  When net change is enabled from the Kourier graphical user interface, the export name is used as the application name.
file.name Enter the name of the data file.

Example 1

In this example, the Kourier net change log for the CUSTOMER file is enabled for the JDE_CUSTOMER application.

>KCL.ADDLOG JDE_CUSTOMER CUSTOMER
Change log has been enabled for application "JDE_CUSTOMER".


User Guide - Table of Contents