Page 1 of 1

Sequence fails to compile ... but no error message

Posted: Fri Jun 24, 2005 2:28 am
by ArndW
This is a very odd scenario - I have a simple sequencer that used to work to which I made a minor change and now it fails to compile, even when I revert the change. I get a compile-time popup window stating
Error compiling Job Control Subroutine
JsDSSFCRActCarBookPostSyncro
. When I click on the "more" button I get a screen showing
Compiling: Source = 'RT_BP95/JOB.658243111.DT.1368843694', Object = 'RT_BP95.O/JOB.658243111.DT.1368843694'
******************************************************************************************************************************************************************

Compilation Complete.
(JsDSSFCRActCarBookPostSyncro)

I cut-and-pasted this to a DataStage server job job control and receive the same compiler error there as well.

I have submitted an e-case to Ascential but was wondering if anyone here has seen something similar.

Posted: Fri Jun 24, 2005 12:20 pm
by ray.wurlod
What's its status in Director after this?

Sequence fails to compile ... but no error message

Posted: Thu Aug 28, 2008 2:44 pm
by ctoussai
I'm getting the same thing. This is my first time trying to work with sequences.

I hit "More" and it says:

Compiling: Source = 'RT_BP198/JOB.109842414.DT.1485154575', Object = 'RT_BP198.O/JOB.109842414.DT.1485154575'
************************************************************************************************************************

Compilation Complete.
(myTestSequence2)

Run Director says the job status is "Not Compiled" and the log is empty. The sequence contains only 1 job with 1 parameter that has a default. In the sequence, I hit "Set to Default" for this parameter. Help anyone?

Posted: Thu Aug 28, 2008 3:24 pm
by ray.wurlod
Do you have write permission on the client machine? Precompiling a job sequence needs to write to the client machine.