Data File Tables
Depending on parameter values specified for data file and data file group id during batch data deletion, data from the source table may be deleted and therefore audited.
- If you specify a data file, the corresponding record in DATA_FILES is deleted.
- If you specify a data file group and no data file, the corresponding record in DATA_FILE_GROUPS and related records in DATA_FILES is deleted.
- If you accept all default parameters, all records for the study in DATA_FILE_GROUPS and DATA_FILES are deleted.
The DATA _FILES table stores names of files used to do a batch data load.
The DATA_FILE_GROUPS stores group of files that are submitted together.
Table 7-9 DATA FILE Tables Used in Batch Data Deletion
Source Table | Corresponding Audit Table |
---|---|
DATA_FILES | DATA_FILES$BDD |
DATA_File_Groups | DATA_File_Groups$BDD |
Parent topic: Auditing Data Deletion