KCL.RESIZELOG

Syntax

KCL.RESIZELOG file.name | *

Description

This program can be used to reclaim the disk space assoicated with a Kourier net change log file.  You may need to run this command periodically as part of your normal file maintenace activities because the size of the Kourier net change log file may increase over time since both UniData and UniVerse do not shrink the disk space associated with a file until the file is either cleared or resized.

Caution

This command should not be executed when other uses are on the system since it uses the RESIZE command to reclaim the unused disk space associated with the file.  Do not use other file maintenance tools to resize any Kourier net change file since this may have a negative impact on your overall system performance.

Options

file.name Enter the name of the Kourier net change file to process or * for all Kourier net change files.

Example 1

In this example, the Kourier net change log for the CUSTOMER file is resized.

>KCL.RESIZELOG CUSTOMER

KCL.RESIZELOG - 02 FEB 2012

This program will resize one or all of the Kourier net changes files.

!!! WARNING !!! WARNING !!! WARNING !!! WARNING

There are currently 10 users logged into the system. Doing file
maintenance with more than one active user may cause file corruption.

OK to Continue(Y,N=<CR>)? Y
Resized 1 files - Original File Size: 4,608; Current File Size: 4,608; Bytes Saved: 0.

See Also

Kourier TCL Commands

 


User Guide - Table of Contents