Page 1 of 1

Compile a job from the UNIX prompt

Posted: Wed Apr 09, 2008 10:58 pm
by devidotcom
Hi All,

Is there a command like dsjob to compile the jobs from the UNIX prompt.

Thanks
Devi

Posted: Wed Apr 09, 2008 11:14 pm
by BugFree
Do a search on dscc. I got some 32 posts. read through them.

Posted: Wed Apr 09, 2008 11:22 pm
by devidotcom
Thank you bugfree...
Found the command dscc.exe. But not the exact syntax.

Does any of the help manual have this information.

Does dscc.exe compile a specific job or complete set of jobs.

Posted: Thu Apr 10, 2008 12:07 am
by kumar_s
dscc /h <hostname> /u <username> /p <password> <project> /j <job list> /ouc

/ouc is for only uncompiled jobs.

Posted: Thu Apr 10, 2008 12:19 am
by devidotcom
Thank you.

Will <job list> be individual jobs?

Posted: Thu Apr 10, 2008 12:20 am
by devidotcom
I get the following error

ksh: dscc: not found.

Posted: Thu Apr 10, 2008 12:24 am
by kumar_s
dscc is exe available in Windows client.

Posted: Thu Apr 10, 2008 12:39 am
by devidotcom
Ohh... Is there any other command i can run on the UNIX prompt

Posted: Thu Apr 10, 2008 12:41 am
by kumar_s
No option from Server side.

Posted: Thu Apr 10, 2008 12:43 am
by devidotcom
Ohh so if I have to compile the job i either use compile option on the designer or the multiple compile option in the manager here.

Thanks will close this post

Posted: Thu Apr 10, 2008 12:48 am
by kumar_s
You are right. Only from client options.