Page 1 of 1

Posted: Wed Jan 04, 2006 4:50 am
by ArndW
When you have several users working in a project you need to make sure that they belong to the same primary group and you have to ensure that the umask is set correctly. Setting a umask of 002 means that new files created have the protection attributes of 775 set (XOR of value given). I assume that your umask is currently set so that the 2nd attribute for the group is set such that others in the group have no write and perhaps even no read access.

This load error looks like a continuation of your previous thread on the subject. Have you installed the Oracle plugins?

Posted: Wed Jan 04, 2006 4:57 am
by kumar_s
HI,
What happens when clicked Show error, and More error?
What kind of transfermation you use?
Check at $DSEngine/lib for all the libraries to have permissions of -r-xr-xr-x.

-Kumar

Posted: Wed Jan 04, 2006 5:12 am
by MaheshKumar Sugunaraj
The problem is related to Permissions on the file, Please contact the AIX group i.e. the System Admin grp and ask them to sent the permissions correctly.

Best of Luck

With Regards
Mahesh

Posted: Wed Jan 04, 2006 8:50 am
by poornagirijab
HI FOLKS, :D
Thanks for your response.

First i will check with my permissions.

Revert back to you later with the good result.