Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 


CATALOGMANAGER.untracktable

Stops tracking a table using the CATALOGMANAGER command.

Syntax

Parameters

ftcmd (required)
Value must be set to untracktable.

tablename (required)
Name of the tracked table to untrack.

Description

The untracktable command stops tracking a table. Revision tracking operations are no longer be available on the table. Only users who have rtadmin privileges against the table can untrack the table.

errno

The possible values of errno include:

Value
Description
-103
No such table.
-104
No table definition.
-105
Database error.

Example

This example stops tracking on the reviews table.

See Also

The following CATALOGMANAGER command:

tracktable

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.