5.20 TAPEMAP (Show information about an AWS tape file)

5.20.1 Function

The TAPEMAP program shows information about an AWS tape. It displays all header data contained on
the tape. Please note that the utility does not display the actual contents of the files. Although the
TAPEMAP utility does display the same data as the HETMAP utility, the output is formatted in a totally
different way.

TAPEMAP produces correct output only for an AWS format tape. Use of TAPEMAP with any tape format
other than AWS produces unpredictable results. Do not use it for HET tapes. The HETMAP program dis-
plays information about both AWS and HET tapes, and should be used instead of TAPEMAP.

5.20.2 Syntax

Descriptive

TAPEMAP filename

Diagram

Êʬ¬¬ TAPEMAP ¬¬¬ filename ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ

5.20.3 Parameter

filename

The name (and optionally path) of the AWS tape whose header data is to be dis-
played.

5.20.4 Examples

Example 1:

Print map of an AWS tape file.

TAPEMAP D:/MVS/TAPE/T38321A.AWS

5.20.5 Sample Utility Output

Sample 1:

Print map of an AWS tape file.

D:\Hercules>tapemap G:\MVS\TAPE\38321A.AWS

Hercules tape map program Version 3.0.7

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

File 1: Blocks=614, block size min=800, max=800

File 2: Blocks=38, block size min=6272, max=6272

File 3: Blocks=90, block size min=160, max=800

File 4: Blocks=29, block size min=720, max=800

File 5: Blocks=113, block size min=80, max=800

File 6: Blocks=1581, block size min=800, max=800

File 7: Blocks=597, block size min=160, max=800

File 8: Blocks=181, block size min=320, max=800

File 9: Blocks=126, block size min=640, max=640

File 10: Blocks=11, block size min=560, max=800

File 11: Blocks=512, block size min=800, max=800

File 12: Blocks=0, block size min=0, max=0

End of tape.

Figure 54: TAPEMAP utility output (map AWS tape file)

Previous Page Next Page