Message: "004_ ASMMN020 - IPC initalization error RC=20 RS=16 INF=36 _004"
search cancel

Message: "004_ ASMMN020 - IPC initalization error RC=20 RS=16 INF=36 _004"

book

Article ID: 47167

calendar_today

Updated On:

Products

ASM2- STORAGE MANAGEMENT ASM2 Backup and Restore

Issue/Introduction

 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 

Environment

Release: ASM2-Backup and Restore 4.2
 

Resolution

$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