Jobs do not compile

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
cooperjv
Premium Member
Premium Member
Posts: 29
Joined: Thu May 13, 2004 3:18 pm

Jobs do not compile

Post by cooperjv »

I am not able to compile any jobs. When I try the hourglass come up and then after a few seconds goes away.

Force compile is also the same.

I was able to compile jobs a few days ago

Any help or suggestions will be appreciated

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

Post by ray.wurlod »

What has changed on your Engine server since "a few days ago"?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
cooperjv
Premium Member
Premium Member
Posts: 29
Joined: Thu May 13, 2004 3:18 pm

Post by cooperjv »

Nothing that I know of.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Then I suggest you need to undertake a bit more detective work. Clearly something has changed. Does compilation throw any error message? Does the status of the job in Director change?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
PaulVL
Premium Member
Premium Member
Posts: 1315
Joined: Fri Dec 17, 2010 4:36 pm

Post by PaulVL »

Are you getting any core dumps in your project directory or perhaps on the client side?

Did you validate that your client code Version.xml matches the version of your server Version.xml?

Do other aspects of your setup not work?

Can you run a job with the same ID credentials you are trying to compile with?
cooperjv
Premium Member
Premium Member
Posts: 29
Joined: Thu May 13, 2004 3:18 pm

Post by cooperjv »

The job does not throw any error and the status in the director does not change. I will try to do some more checking and post the results.

I can run a job which is compiled with the same credentials. I will check on the dumps and the xml

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

Post by ray.wurlod »

Can you compile a parallel job that does not have a Transformer stage? If so, your C++ compiler licensing may have expired.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
cooperjv
Premium Member
Premium Member
Posts: 29
Joined: Thu May 13, 2004 3:18 pm

Post by cooperjv »

I also cannot compile a job without a transformer. It behaves the same just an hourglass and then it goes away.
cooperjv
Premium Member
Premium Member
Posts: 29
Joined: Thu May 13, 2004 3:18 pm

Post by cooperjv »

My problem just went away.
I can now compile the jobs, I do not know why this happened.

Thanks to everyone who helped me.
PaulVL
Premium Member
Premium Member
Posts: 1315
Joined: Fri Dec 17, 2010 4:36 pm

Post by PaulVL »

Your prob will come back.

Perhaps you should monitor your drive space. Permissions on mounts might also be suspect. We've had NSF / NAS mounts go whacky on us in the past...


Nice to see you up and running... but I fear you'll have the issue again.
Post Reply