BULK_DATA_SERVICE table
The BULK_DATA_SERVICE table holds information of the export.
Column Name Description Data type ID* Unique ID of the export. Primary key. Numeric STARTTIME Start time of the export. Date ENDTIME End time of the export. Date MIMETYPE Content type of export JAR file. Character (50) NAME Name of the export JAR file. Character (50) DATA Export JAR file stored in form of bytes. Binary FILENAME1 Name of export JAR file. Character (255) Filesize Size of export JAR file. Numeric DESCNAME1 Description of the export. Character (255) * Indicates the column is required and not null.
1 Indicates the column or the value is added in release 5.0.
Parent topic: Import and export tables