Contains information about the creation time for a target project’s snapshot.

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.

snapsht_creat_tm

TIMESTAMP

null

The time a snapshot was created for the project’s target.


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

Legal Notices