See Also

Quality Center Database

See Also Quality Center Database

RELEASE_CYCLES Table

Description

Details of cycles. A release can contain a number of cycles.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  RCYC_ID The record ID. Integer 4  
  RCYC_PARENT_ID The RELEASES.REL_ID of the release to which the cycle belongs. Integer 4  
  RCYC_NAME The cycle name. VarChar 255  
  RCYC_VER_STAMP The record version. Integer 4
  RCYC_START_DATE The cycle start date. DBTimeStamp 4
  RCYC_END_DATE The cycle end date. DBTimeStamp 4
  RCYC_DESCRIPTION The cycle description. LongVarChar 16
  RCYC_HAS_ATTACHMENTS A value of Y indicates that the cycle has an attachment. VarChar 1
  RCYC_USER_01 User defined field. VarChar 40

Indexes

Index Primary Unique
RCYC_PRIMARYKEY
RCYC_UNIQUE_NAME_IDX  

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com