IBM Support

Running IVP for IBM Developer for z/OS or IBM Explorer for z/OS results in the error, "RSE daemon IVP ended -- return code 10"

Troubleshooting


Problem

IBM Developer for z/OS is installed and running successfully; however, executing the Install Verification Program (IVP) results in "RSE daemon IVP ended -- return code 10."

Symptom

Attempts to run the IVP results in the following error:
 
-------------------------------------------------------------

PassTicket IVP test...

-------------------------------------------------------------

IVP invocation parameter:  passTicket userid

-------------------------------------------------------------

RSE daemon IVP ended -- return code 10 -- Wed Oct 21 09:42:57 EDT 2009

-------------------------------------------------------------

Cause

Unknown

Environment

z/OS

Resolving The Problem

WORKAROUND:

The administrator running the IVP can hard-code the user ID used to run the RSE started task, such as STCRSE, in the rsed.sh script.

The rsed.sh file by default is found in /etc/zexpl/bin.
Back-up this file before editig

  • Find the lines:

    $RSE_HOME/bin/fekfrivp $(who | cut -c 1-8) 2>&1

    or

    $RSE_HOME/bin/fekfrivp 2>&1
     
  • Edit the line above in the rsed.sh to read:

    $RSE_HOME/bin/fekfrivp STCRSE

    where STCRSE is your user ID used for the RSE started task.
     
  • Save the file and run the IVP again.

    Note: There are other reasons why the RSE Daemon IVP can fail with this code.
    If this workaround has no affect on your installation, further investigation is needed.

[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSXYE0U","label":"IBM z\/OS Explorer"},"ARM Category":[{"code":"a8m0z00000009FJAAY","label":"IBM Developer for Z\/OS-\u003EHost (Z\/OS Explorer Extensions)-\u003EHost Setup\\Runtime (z\/os Explorer Extensions)"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"},{"Type":"MASTER","Line of Business":{"code":"LOB35","label":"Mainframe SW"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSTRMM","label":"IBM Developer for z\/OS"},"ARM Category":[{"code":"a8m0z00000009FJAAY","label":"IBM Developer for Z\/OS-\u003EHost (Z\/OS Explorer Extensions)-\u003EHost Setup\\Runtime (z\/os Explorer Extensions)"}],"Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"All Versions"}]

Product Synonym

IDz

Document Information

Modified date:
27 November 2023

UID

swg21411344