How to change the VANTAGE LU name
search cancel

How to change the VANTAGE LU name

book

Article ID: 143040

calendar_today

Updated On:

Products

Vantage Storage Resource Manager

Issue/Introduction

What is the procedure to change the LU NAME generated by VANTAGE when the users connect to the mainframe ?

 

Environment

Vantage

Resolution

If instead of TCP00001,  the A000001 should be used, the following AMASPZAP can be used to zap the new value:

/ZAPY     EXEC PGM=AMASPZAP
//SYSLIB     DD   DSN=VANTAGE.LOADLIB,DISP=SHR
//SYSPRINT   DD   SYSOUT=*
//SYSIN      DD   *
 NAME GENTCPAP GENTCPAP

VER 3EA7 E3C3D7

REP 3EA7 C1F0F0

/*

and then restart VANTAGE.  Note: Contact Broadcom support for the latest updates for this zap based upon Vantage maintenance levels.