TSS REMOVE(acid) SUSPEND Receives TSS0230E after applying SO12318 in Top Secret
search cancel

TSS REMOVE(acid) SUSPEND Receives TSS0230E after applying SO12318 in Top Secret

book

Article ID: 196869

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP WEB ADMINISTRATOR FOR TOP SECRET

Issue/Introduction

Even though it is still shown as an example in the Using section of the Top Secret documentation, command REMOVE(acid) SUSPEND does not work after SO12318 ptf applied.

The process gets TSS0230E  AT LEAST 1 RESOURCE OR FACILITY KEYWORD REQUIRED

Environment

Release : 16.0

Component : CA Top Secret for z/OS

Resolution

The actual command issued was:
TSS REMOVE(acid) SUS

Another keyword is is causing a conflict with the processing of the word "SUS". 
The complete word SUSPEND is needed in the command:
TSS REMOVE(acid) SUSPEND 
The above command works as it should and removes the SUSPEND from the acid.

The error message originally received is correct in this instance and fix SO12318 has nothing to do with receiving the error.