5.5 CCKDSWAP (CCKD D
ASD f
ile swap-endian program)

5.5.1 Function

The CCKDSWAP utility is the swap-endian program, it swaps the byte order of a CCKD file.

5.5.2 Syntax

Descriptive

CCKDSWAP filename

Diagram

Êʬ¬¬ CCKDSWAP ¬¬¬ filename ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ

5.5.3
Parameter

filename

The name of the CCKD DASD image file to have its byte order swapped.

5.5.4 Examples

Example 1:

Swap byte order for a CCKD DASD image file.

CCKDSWAP D:\MVS\DASD\MVSRES.CCKD

5.5.5 Sample Utility Output

Sample 1:

Swap byte order for a CCKD DASD image file.

D:\HERCULES>cckdswap D:\MVS\DASD\MVSRES.CCKD

Hercules cckd swap-endian program Version 3.05

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

cckdswap: D:\MVS\DASD\MVSRES.CCKD changed from little-endian to big-endian

Figure 32: CCKDSWAP utility output

5.6 DASDCAT (Display PDS datasets and members)

5.6.1 Function

The DASDCAT utility displays PDS datasets and members from a DASD image file. It can generate a list
of members in a given PDS dataset or can list the contents of a single member or all members in a PDS.

5.6.2 Syntax

Descriptive

DASDCAT [-i image [SF=shadowfile]
pdsname/spec:flags]

Diagram

Êʬ¬¬ DASDCAT ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬Ê




¬¬¬ -i image ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬Ê






shadowfile ¬¬¬¯

ʬ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ

ʬ¬¬ pdsname/spec:flags ¬¬¬¯

5.6.3
Parameter

-i image

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

shadowfile

The (optional) name of an associated shadow DASD file.

pdsname

The name of the partitioned dataset from which information will be extracted.

spec

spec can be one of the following:

- The name of a PDS member to be listed.

- An asterisk (“*”), meaning that all members in the PDS are to be listed.

- A question mark (“?”) which causes the list of members in the PDS to be returned.

flags

flags can be one of the following:

- “c” (list the member(s) as card images)

- “a” (list the member(s) in ASCII)

If no arguments are given the program displays help text and exits.

Previous Page Next Page