CPF TARGET(SELECT) keyword causes TSS0419E INVALID REMOTE NODE IN TARGET LIST
search cancel

CPF TARGET(SELECT) keyword causes TSS0419E INVALID REMOTE NODE IN TARGET LIST

book

Article ID: 12411

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction



When using the CPF TARGET(SELECT) keyword on a TSS PERMIT command, you receive d a TSS419E error message:

Example:

tss permit(admin) dsn(abcd.) access(read) target(select) wait(yes)


TSS0419E INVALID REMOTE NODE IN TARGET LIST

Environment

Release: TOPSEC00200-15-Top Secret-Security
Component:

Resolution

TheĀ  TARGET(SELECT) was documented incorrectly and unfortunately does not work the way you are attempting to use it.

TARGET(SELECT) was intended to only be used in a limited fashion, specifically on a TSS CREATE command where either the USING keyword or the DEFNODES keyword were supplied on the command.

The purpose of this was to make sure the command was sent to CPF after all local processing had been completed successfully, not before which is how most CPF targeting is performed.

If you want DEFNODE processing to work without the user having to enter additional target information then you should set CPFTARGET to AUTO.

The documentation will up corrected.