Contains information about assets that are locked for deployment.

Column

Data Type

Constraint

Description

id
(primary key)

VARCHAR(40)

not null

The unique ID for the lock.

repository_name

VARCHAR(255)

not null

The name of the repository for which the asset is a part.

descriptor_name

VARCHAR(255)

not null

The item descriptor name associated with the asset.

repository_id

VARCHAR(255)

not null

The asset’s RepositoryID.

workspace_id

VARCHAR(40)

not null

The unique ID for the workspace.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices