EnglishFrenchSpanish

Ad


OnWorks favicon

kttimedmgr - Online in the Cloud

Run kttimedmgr in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command kttimedmgr that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


kttimedmgr - command line interface to manage the timed database

DESCRIPTION


The command `kttimedmgr' is a utility for test and debugging of the timed database and its
applications. `path' specifies the path of a database file. `key' specifies the key of a
record. `value' specifies the value of a record. `file' specifies the input/output file.
`dir' specifies the input/output directory. `src' specifies other database files.

kttimedmgr create [-otr] [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid
num] path
Creates a database file.
kttimedmgr inform [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
[-st] path
Prints status information.
kttimedmgr set [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
[-add|-app|-rep|-inci|-incd] [-sx] [-xt num] path key value
Stores a record.
kttimedmgr remove [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
[-sx] path key
Removes a record.
kttimedmgr get [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
[-rm] [-sx] [-px] [-pt] [-pz] path key
Prints the value of a record.
kttimedmgr list [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
[-des] [-max num] [-rm] [-sx] [-pv] [-px] [-pt] path [key]
Prints keys of all records, separated by line feeds.
kttimedmgr clear [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
path
Removes all records of a database.
kttimedmgr import [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
[-sx] [-xt num] path [file]
Imports records from a TSV file.
kttimedmgr copy [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
path file
Copies the whole database.
kttimedmgr dump [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
path [file]
Dumps records into a snapshot file.
kttimedmgr load [-otr] [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid
num] path [file]
Loads records from a snapshot file.
kttimedmgr vacuum [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
path
Eliminates regions of expired records.
kttimedmgr recover [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
[-ts num] path dir
Recover the database with update log data.
kttimedmgr merge [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
[-add|-app|-rep] path src...
Merge records from other databases.
kttimedmgr check [-onl|-otl|-onr] [-ulog str] [-ulim num] [-sid num] [-dbid num]
path
Checks consistency.
kttimedmgr bgsinform file
Prints status information of background snapshot files.

Options feature the following.

-otr : opens the database with the truncation option.
-onl : opens the database with the no locking option.
-otl : opens the database with the try locking option.
-onr : opens the database with the no auto repair option.
-ulog str : specifies the update log directory.
-ulim num : specifies the limit size of each update log file.
-sid num : specifies the server ID number.
-dbid num : specifies the database ID number.
-st : prints miscellaneous information.
-add : performs adding operation.
-app : performs appending operation.
-rep : performs replacing operation.
-inci : performs integer increment operation.
-incd : performs real number increment operation.
-sx : the input data is evaluated as a hexadecimal data string.
-xt num : specifies the expiration time.
-rm : removes the record.
-px : the output data is converted into a hexadecimal data string.
-pt : prints the expiration time also.
-pz : does not append line feed at the end of the output.
-des : visits records in descending order.
-max num : specifies the maximum number of shown records.
-pv : prints values of records also.
-ts num : specifies the maximum time stamp of already read logs. "now" means the
current time stamp.

This command returns 0 on success, another on failure.

Use kttimedmgr online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    DivFix++
    DivFix++
    DivFix++ is yours AVI video repair and
    preview software. It designed for repair
    and preview files which are on download
    from ed2k(emule), torrent, gnutella, ftp...
    Download DivFix++
  • 2
    JBoss Community
    JBoss Community
    Community driven projects featuring the
    latest innovations for cutting edge
    apps. Our flagship project JBoss AS is
    the leading Open Source,
    standards-compliant...
    Download JBoss Community
  • 3
    Django Filer
    Django Filer
    django Filer is a file management
    application for django that makes
    handling files and images a breeze.
    django-filer is a file management
    application for djang...
    Download Django Filer
  • 4
    xCAT
    xCAT
    Extreme Cluster Administration Toolkit.
    xCAT is a scalable cluster management
    and provisioning tool that provides
    hardware control, discovery, and OS
    diskful/di...
    Download xCAT
  • 5
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 6
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • More »

Linux commands

Ad