Kourier Integrator Online Help

Kourier TCL Commands Overview

A summary of the most commonly used Kourier TCL commands is summarized below, organized by function for easy reference.

Installation

Command

Description - Usage - Notes

KT.EXPORTSC

Creates an archive of all Kourier components for one or more integrations.  Use this command to move Kourier components from one system to another system.

KT.KOURIERSC

Creates an archive of all Kourier components in an account.

KT.IMPORTSC

Imports an archive made using the KT.EXPORTSC or KT.KOURIERSC commands and activates that software on the target system/account. 

KT.MOVETABLES

Moves Kourier components from a source account to one or more target accounts on the same system. 

KT.SETUP

Installs the Kourier software in a user-type account.

KT.SETUPNETCHG

Setup or repair Kourier net change tracking.

KT.SHARE

Shares the Kourier software to a user-type account.

KT.UNINSTALL

Removes all Kourier software from a user-type account.

Quick Start Tools

Command

Description - Usage - Notes

KT.FILEUSAGE

Analyzes the physical structure of a file.

KT.SERVICE2SQLTABLE

Creates a SQL DDL script that will create the SQL tables based upon the exports referenced in a Kourier service.

KT.SCHEMA2EXPORT

Creates Kourier exports from the information stored the KT_SCHEMA file.

Utility

Command

Description - Usage - Notes

KT.RESIZE

Used to resize Kourier application files.

KT.SAR

Search and replace any occurrence of a string in a file.

KT.FIXINDEXPATH

Correct the file header information if a UniVerse file has been moved or copied at the operating system level.

Kourier Net Change

Command

Description - Usage - Notes

KCL.ADDLOG

Used to enable net change on a file.

KCL.BUILDINDEX

Used to build the RDBMS level index to track net change on a file.

KCL.CLEARCHECKSUM

Used to clear the checksum information for a specific application.

KCL.CLEARLOG

Used to clear net change on a file.

KCL.DELLOG

Used to disable net change on a file.

KCL.LISTCHECKSUM

Used to list CHECKSUM information on a file.

KCL.LISTLOG

Used to list the count of net change records on a file.

KCL.MAKEBATCH

Used to perform a full refresh on files.

KCL.MOVEBATCH

Used to move a batch of records into net change for a file.

KCL.MOVELOG

Used to move the net change log records associated with an application in the source file to the net change log records of the target file.

KCL.REMOVEINDEX

Used to remove a net change index from a file copied at the Operating System level.

KCL.RESIZELOG 

Used to reclaim unused disk space associated with a Kourier net change file.

KCL.SETLOG 

Used to add records to the Kourier net change log for a file.

Other Commands

Command

Description - Usage - Notes

KMK.SERVICE

This command can be used to execute a Kourier service from the command line or from within a UniBASIC program.

Related Topics: 

Command Keywords