ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

ICF program.

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

  • ICF program.

    Hello Guys, i am getting a error here...

    here is part of the source:
    MOVE 'SOURCE' TO PGM-DEV-NME.
    WRITE APPCREC FORMAT IS 'PGMSTART'
    TERMINAL IS PGM-DEV-NME.
    DISPLAY 'EVOKE ' MAJ-MIN.

    job log:
    20 12/13/10 07:55:16.043544 QA1ERP QSYS 0136 CHC020
    Message . . . . : Evoke operation issued to program device SOURCE failed.
    Cause . . . . . : The evoke operation was not successful. Reason code is
    0715. Recovery . . . : For more information on reason codes and their
    meanings, see the ICF Programming book, SC41-5442. Possible choices for
    replying to message . . . . . . . . . . . . . . . : I -- Request is
    ignored. C -- Request is canceled. Escape message CPF5104 is sent.
    20 12/13/10 07:55:16.043560 QA1ERP QSYS 0136 QA1ERP
    Message . . . . : Evoke operation issued to program device SOURCE failed.
    Cause . . . . . : The evoke operation was not successful. Reason code is
    0715. Recovery . . . : For more information on reason codes and their
    meanings, see the ICF Programming book, SC41-5442. Possible choices for
    replying to message . . . . . . . . . . . . . . . : I -- Request is
    ignored. C -- Request is canceled. Escape message CPF5104 is sent.
    80 12/13/10 07:55:16.043848 QLRADRTN QSYS 02B6 *EXT
    Message . . . . : EVOKE 831A
    Cause . . . . . : This is the output from a DISPLAY statement.

    and here is the error that i am receiving from the system:Message . . . . :
    Program start request received on communications device
    RBNINTRA was rejected with reason codes 715, 0.
    Cause . . . . . : The program start request was rejected in job
    193157/QSYS/QINTER. The device belongs to remote location NEWTON01. If the
    device is an advanced program-to-program communications (APPC) device, the
    program start request was received on mode *NONE with unit-of-work
    identifier *N.*N-404040404040-0000. The first reason code means: Neither
    password nor user ID was provided, and no default user profile was specified
    in the communications entry. The second reason code means: None.
    Recovery . . . : See the job log for more information about the problem.

    do you know what should i do to resolve it?
Working...
X