Contains information about the snapshots for a project’s target.

Column

Data Type

Constraint

project_id

VARCHAR(40)

not null

(primary key)

The unique ID for a project.

target_id

VARCHAR(40)

not null

(primary key)

The unique ID for a target.

snapshot_id

VARCHAR(40)

null

The unique ID for a snapshot.


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