dcm_log_enabled

When set to TRUE, the dcm_log_enabled option specifies to create and update a dcm_log attribute as part of a DCM receive operation. The dcm_log attribute is used to record details relating to when the object was updated by a DCM receive, or when handover of control was performed. This setting is a diagnostic aid for Rational® Technical Support to understand why, how, and when an object was updated by DCM.

The dcm_log attribute consists of zero, one or many lines in the form:

actionfrom transfer set "tset" from database dbid on date

where action is one of the following:

created

updated (<A|R|AR[I])

where:

A signifies that attributes are eligible for update

R signifies that relations are eligible for update

I signifies is image handling

and tset is the transfer set name,

and dbid is the database ID

The dcm_log attribute is excluded from export and DCM generate, ignored by import and DCM receive, and is not copied on a checkout.


Feedback