FRXSVCI$

Routing code

Initialize the BPE SVC module.
Return Code
Explanation
X'00000004'
Unable to load init routine FRXSVCI$ to initialize the BPE SVC.
X'00000008'
ESTAE create failed for ESTAE for FRXSVCI$. R0 = return code from ESTAE.
X'0000000C'
BLDL failed for BPE SVC module. R0 = return code from BLDL.
X'00000010'
GETMAIN failed for storage for the SVC module. R0 = return code from GETMAIN.
X'00000014'
LOAD failed for the SVC module. R0 = return code from LOAD.
X'00000018'
Exclusive ENQ on resource name SYSZBPE SVCUPDTE failed. R0 = return code from ENQ.
X'0000001C'
Exclusive ENQ on SYSZSVC TABLE failed. R0 = return code from ENQ.
X'00000020'
Unable to find MVS ECVTCTBL (CVT to CVTECVT to ECVTCTBL = 0). The MVS system must be at least SP 4.2.0, with APARs OW13312 and OW13315 applied.
X'00000024'
GETMAIN failed for BPE Global Function Vector Table (BPEGFVT) block. R0 = return code from GETMAIN.
X'00000028'
GETMAIN failed for SVC control area (SVCA) block. R0 = GETMAIN return code.
X'0000002C'
SVCUPDTE failed for the BPE SVC. R0 = SVCUPDTE return code.
X'00000040'
An ABEND occurred while initializing the SVC. R0 = the abend code.
X'000000FC'
The parameter list version generated by the macro is not supported by the called service routine. This is likely due to a macro or module mismatch.