To reconstruct the database from these two files, issue the following two commands:
Universal
Schedule> source part1.schedule
Schedule> source part2.schedule
OpenVMS:
Schedule> @part1.schedule
Schedule> @part2.schedule
UNIX/Linux:
Schedule> .part1.schedule
Schedule> .part2.schedule
What it does: Inserts an extracted source file into the database
For a description of how to extract the database see: Extract the entire database. See Extract a job's list data (extract/job or extjob) for a detailed description of this command.