I created a user and gave him execute privileges for UTL_FILE
package. But it is not working. It seems this user doesn't have permissions for writting on to the unix directory specified. How can i add this user to any unix group so that he will able to write to that directory.
Thanks in advance.