• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Who’s the Scoundrel That Corrupted My Database?

    July 14, 2010 Dear Guru

    Yes, I’m talking to you. You who read this newsletter are gurus. Devoted and profoundly resourceful reader Sarah showed me a tip that I’ve got to share with you. Her technique makes it easy to find out who’s doing what with the database.

    Sometimes a user asks Sarah to determine who changed something in a file. The journal tells all. The problem is that journals are not easy to read. The data is stored in one big long field, called entry-specific data. However, Sarah has a way to break down the entry-specific data as it is defined in the database. Here’s how it’s done.

    Assume that physical file CUSTOMERS is journaled into journal MYJRN. Create a file–let’s call it JRNCUST–into which the journaled data will be copied. Here’s the DDS for JRNCUST.

    A          R QJORDJE            
    A            JOENTL         5S 0
    A            JOSEQN        10S 0
    A            JOCODE         1A  
    A            JOENTT         2A  
    A            JODATE         6A  
    A            JOTIME         6S 0
    A            JOJOB         10A  
    A            JOUSER        10A  
    A            JONBR          6S 0
    A            JOPGM         10A  
    A            JOOBJ         10A  
    A            JOLIB         10A  
    A            JOMBR         10A  
    A            JOCTRR        10S 0
    A            JOFLAG         1A  
    A            JOCCID        10S 0
    A            JOINCDAT       1A  
    A            JOMINESD       1A  
    A            JORES          6A  
    A            COMPANYNO      3P 0
    A            CUSTOMERNO     5P 0
    A            CUSNAM        20A  
    A            BILLSTREET    16A
    A            BILLCITY      12A
    A            BILLSTATE      2A
    A            BILLZIP       10A
    A            SHIPSTREET    16A
    A            SHIPCITY      12A
    A            SHIPSTATE      2A
    A            SHIPZIP       10A
    A            TYPE           1A
    

    The first part of the file–everything from JOENTL to JORES–has the journaling information. The entry-specific data is replaced with the fields from the database file: COMPANYNO thru TYPE.

    To load the file, use the Display Journal (DSPJRN) command.

    DSPJRN JRN(MYLB/MYJRN)
           FILE((MYLB/CUSTOMERS))
           ENTTYP(PT DL UB UP)
           OUTPUT(*OUTFILE)
           OUTFILFMT(*TYPE1)
           OUTFILE(MYLB/JRNCUST)
    

    Voilà! Use your favorite query tools to view the data in human-readable format.

    –Ted



                         Post this story to del.icio.us
                   Post this story to Digg
        Post this story to Slashdot

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Tags:

    Sponsored by
    Rocket Software

    Unlock the full potential of your data with Rocket Software. Our scalable solutions deliver AI-driven insights, seamless integration, and advanced compliance tools to transform your business. Discover how you can simplify data management, boost efficiency, and drive informed decisions.

    Learn more today.

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Sponsored Links

    Shield Advanced Solutions:  Receiver Apply Program ~ affordable availability for the IBM i
    Linoma Software:  Secure and automate data transfers with GoAnywhere Director
    COMMON:  Join us at the Fall 2010 Conference & Expo, Oct. 4 - 6, in San Antonio, Texas

    IT Jungle Store Top Book Picks

    Easy Steps to Internet Programming for AS/400, iSeries, and System i: List Price, $49.95
    The iSeries Express Web Implementer's Guide: List Price, $49.95
    The System i RPG & RPG IV Tutorial and Lab Exercises: List Price, $59.95
    The System i Pocket RPG & RPG IV Guide: List Price, $69.95
    The iSeries Pocket Database Guide: List Price, $59.00
    The iSeries Pocket SQL Guide: List Price, $59.00
    The iSeries Pocket Query Guide: List Price, $49.00
    The iSeries Pocket WebFacing Primer: List Price, $39.00
    Migrating to WebSphere Express for iSeries: List Price, $49.00
    Getting Started With WebSphere Development Studio Client for iSeries: List Price, $89.00
    Getting Started with WebSphere Express for iSeries: List Price, $49.00
    Can the AS/400 Survive IBM?: List Price, $49.00
    Chip Wars: List Price, $29.95

    Wood Distributor Shaves Inefficiencies with IBI Solution The Rest of the Power7 Lineup Is Coming August 17

    Leave a Reply Cancel reply

Volume 10, Number 21 -- July 14, 2010
THIS ISSUE SPONSORED BY:

SEQUEL Software
ProData Computer Services
System i Developer

Table of Contents

  • Heads Up! Additional Configuration Required for Windows 7/Windows Server 2008 R2
  • Who’s the Scoundrel That Corrupted My Database?
  • Admin Alert: Keep Your Data Synced Up During an HA Switch Over

Content archive

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

Recent Posts

  • 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
  • Big Blue Raises IBM i License Transfer Fees, Other Prices
  • Keep The IBM i Youth Movement Going With More Training, Better Tools
  • Remain Begins Migrating DevOps Tools To VS Code
  • IBM Readies LTO-10 Tape Drives And Libraries
  • IBM i PTF Guide, Volume 27, Number 23

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