ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Rpgle

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

  • Rpgle

    Hi guy's,

    Please give any ideas..

    Member ISPTRDDT1 not journaled to journal *N.
    Error message CPF4328 appeared during OPEN for file ISPTRDDT1.
    Open of member GPPPERR was changed to SEQONLY(*NO).
    Error message CPF4328 appeared during OPEN for file ISPTRDDT1.
    RPG status 00001 caused procedure ISRTDDT1 in program ZISHARISH/ISRTDDT1
    to stop.
    Program WWTRDDT ended abnormally
    17700 - RTVJOBA DATFMT(&DATFMT)
    - RETURN /* RETURN due to end of CL program */

    Wht is this mean...?
    'Coding = Experience'
    hsp

  • #2
    Re: Rpgle

    there is another program called prior to this one that starts commitment control (STRCMTCTL )on that file.
    you (my guess) is .. you are calling the RPG prior to STRCMTCTL on that
    file.

    its only a guess cause you didnt give us much detail
    All my answers were extracted from the "Big Dummy's Guide to the As400"
    and I take no responsibility for any of them.

    www.code400.com

    Comment

    Working...
    X