ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Displaying IFS journal object to outfile.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Displaying IFS journal object to outfile.

    If you do WRKJRNA, choose the journal you need, and hit F19, you can select a list of Integrated File System objects. How can I dump this list to an outfile?

    I need to create some reports based on the object journaled in a certain IFS link, specially, objects that are currently journaled. Having the list in a database will allow me flexibility to do alot with the data.

    Does anyone know of an alternative way to get the same info? On the native side I can create a list of tables with DSPOBJD, and this contains the journal that handling the specific table. I need something like this for the IFS side.

    Thanks in advance.

  • #2
    Re: Displaying IFS journal object to outfile.

    DSPJRN to an outfile. or you can play with the APIs to retrieve journal entries
    I'm not anti-social, I just don't like people -Tommy Holden

    Comment


    • #3
      Re: Displaying IFS journal object to outfile.

      Actually, I used WRKJRNA and it provided what I need. Boy, though, that outfile is big.

      Comment

      Working...
      X