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

 

UNTRACKTABLE

Stops tracking a table.

Syntax

Parameters

TABLE (required)
Name of table to stop tracking

Description

The UNTRACKTABLE tag stops tracking a table. Revision-tracking operations are then no longer available on the table.

Error Numbers

The possible values of errno include:

Value
Description
-1000
Command failure. Check the errdetail variable for the specific error.

Example

This example assumes all UNTRACKTABLE parameters are exposed on an HTML form. It first checks whether the parameters exist, clears any values from errno, then removes revision tracking from the table.

   Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.