5.14 DASDSEQ (Display sequential datasets)

5.14.1 Function

The DASDSEQ utility is used to extract and list sequential datasets from a DASD image file.

5.14.2 Syntax

Descriptive

DASDSEQ [-DEBUG] [
-EXPERT] [-ASCII] image [SF=shadowfile]
filespec

Diagram

Êʬ¬¬ DASDSEQ ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬Ê




--EXPERT ¬¬¬¯

ʬ¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬
image ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬ filespec ¬¬¬¬¬¬¬ÊÍ


-shadowfile ¬¬¬¯

5.14.3 Parameter

options:

-DEBUG

Display additional debug options.

-EXPERT

Display an additional help panel that describes the expert operands.

-ASCII

Translate the output file to ASCII and trim trailing blanks.


arguments:

image

The file name (and optionally path) of the DASD image file.

shadowfile

The optional name (and path) of an associated shadow file.

filespec

The name of a sequential dataset (DSORG=PS) on the DASD image file. This
name is also used as filename for the extracted data.

All expert facilities (as described in the -EXPERT help panel) are experimental and are therefore not yet
described here.

5.14.4 Examples

Example 1:

Extract and list the sequential dataset SYS2.SEQ.DATA on the DASD image file TST001.AA0.

DASDSEQ -ASCII D:\MVS\DASD\TST001.AA0 D:\MVS\DASD\SYS2.SEQ.DATA

5.14.5 Sample Utility Output

Sample 1:

Extract and list the sequential dataset SYS2.SEQ.DATA on the DASD image file TST001.AA0.

D:\HERCULES>dasdseq -ascii D:\MVS\DASD\TST001.AA0 SYS2.SEQ.DATA

dasdseq 3.05 Copyright 1999-2005 Roger Bowler

Portions Copyright 2001-2005 James M. Morrison

dasdseq wrote 11 records to SYS2.SEQ.DATA

Figure 46: DASDSEQ utility output

Previous Page Next Page