Error compiling parallel transformer

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
SURA
Premium Member
Premium Member
Posts: 1229
Joined: Sat Jul 14, 2007 5:16 am
Location: Sydney

Error compiling parallel transformer

Post by SURA »

Hi

I installed Datastage 8.0 in windows 2003 server. My server jobs are running good. But none of my paralles jobs are not running.

Job: Rowgenerator --> TFM --> Peek
Compilation Error: Cannot open file compile.tmp

Next Job: Sequential File --> Sequential File
No Compilation Error. But getting run time error.

Error: Error setting up internal communications (fifo //./pipe/tst_ds-RT_SC8-test1)

I cant find solution in the forum for these issues.

Please help me in this.

Thanks
Ram
varaprasad
Premium Member
Premium Member
Posts: 34
Joined: Fri May 16, 2008 6:24 am

Post by varaprasad »

Looks like you have not installed the VC++ compiler or installed a wrong version or not configured the necessary ENV variables. Please do a search in this forum to know how to do that.
SURA
Premium Member
Premium Member
Posts: 1229
Joined: Sat Jul 14, 2007 5:16 am
Location: Sydney

Correct Version

Post by SURA »

Hi

Thanks for the comment. I installed the proper version and i am aware this is related to configure issue. But i am not sure how to do it. If you have any idea please share with me.

Thanks
Ram
varaprasad wrote:Looks like you have not installed the VC++ compiler or installed a wrong version or not configured the necessary ENV variables. Please do a search in this forum to know how to do that.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Did you install the compiler before you installed DataStage, as required?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
SURA
Premium Member
Premium Member
Posts: 1229
Joined: Sat Jul 14, 2007 5:16 am
Location: Sydney

Found issues

Post by SURA »

Hi Ray

That may be the cause!!

I installed Visual Studio 2005. While i was installing SQL server found some issues, but not with VC++. I thought of it will be ok and then i installed Datastage.

I will clean up again and try to install it, and post the status.

Thanks for the comment.

Thanks & Regards
Ram
chaks
Premium Member
Premium Member
Posts: 39
Joined: Wed Nov 22, 2006 9:21 pm
Location: MA

Re: Found issues

Post by chaks »

SURA wrote: was installing SQL server
Hi Sura,
I think SQL Server should not be installed on the same machine, I don't remember why but I am sure I read it somewhere.

Guy's Correct me If I am wrong.
SURA
Premium Member
Premium Member
Posts: 1229
Joined: Sat Jul 14, 2007 5:16 am
Location: Sydney

Same Error

Post by SURA »

Hi Ray

I uninstalled again and reinstalled as follows

1. VC++ and then tool kit.
2. DS Server

Even after i am getting the same error.

Please guide me in this.

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

Post by ray.wurlod »

Did you completely uninstall (including cleaning out the Registry)?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
SURA
Premium Member
Premium Member
Posts: 1229
Joined: Sat Jul 14, 2007 5:16 am
Location: Sydney

Cleaned

Post by SURA »

Yes Ray

1. I deleted (even after uninstalled can find few folders) from system (folders)
2. I cleaned from registry by searching "IBM".

Thanks
Ram
SURA
Premium Member
Premium Member
Posts: 1229
Joined: Sat Jul 14, 2007 5:16 am
Location: Sydney

Re: Cleaned

Post by SURA »

Hi

I reinstalled the OS, C++ and DS and now it is working fine.

Steps.

Installed Server 2003.
Installed Visual Studio
Configure C++
Installed SDK
Installed DS
Using Webconsole given necessary permissions to the user.

Result:

Now DS8 is working fine.

Thanks for the guidence.

Regards
Ram
SURA
Premium Member
Premium Member
Posts: 1229
Joined: Sat Jul 14, 2007 5:16 am
Location: Sydney

Re: Cleaned

Post by SURA »

Hi

I reinstalled the OS, C++ and DS and now it is working fine.

Steps.

Installed Server 2003.
Installed Visual Studio
Configure C++
Installed SDK
Installed DS
Using Web console given necessary permissions to the user.

Result:

Now DS8 is working fine.

Thanks for the guidance.

Regards
Ram
Post Reply