Changes to the users running ssh, sftp or scp client commands that might require a migration action

Table 1 lists the changes to the users running the ssh, sftp, or scp commands that might require a migration action and the accompanying actions.

Table 1. Changes to the users running ssh, sftp or scp client commands that might require a migration action
What changed Migration action needed?

Users running ssh, sftp or scp client commands when collecting SMF records.

New SMF subtype records have been added which requires additional setup.

Yes, if you use ssh, sftp or scp client commands to collect SMF records.

Action: Setup the users who run ssh, sftp or scp client commands to have READ access to the BPX.SMF SAF/RACF profile. For example:
RDEFINE FACILITY BPX.SMF UACC(NONE)
PERMIT BPX.SMF CLASS(FACILITY) ID(userid) ACCESS(READ)
SETROPTS RACLIST(FACILITY) REFRESH