Changed ASM2 $OPTIONS $TPUNIT values and now receive the following error when starting IXR.
004_ ASMMN020 - IPC initalization error RC=20 RS=16 INF=36 _004
Release: ASM2-Backup and Restore 4.2
$OPTIONS values are positional in design. There are a specific number of entries that can be used and it is not a variable list. You can use existing provided lines for tape esoterics but you cannot add a new definition that does not already exist in the filed values that ASM2 provides. Remove any new lines that have been added and replace any lines that have been removed.
Reassemble $OPTIONS using the SAMPJCL(L142IKE) job provided, refresh the LNKLST, and restart IXR.
Sample $TPUNIT values:
$TPUNIT EQU * USER MODABLE
$TP3420 DC CL8'RTAP ' UNIT NAME FOR 3420 ALLOCATIONS
$TP3480 DC CL8'CART ' UNIT NAME FOR 3480 ALLOCATIONS
$TPM860 DC CL8'M860 ' UNIT NAME FOR M860 ALLOCATIONS
$TP348X DC CL8'3480 ' UNIT NAME FOR 3480 XF DRIVES @IDRC
$TP349E DC CL8'3490 ' UNIT NAME FOR 3490 E ALLOCATIONS
$TP359E DC CL8'3590-1 ' UNIT NAME FOR VTAP ALLOCATIONS
DC CL8' ' UNIT NAME TABLE EXPANSION