db2ACS_SnapshotDetails Db2 Advanced Copy Services (ACS) API data structure

db2ACS_SnapshotDetails contains information about a snapshot backup operation.


typedef struct db2ACS_SnapshotDetails
{
   char                       imageTimestamp[SQLU_TIME_STAMP_LEN + 1];
} db2ACS_SnapshotDetails;
imageTimestamp
Data type: char[].

A character string of length SQLU_TIME_STAMP_LEN + 1.