Home > Contents > Index >
ics:catalogmanager.untracktable
Stops tracking a table using
ics:catalogmanager
.Syntax
<ics:catalogmanager> <ics:argument name="ftcmd" value="untracktable" /> <ics:argument name="tablename" value="table" /> </ics:catalogmanager>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 havertadmin
privileges against the table can untrack the table.Error Numbers
The possible values of
errno
include:
Value Description -103 No such table. -104 No table definition. -105 Database error.See Also
The following
ics-catalogmanager
command:
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.