5.21 TAPESPLT (Split an AWS tape file)

5.21.1 Function

The TAPESPLT utility allows it to split an AWSTAPE file into a new AWSTAPE file. The number of the
files to be copied defines the split point.

5.21.2 Syntax

Descriptive

TAPESPLT infile outfile count

Diagram

Êʬ¬¬ TAPESPLT ¬¬¬ infile ¬¬¬ outfile ¬¬¬ count ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ

5.21.3 Parameter

infile

The name of the input AWSTAPE disk file.

outfile

The name of the output AWSTAPE disk file.

count

The number of files that have to be copied to the output file.

5.21.4 Examples

Example 1:

Copy the first three files from AWSTAPE file TOLDTAP.AWS to the new AWSTAPE file TNEWTAP.AWS.

TAPESPLT D:/MVS/TAPE/TOLDTAP.AWS D:/MVS/TAPE/TNEWTAP.AWS

5.21.5 Sample Utility Output

Sample 1:

Copy the first 10 files from AWSTAPE file T38321A.AWS to T4352AA.AWS.

D:\HERCULES>tapesplt D:/MVS/TAPE/T38321A.AWS D:/MVS/TAPE/T4352AA.AWS 10

Hercules tape split program Version 3.05

(c)Copyright 1999-2005 by Roger Bowler, Jan Jaeger, and others

Writing output file D:/MVS/TAPE/T4352AA.AWS.

VOL138321A

HDR1DOCLIB 38321A00010001 0030140000000000000IBM OS/VS 370

HDR2V327523273600STP321VA/DOCLIB P S 68216

File 1: Blocks=3, block size min=80, max=80

File 2: Blocks=16, block size min=20, max=32740

EOF1DOCLIB 38321A00010001 0030140000000000016IBM OS/VS 370

EOF2V327523273600STP321VA/DOCLIB P S 68216

File 3: Blocks=2, block size min=80, max=80

HDR1RIMLIB 38321A00010002 0030140000000000000IBM OS/VS 370

HDR2V327523273600STP321VA/RIMLIB P S 68216

File 4: Blocks=2, block size min=80, max=80

File 5: Blocks=47, block size min=20, max=5140

EOF1RIMLIB 38321A00010002 0030140000000000047IBM OS/VS 370

EOF2V327523273600STP321VA/RIMLIB P S 68216

File 6: Blocks=2, block size min=80, max=80

HDR1HOLDDATA 38321A00010003 0030140000000000000IBM OS/VS 370

HDR2F031200008000STP321VA/HOLDATA P B 68216

File 7: Blocks=2, block size min=80, max=80

File 8: Blocks=794, block size min=3040, max=3120

EOF1HOLDDATA 38321A00010003 0030140000000000794IBM OS/VS 370

EOF2F031200008000STP321VA/HOLDATA P B 68216

File 9: Blocks=2, block size min=80, max=80

HDR1PGMDIR 38321A00010004 0030140000000000000IBM OS/VS 370

HDR2V327521065600STP321VA/PGMDIR P S 68216

File 10: Blocks=2, block size min=80, max=80

Figure 55: TAPESPLT utility output

Previous Page Next Page