The following error message was received when trying to delete the ACID ACID1
TSS0368E LSCA/ZONE/DIV/DEPT/PROFILE still has connected ACIDS
Listing the ACID1 shows the following:
TSS LIST(ACID1) DATA(ALL)
ACCESSORID = ACID1 NAME = ID,DUMMY
TYPE = LIMITED SIZE = 512 BYTES
CREATED = 01/01/99 00:00 LAST MOD = 01/01/24 23:59
ATTRIBUTES = ASUSPEND
----------- ADMINISTRATION AUTHORITIES
RESOURCE = *ALL*
ACCESS = ALL
ACID = MAINTAIN
LIST DATA = *ALL*,PROFILES
MISC1 = SUSPEND
MISC8 = *ALL*
ACIDS = ACID2 -LC ACID3 -LC
Which means that the LCSA ACIDs ACID2 and ACID3 are connected to ACID1.
The following command should be issued before deleting ACID1:
TSS DEADMIN(ACID2) SCOPE(ACID1)
TSS DEADMIN(ACID3) SCOPE(ACID1)