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

 


ics:catalogmanager.setversions

Sets the number of revisions stored for each row in a tracked table using ics:catalogmanager.

Syntax

Parameters

ftcmd (required)
Value must be set to setversions.

tablename (required)
Name of the tracked table.

numversions (required)
Number of revisions to be stored for each row in a tracked table.

Description

The setversions command sets the number of revisions stored for each row in a tracked table. The current user must have rtadmin privileges on 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:

ics:catalogmanager.tracktable

   Home > Contents > Index >

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