Merging trace output

Use the IPCS MERGE subcommand to merge multiple traces into one chronological sequence. The traces can be all of the following:
In Figure 1, the MERGE subcommand is used to consolidate and format data from 3 systems, in data sets GTF.SYS04, GTF.SYS05, and GTF.SYS06, into one chronological sequence in output data set, GTF.SYSALL.
Figure 1. Example: Merging GTF output from multiple systems
MERGE
GTFTRACE DSNAME(GTF.SYS04)
GTFTRACE DSNAME(GTF.SYS05)
GTFTRACE DSNAME(GTF.SYS06)
MERGEEND