TSS0368E  LSCA/ZONE/DIV/DEPT/PROFILE STILL HAS CONNECTED ACIDS   deleting Division acid.
search cancel

TSS0368E  LSCA/ZONE/DIV/DEPT/PROFILE STILL HAS CONNECTED ACIDS   deleting Division acid.

book

Article ID: 194899

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP WEB ADMINISTRATOR FOR TOP SECRET

Issue/Introduction

Deleting a Division acid:

TSS DEL(DIV1)

fails with:

TSS0368E  LSCA/ZONE/DIV/DEPT/PROFILE STILL HAS CONNECTED ACIDS   
TSS0301I  DELETE   FUNCTION FAILED, RETURN CODE =  8   

Environment

Release : 16.0

Component : CA Top Secret for z/OS

Resolution


A division is still being used.

The division must be removed from all acids before a division acid can be deleted.

1. Issue a TSS LIST(ACIDS) DIV(DIV1) to get a list of acids using that division.
2. Issue a TSS MOVE(acid) DIV(newdiv) DEPT(department) to move the acid to a new division and department.
3. After moving all the acids off that division, then issue a TSS DEL(DIV1)