Creating Data File Entries for Standard Batch Data Loads
If your data files have multiple DCMs per DCI or you want to process files from different studies at the same time, use Out of Study Batch Data Load instead; see Creating Data File Entries for Out of Study Batch Data Loads.
To specify the file for a standard Batch Data Load:
To continue, go to Loading Data.
Table 7-4 Maintain Batch Load Data File Field Details
Name | Description | Size; Data Type |
---|---|---|
Name |
Data file group name. Mandatory. |
30; CHAR |
Creation TS |
Timestamp. |
20; DATE |
Status |
Whether the group file has completed all transfer of data. |
15; CHAR |
Data File Name |
Name of the data file, used internally by Oracle Clinical. The same data file name can be used subsequently for a different Received date. The name controls subsequent processing and therefore should be meaningful. Follow your company's naming policies. Not updatable once the data file is processed. |
30; CHAR |
Received |
Date Oracle Clinical received the data file. Default value: current date and time. Not updatable once the data file is processed. |
18; Date |
OS File Name |
Operating system file name used to load this data file. Full file name and path (including disk name) should be specified. The directory path must match the one entered in the BDL_ROOT setting of the OCL_STATE local reference codelist plus the user-specific subdirectory if BDL_USERDIRS in OCL_STATE is set to Y. The subdirectory name must be your username minus "OPS$" (if your username includes "OPS$"). The path cannot include quotation marks (" "). Not updateable once the data file is processed. |
200; CHAR |
Data File Status |
Current status of the data file during load. It is system generated but you can change the Data File Status value to repeat an unsuccessful step of the batch load process. The following changes are allowed: from BAD LOAD to RECEIVED, from BAD REPAIR to DATA LOADED or RECEIVED, and from BAD TRANSFER/INSERT/UPDATE to PREPARED, DATA LOADED, or RECEIVED. Statuses include:
|
15; CHAR |
Lab |
Code identifying the lab that is the data source — from the electronic file.Not updateable once the data file is processed. |
10; CHAR |
Format Mask |
Specifies the format for this data file load. LOV displays all active masks. |
N/A |
Load TS |
Date and time the file is loaded into the system. Not updateable once the data file is processed. |
18; DATE |
Insert Status |
Status of the insert. For example: INSERTED = Transfer insert successful. BAD INSERT = Insert failed. PENDING = Prepare complete, awaiting Transfer. NONE = Nothing to insert. UNKNOWN = Initial setting. |
15; CHAR |
Insert TS |
Date and time the insert data in the file was transferred to the Oracle tables. |
18; DATE |
Update Status |
Status of the update. For example: UPDATED = Transfer update successful. BAD UPDATE = Update failed. PENDING = Prepare complete, awaiting Transfer. NONE = Nothing to update. UNKNOWN = Initial setting. |
15; CHAR |
Update TS |
Date and time the update data in the file was transferred to the Oracle tables. |
18; DATE |
Comment Text | Free form comment text. Not updateable once the data file is processed. | 200; CHAR |
Parent topic: Creating and Viewing Data File Entries