DataStage ver 7.1r1 installation problems

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
pkpandey11
Participant
Posts: 3
Joined: Wed Jul 28, 2004 5:33 am

DataStage ver 7.1r1 installation problems

Post by pkpandey11 »

We are facing problems while working on DataStage server jobs. some of the error are like

1) Can not open DSR_JOBS
2) Error calling subroutines:DSR_EXECJOB(Action=1) ;check DataStage is set up correctly in project <Project Name> ( internal error (30105))
3) Error calling subroutines:DSR_PROJECT(Action=7) ;check DataStage is set up correctly in project <Project Name> ( internal error (30120))
4) Failed to open RT_STATUS40 file
5) Can not open executable job file RT_CONFIG58
6) Error calling subroutine: *DataStage*DSR_SELECT (Action=2); check DataStage is setup correctly in project <Project Name> [Unable to load subroutine on host (30105)]
7) Error calling subroutine: DSR_LOG (Action=3); check DataStage is set up correctly in project <Project Name> [Unable to load subroutine on host (30105)]
8) Error calling subroutine: DSR_PROJECT (Action=7); check DataStage is setup correctly in project <Project Name> [Unable to load subroutine on host (30105)]

We are having the same problems in all our Projects. Can you please help us in getting these resloved.
TIA

-regds,
Prashant







auvray.muriel
Participant
Posts: 43
Joined: Wed Feb 19, 2003 7:17 am
Location: France - Paris
Contact:

Post by auvray.muriel »

Hi

It is necessary to check that your to user formed well part of the group who is owner of the repertories of your projects.

If it is not the case, then adds your to user with the group (in general the group it's dstage)

good courage

Muriel
auvray.muriel
Participant
Posts: 43
Joined: Wed Feb 19, 2003 7:17 am
Location: France - Paris
Contact:

Post by auvray.muriel »

Was the installation made with the account "root"?

If so, have you to position the umask with 022, so that the rights are to propagate with under repertories of the projects?

Do you connect yourself with dsadm?

If so, it is strange which you cannot reach the projects, if dsadm is the owner of the projects.

If you use another user, it is necessary that this user belongs to the dstage group.

Muriel
him121
Premium Member
Premium Member
Posts: 55
Joined: Sat Aug 07, 2004 1:50 am

Re: DataStage ver 7.1r1 installation problems

Post by him121 »

hi..
Prashant
u have to apply the patch for Ascential r1.
if u want i can send to u..
my mail id is phd21@rediffmail.com

himanshu

pkpandey11 wrote: We are facing problems while working on DataStage server jobs. some of the error are like

1) Can not open DSR_JOBS
2) Error calling subroutines:DSR_EXECJOB(Action=1) ;check DataStage is set up correctly in project <Project Name> ( internal error (30105))
3) Error calling subroutines:DSR_PROJECT(Action=7) ;check DataStage is set up correctly in project <Project Name> ( internal error (30120))
4) Failed to open RT_STATUS40 file
5) Can not open executable job file RT_CONFIG58
6) Error calling subroutine: *DataStage*DSR_SELECT (Action=2); check DataStage is setup correctly in project <Project Name> [Unable to load subroutine on host (30105)]
7) Error calling subroutine: DSR_LOG (Action=3); check DataStage is set up correctly in project <Project Name> [Unable to load subroutine on host (30105)]
8) Error calling subroutine: DSR_PROJECT (Action=7); check DataStage is setup correctly in project <Project Name> [Unable to load subroutine on host (30105)]

We are having the same problems in all our Projects. Can you please help us in getting these resloved.
TIA

-regds,
Prashant







Post Reply