Home > Contents > Index >
ICS.RTUntrackTable
Stops tracking a table.
Syntax
public int RTUntrackTable(String sTable)Parameters
sTable
- Name of the table to stop tracking.
Description
The
RTUntrackTable
method stops tracking a table. Revision tracking operations will no longer be available on the table. The current user must havertadmin
privileges on the table.Returns
Returns the
errno
. If -1000, check the RT details error.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.