logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cckddiag - Hercules CCKD DASD diagnostic tool

Description

       Hercules  support  tool used to assist in the diagnosis of CCKD DASD problems.  Operates on Hercules CCKD
       DASD volumes in read-only mode, and displays various information contained in CCKD DASD files.  Effective
       usage requires internal knowledge of Hercules CCKD DASD files.

Global Options

filename
       specifies the Hercules CCKD DASD filename (sometimes referred to as the DASD image file)

   -v
       display version and exit

   -d
       display DEVHDR

   -c
       display CDEVHDR

   -1
       display L1TAB  (note this option is a numeric one)

   -g
       enable debug output

History

       2003-02-07 originally written by James M. Morrison

                                                   2003-02-03                                        cckddiag(1)

Name

cckddiag - Hercules CCKD DASD diagnostic tool

Offset Option

       This option provides the ability to examine any portion of the CCKD file,  as  an  alternative  to  track
       specification.

   -oooll
       hex display data at offset oo of length ll.

Options

       The following options are used to specify which portions of the CCKD  DASD  file  are  to  be  displayed.
       Options may not be combined; for example, -cd1 is not a valid option.  Surround each option by blank(s).

       Argument  numbers  may  be  specified  either  in  decimal or hexadecimal.  If the number begins with the
       characters 0x the number is presumed to be hexadecimal; else the number is presumed to  be  decimal.   No
       numeric overflow checking is done, the user is assumed (!) to know what they're doing.

       Options are divided into three categories: globaloptions, track-relatedoptions, and theoffsetoption.

See Also

cckd(4)

       http://www.hercules-390.org/ the Hercules emulator homepage.

       http://www.hercules-390.org/cckddasd.html which describes
              the Hercules CCKD DASD facility.

Synopsis

cckddiag [options...] filename

See Also