When trying to delete an acid that doesn't own any resources, the following CA Top Secret error message is received:
TSS0367E RESOURCE HAS BEEN PERMITTED TO ANOTHER ACID
Most likely this acid has been permitted to other acids. In order to determine the other acids, issue:
TSS WHOHAS ACID(#acid)
where '#acid' is the acid you are trying to delete that results in the TSS0367E.
The acids showing in the TSS WHOHAS output from above will need to be revoked before the #acid can be deleted.
TSS REVOKE(acid) ACID(#acid)
where 'acid' is the acid permitted (from the TSS WHOHAS output above)
'#acid' is the acid to be deleted