• 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
    New Generation Software

    “Fixing Your Data Supply Chain”

    FREE Webinar

    You’ve optimized your business processes, products and services, but is there still a logistics gap between your data and your managers and analysts?

    See how NGS-IQ simplifies query, reporting, data visualization, and analytics tasks. Enjoy Microsoft 365 integration, multidimensional modeling, built-in email, and FTP – with IBM i security and performance.

    October 23, 2025, 11am Pacific/2pm Eastern

    RSVP: https://ngsi.news/chain

    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

    • Positive News From The Kyndryl Mainframe Modernization Report
    • NAViGATE, inPower 2025 On Tap for September 2025
    • Guru: WCA4i And Granite – Because You’ve Got Bigger Things To Build
    • As I See It: Digital Coup
    • IBM i PTF Guide, Volume 27, Number 37
    • AI Is Coming for ERP. How Will IBM i Respond?
    • The Power And Storage Price Wiggling Continues – Again
    • LaserVault Adds Multi-Path Support To ViTL
    • As I See It: Spacing Out
    • IBM i PTF Guide, Volume 27, Numbers 34, 35, And 36

    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