Kourier TCL Commands Overview


A summary of the most commonly used Kourier TCL commands is summarized below, organized by category 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.CLEARLOG

Used to clear net change on a file.

KCL.DELLOG

Used to disable net change on a file.

KCL.LISTLOG

Used to list the count of net change records on a 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 

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.