Problem with DataStage Server installation

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
yaminids
Premium Member
Premium Member
Posts: 387
Joined: Mon Oct 18, 2004 1:04 pm

Problem with DataStage Server installation

Post by yaminids »

Hello there,

We are trying to test the DataStage Server installed recently on UNIX machine. I tried to run a simple job and was able to successfully compile the job. But when I try to execute the job, nothing happens. No error message is displayed and also there is no entry in the log.
Can onyone hlep me with this please.

Thanks in advance.
-Yamini
gh_amitava
Participant
Posts: 75
Joined: Tue May 13, 2003 4:14 am
Location: California
Contact:

Post by gh_amitava »

Hi,

Give more information anyway.

Regards
Amitava
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Installing isn't enough. You have to start DataStage. Have you done this?

If you have, you will be able to see DataStage processes, such as dsrpcd, running if you execute a ps -ef command. Can you see dsrpcd?

How are you trying to start a job?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
yaminids
Premium Member
Premium Member
Posts: 387
Joined: Mon Oct 18, 2004 1:04 pm

Problem with DataStage Server installation

Post by yaminids »

Hello,

we have started the Server. When I am trying to run the job from DataStage Director, nothing is happening. No error messages are displayed and also I am not able to validate the job. Any idea what could be the problem.

Thanks in advance.
-Yamini
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

What is the reported status of the job that won't start? This symptom can occur if the job has not been compiled.
Does the Job Run Options dialog open?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Sreenivasulu
Premium Member
Premium Member
Posts: 892
Joined: Thu Oct 16, 2003 5:18 am

Configure the C++ compiler

Post by Sreenivasulu »

Parallel Extender uses C++ compiler for compilation. You have to
configure the C++ comiplier with Datastage using Datastage Administrator.

Hope this helps

Regards
Sreenivasulu
Eric
Participant
Posts: 254
Joined: Mon Sep 29, 2003 4:35 am

Post by Eric »

Hi yaminids, can you compile and run a job as the user 'dsadm'?
yaminids
Premium Member
Premium Member
Posts: 387
Joined: Mon Oct 18, 2004 1:04 pm

Problem with DataStage Server installation

Post by yaminids »

Hello Ray,

Yes, the Run option dialog box opens and nothing is happening after that. Any suggestions.
-Yamini
yaminids
Premium Member
Premium Member
Posts: 387
Joined: Mon Oct 18, 2004 1:04 pm

Problem with DataStage Server installation

Post by yaminids »

Hi Eric,

Even as the user 'dsadm', I can just compile the job. After that I could not execute it. Any suggestions what could be wrong.
Thanks in advance.

-Yamini
Post Reply