Page 1 of 1

sequence does not compile

Posted: Mon May 18, 2009 7:09 am
by Klaus Schaefer
Trying to compile job sequences always returns "INTERNAL COMPILER ERROR", regular jobs (parallel) compile OK.

Any idea on this?

Best regards
Klaus

Posted: Mon May 18, 2009 7:22 am
by ArndW
Hi Klaus,

Can you try to compile a user-written routine from the GUI to see if you get a better error message. Or put a file in &PH& called "Test" with 1 line "X=1", then from the command line in that project do "BASIC &PH& Test" to see if a normal compile works.

Re: sequence does not compile

Posted: Mon May 18, 2009 7:34 am
by Klaus Schaefer
I think I have seen this situation before, where just some local file or so needed to get r/w flag being set...

Does anyone remember this kind of issue?

Arnd - I'll try that as well...

Best regards
Klaus

Posted: Mon May 18, 2009 7:53 am
by chulett
I remember what you are referring to, that was a different error however. Never seen yours mentioned here before.

Posted: Mon May 18, 2009 8:25 am
by Klaus Schaefer
Arnd, Craig,

thanks for your input! A server routine and a server job both do compile and run without any error....

Klaus

Posted: Mon May 18, 2009 3:55 pm
by ray.wurlod
Sequences need to be able to write on the client when being compiled. Is your DataStage client installation directory writable?

Posted: Tue May 19, 2009 8:33 am
by Sainath.Srinivasan
Remember having this issue under SP2 or not being an admin.

Posted: Tue May 19, 2009 8:33 am
by Sainath.Srinivasan
Remember having this issue under SP2 or not being an admin.

Posted: Tue May 19, 2009 9:03 am
by Klaus Schaefer
Thanks Ray and everybody,

the issue is resolved after is client reinstallation from customer site. I guess it was indeed a directory not being writable.

Klaus

Posted: Tue May 19, 2009 9:24 am
by chulett
Then time to mark your topic as Resolved Klaus.