• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Get a Hex Dump of

    October 30, 2002 Timothy Prickett Morgan

    Dear Readers:

    Today’s tip proves the old saying, “There’s more than one way to skin a cat.” Here’s another way to view any database file member or IFS file in hexadecimal.

    — Ted

    CL’s Display File (DSPF) command displays any IFS file or database file member.

    To display an IFS file, use the STMF parameter:

    DSPF STMF('/home/mydir/mydata.dat')
    



    Press F10 to see the file in hexadecimal.

    You can specify a path name and/or wildcard characters in the STMF parameter.

    In that case, DSPF provides a list of files from which you can choose.

    This command lists all files and directories in directory /home/mydir:





    DSPF STMF('/home/mydir')
    

    This command lists files whose names start with the letter t:

    DSPF STMF('/home/mydir/t*')
    

    DSPF does not give you as many possibilities as Qshell’s od command, which I presented in the October 18 issue of Midrange Guru .

    To use DSPF to display a database file member, use the FILE and MBR parameters. The MBR parameter defaults to *FIRST:

    DSPF FILE(MYLIB/MYFILE) MBR(MYMBR)
    

    For viewing database files, I prefer the good ol’ reliable Display Physical File Member (DSPFFM) command:

    DSPPFM FILE(MYLIB/MYFILE) MBR(MYMBR)        
    

    Press F10 to view the data in hexadecimal format. The hexadecimal data will be displayed to the right of the character data. If you want to see the hexadecimal data under the character data, press F10, then F11.

    — Ted

    Sponsored By
    ADVANCED SYSTEMS CONCEPTS

    Business Analytics
    – Practical –
    – Cost Effective –
    – Easy to Deploy –

    SEQUEL FYI

    User Quote:
    “I love SEQUEL FYI because it lets me look at the data any way I need to see it, instantly. This is the easiest tool to manage complex product relationships that I have ever seen.”

    SEQUEL FYI offers outstanding OLAP business intelligence functionality for a fraction of the cost of comparable solutions.

    Read More > View Streaming Video

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Tags: Tags: mgo_rc, Volume 2, Number 83 -- October 30, 2002

    Sponsored by
    Rocket Software

    Two Steps Forward, No Steps Back

    For over 35 years, Rocket Software’s solutions have empowered businesses to modernize their infrastructure, unlock data value, and drive transformation – all while ensuring modernization without disruption.

    LEARN MORE

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Johnny Can’t Read and RPG Can’t Do Math Reader Feedback and Insights: Not All Hex Dumps Are Created Equal

    Leave a Reply Cancel reply

MGO Volume: 2 Issue: 83

This Issue Sponsored By

    Table of Contents

    • Reader Feedback and Insights: Thanks for the Information
    • Get a Hex Dump of
    • SQL’s One-Row, One-Column Table

    Content archive

    • The Four Hundred
    • Four Hundred Stuff
    • Four Hundred Guru

    Recent Posts

    • Liam Allan Shares What’s Coming Next With Code For IBM i
    • From Stable To Scalable: Visual LANSA 16 Powers IBM i Growth – Launching July 8
    • VS Code Will Be The Heart Of The Modern IBM i Platform
    • The AS/400: A 37-Year-Old Dog That Loves To Learn New Tricks
    • IBM i PTF Guide, Volume 27, Number 25
    • Meet The Next Gen Of IBMers Helping To Build IBM i
    • Looks Like IBM Is Building A Linux-Like PASE For IBM i After All
    • Will Independent IBM i Clouds Survive PowerVS?
    • Now, IBM Is Jacking Up Hardware Maintenance Prices
    • IBM i PTF Guide, Volume 27, Number 24

    Subscribe

    To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

    Pages

    • About Us
    • Contact
    • Contributors
    • Four Hundred Monitor
    • IBM i PTF Guide
    • Media Kit
    • Subscribe

    Search

    Copyright © 2025 IT Jungle