How to change read write the Permissions on Concurrent Log and Output Files

How to change read write the Permissions on Concurrent Log and Output Files

Solution

Add umask 002 in .bash_profile(Linux).

And then bounce the services.

Recent Posts