When I create a table from within Informix the *.dat and *.idx files in the unix operating system are created with permissions of 660.
If I create files directly from unix the permissions are 777 as the umask is set to 000.
Where does informix control the setting of permisions and how can I alter this?
I don't want to run chmod over the files, I would like the Informix default to 666.
Thanks
