Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.RTUnlockRecord

Unlocks a locked row in a revision-revision-tracked table.

Syntax

Parameters

sTable
Name of the tracked table.

sAsset
Value of the primary key of the row to unlock.

Description

The RTUnlockRecord method unlocks a locked row. The current user must have rtadmin privileges for the table. RTUnlockRecord does not restore the row to its most recent revision.

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.