--filemode Option for isql and bcp

(UNIX only) The --filemode option allows you to set the file permissions for the files generated by isql (output file) and bcp (all generated files by bcp). --filemode takes precedence over any default permission settings for those files.

The --filemode <nnn> option allows users to specify a more relaxed permission setting than the default for some of the bcp and isql generated files.

See the ESD #4 section Stricter Permissions for Open Client and Open Server Files (UNIX only) for the default permission settings of all generated data and output files.

Related reference
Stricter Permissions for Open Client and Open Server Files (UNIX only)