Previous Topic: SUCCESS RecordNext Topic: MPC Job Keyword Data Reports


TO Record

The TO record indicates a domain or virtual reader to which the job restored data.

TO {BFSDIRECTORY filespace fulldirpathname | DIRECTORY fqdirname | FILESPACE filepoolid:userid | MINIDISK userid vaddr | READER userid }

The TO record follows a DOMAIN record that indicates the domain from which the job restored the data.

Definitions

BFSDIRECTORY filespace fulldirpathname

Indicates that the job restored data to a BFS directory and provides the full directory pathname of the directory.

DIRECTORY fqdirname

Indicates that the job restored data to an SFS directory and provides the fully-qualified directory name of the directory.

FILESPACE filepoolid:userid

Indicates that the job restored data to a file space and provides the name of the file pool and the user ID of the file space.

MINIDISK userid vaddr

Indicates that the job restored data to a minidisk and provides the user ID and virtual address of the minidisk.

READER userid

Indicates that the job restored data to a virtual reader and provides the user ID of the reader.