Question
How do you compile all jobs in a project via command line?
Answer
Perform the following:
- Open a DOS command prompt on the client
- Run the following from C:\IBM\InformationServer\Clients\Classic:
dscc.exe /H hostname /U username /P password project_name /J jobname
Note: The job name can be * to compile all the jobs in the Project.
Note: you cannot use this command to compile a single job.
Really useful :) ..Keep it up
ReplyDelete