Page 1 of 1

Co0mpilation in DS 7.5.2

Posted: Fri Nov 07, 2008 12:44 pm
by gpbarsky
Hi, there.....

I am compiling jobs with dscc.exe command line, but I get an error message when I run the command. The message says something like the logon is invalid, but this is not the real error.

Is there a known fix for the command line dscc.exe in DS 7.5.2 ?

Thanks in advance.

:)

Posted: Fri Nov 07, 2008 1:41 pm
by vinnz
Can you paste what command you are issuing and the error that you get? Also does compilation succeed when you compile it using Designer or Manager?

Posted: Fri Nov 07, 2008 1:53 pm
by gpbarsky
The command is:
E:\Progra~1\Ascential\DataStage7.5.2\dscc /H server-name /U xxx /P xxxxxxx project-name /J ETLSAP\*

This is for compiling category ETLSAP, in propject project-name. User xxxx, pwd xxxxxxx. This is running in server server-name where is installed DS7.5.2.

I connected remote to the server (server-name), and from within I executed the command, and it worked fine. But when I invoke the command from within a job, it fails.

Posted: Fri Nov 07, 2008 1:59 pm
by chulett
gpbarsky wrote:But when I invoke the command from within a job, it fails.
Ok, now you get to explain what this means. What does "within a job" mean, exactly? Can you post the actual error/failure message(s)?