What is the procedure to change the LU NAME generated by VANTAGE when the users connect to the mainframe ?
Vantage
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.