Previous Topic: BFSDIRECTORY RecordNext Topic: CANCEL Record


BSFILE Record

The BFSFILE record provides information for a BFS file the job backed up.

BFSFILE file objecttype INODE inode BYTESIZE filesize LDATE mm/dd/yy LTIME hh:mm:ss CDATE mm/dd/yy CTIME hh:mm:ss DOLR mm/dd/yy SIZE nnnn [K | M | G | T | P | E] [MIGRATED]

BFSFILE records appear in a keyword data report only if the REPORT record in the job template or exception file specified file-level report detail. The order in which they appear reflects the order in which the files were backed up.

The ERRORS, FAIL, or SUCCESS records indicate the job processing outcome for a file if file-level detail was specified.

Definitions

file

Indicates the file name component of the BFS file the job backed up.

objecttype

Indicates the type of BFS object being backed up. The object type can be any of the following:

CHARSPECIALFILE

Character special file

FILE

BFS regular file

SYMBOLICLINK

Symbolic link

EXTERNALLINK

External link

NAMEDPIPE

Named pipe

INODE inode

Indicates the hexadecimal number that uniquely identifies the data portion of a file.

BYTESIZE filesize

Indicates the size of the file in bytes when it is backed up.

LDATE mm/dd/yy

Indicates the date the file was last updated.

LTIME hh:mm:ss

Indicates the time the file was last updated.

CDATE mm/dd/yy

Indicates the creation date of the BFS file.

CTIME hh:mm:ss

Indicates the creation time of the BFS file.

DOLR mm/dd/yy

Indicates the date of last reference for the BFS file.

SIZE nnnn [K | M | G | T | P | E]

Indicates the size, in bytes, kilobytes (K), megabytes (M), gigabytes (G), terabytes (T), petabytes (P), or exabytes (E), of the file on tape.

[MIGRATED]

Indicates that the file the job backed up was a migrated file. This means that the job backed up only catalog information for the file, not the migrated data.