Page 1 of 1

Permissions to groups

Posted: Wed Jul 02, 2008 1:04 am
by saikrishna
Hi

We have installed DS 7.5.2 on Linux box.
Created a project "DSPractice". Defaultly, all the unix groups are having equal role, i.e. DataStage developer.

A user "x" with group "users" is having "DataStage developer" role is not able to open the job from manager.
It is giving the following error.

Error calling subroutine: DSR_PROJECT (Action=17); check DataStage is set up correctly in project DSPractice
(Subroutine failed to complete successfully (30107))


NOTE: with that user, after giving userid and password, i can select the projects from drop down list..but cannot open the manager for that project.

A user "y" with group "dsadm" having same "DataStage deveoper" role is able to open the project from manager.


I went through the documentation, it said that if a group have the the role, then the users in that group should access that project.

Can you help me why user "x" is not able to open the project.


Thanks
Sai

Posted: Wed Jul 02, 2008 1:15 am
by ray.wurlod
There are many possible reasons, not just permissions, that might cause this symptom. Search the forum for the error code 30107 to see if that sheds any light on why your problem may have occurred.

Posted: Wed Jul 02, 2008 1:51 am
by sunayan_pal
One thing that can be done is

the user id of that person can be mapped with another userid who is able to access the job./ projects properly.

Posted: Wed Jul 02, 2008 3:20 am
by balajisr
All datastage users should belong to the same group. Is this in your case?

Posted: Wed Jul 02, 2008 3:24 am
by sunayan_pal
The user must be a member of the dstage group

or take a member user id who are able to execute successfully
see which all group he had been assigned in that server. Assigned the group it him. it will work.

Posted: Wed Jul 02, 2008 5:33 am
by saikrishna
I would like to know whether only dstage or dsadm group users can access the DataStage or
Any person whose group is given role as "DataStage developer" in administrator can access?

Thanks
Sai

Posted: Wed Jul 02, 2008 4:08 pm
by ray.wurlod
Any member of the group associated with the DataStage developer role can access DataStage. What they can actually do can be controlled with operating system permissions.