ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Cpf4131

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

  • Cpf4131

    Message . . . . : Error message CPF4131 appeared during OPEN for file
    TMPPMASTER (C S D F).
    Cause . . . . . : RPG procedure EOD300R2 in program RMSV61OBJ/EOD300R2
    received the message CPF4131 while performing an implicit OPEN operation on
    file TMPPMASTER. The actual file is TMPPMASTER.
    Recovery . . . : Check the job log for a complete description of message
    CPF4131, and contact the person responsible for program maintenance. If the
    file has a device type of SPECIAL, there may be no message in the job log.

    I am getting this message when my program runs in our end of day process. I reviewed the level check on the TMPPMASTER file and it is the same on our development machine. I can call the program from a command line without this error.

    Does anyone know why I would be getting a CPF4131 other then a level check?

    Thanks,

    DAC

  • #2
    Re: Cpf4131

    Originally posted by dcutaia View Post
    Message . . . . : Error message CPF4131 appeared during OPEN for file
    TMPPMASTER (C S D F).
    Cause . . . . . : RPG procedure EOD300R2 in program RMSV61OBJ/EOD300R2
    received the message CPF4131 while performing an implicit OPEN operation on
    file TMPPMASTER. The actual file is TMPPMASTER.
    Recovery . . . : Check the job log for a complete description of message
    CPF4131, and contact the person responsible for program maintenance. If the
    file has a device type of SPECIAL, there may be no message in the job log.

    I am getting this message when my program runs in our end of day process. I reviewed the level check on the TMPPMASTER file and it is the same on our development machine. I can call the program from a command line without this error.

    Does anyone know why I would be getting a CPF4131 other then a level check?

    Thanks,

    DAC
    there's another copy of the file higher in the library list with the same name in the end of day process that has a different level ID
    I'm not anti-social, I just don't like people -Tommy Holden

    Comment

    Working...
    X