• 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
    ARCAD Software

    DevSecOps & Peer Review – The Power of Automation

    In today’s fast-paced development environments, security can no longer be an afterthought. This session will explore how DevSecOps brings security into every phase of the DevOps lifecycle—early, consistently, and effectively.

    In this session, you’ll discover:

    • What DevSecOps is and why it matters?
    • Learn how to formalize your security concerns into a repeatable process
    • Discover the power of automation through pull requests, approval workflows, segregation of duties, peer review, and more—ensuring your data and production environments are protected without slowing down delivery.

    Whether you’re just getting started or looking to enhance your practices, this session will provide actionable insights to strengthen your security posture through automation and team alignment to bring consistency to the process.

    Watch Now!

    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

    • What You Will Find In IBM i 7.6 TR1 and IBM i 7.5 TR7
    • Three Things For IBM i Shops To Consider About DevSecOps
    • Big Blue Converges IBM i RPG And System Z COBOL Code Assistants Into “Project Bob”
    • As I See It: Retirement Challenges
    • IBM i PTF Guide, Volume 27, Number 41
    • Stacking Up Power11 Entry Server Performance To Older Iron
    • Big Blue Boosts IBM i Support In Instana, Adds Tracing
    • It Is Time To Tell Us What You Are Thinking And Doing
    • IBM i PTF Guide, Volume 27, Number 40
    • The GenAI Boom Is Only Slightly Louder Than The Dot Com Boom

    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