PERM= Data Set Option

specifies how the engine sets the file access permissions on the SASHDAT file

Alias: PERMISSION=

Syntax

PERM=mode

Details

The mode value is specified as an integer value such as 755. The mode corresponds to the mode values that are used for UNIX file access permissions.
Hadoop UMASK configuration settings can sometimes result in more restrictive access than the settings that you specified. You might need to review the permissions with HDFS utilities.