UNLOCKOBJECT

Unlocks an object that is locked by another user or process.

Syntax

UNLOCKOBJECT objType sourceApp sourceDb sourceObj

objType Type of object to list. Values:
1 - Outline object.
2 - Calculation script.
3 - Report script.
4 - Rules object.
5 - Alias table (not available).
6 - Structure file (not available).
7 - Backup file (not available).
8 - Worksheet of any type (not available).
9 - Text object.
10 - Partition.
11 - Linked Reporting Object (stored).
12 - Selection.
13 - Wizard.
14 - EQD.
sourceApp Name of the application that includes object.
sourceDb Name of the database that includes object.
sourceObj Name of the existing object to unlock.

Notes

Example

UNLOCKOBJECT 1 "FINANC95" "SALES95" "ARCHIVE";

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com