Page 1 of 1

Control M Scheduler

Posted: Thu Aug 20, 2009 4:42 am
by gssr
HI,
I am new to shell scripting.
Could anyone say,
How to use Control-M job to schedule the shell script that will kick off the DataStage process. :(

Thanks in advance

Posted: Thu Aug 20, 2009 4:47 am
by Sainath.Srinivasan
Search for dsjob

Posted: Thu Aug 20, 2009 5:24 am
by chulett
You don't absolutely "need" a script to schedule something in Control-M or any other Enterprise Scheduler but it certainly is the correct way to do that. As noted, the script would be a wrapper for the dsjob command and could do a number of things besides simply launch a job - it could check for existence, reset if necessary, report on success/failure, etc etc.

Searching for "dsjob" with an author of "kcbland" will find you an example of such a script. There may be others out there but I know that one exists.

Now, if you actually need Control-M help, this isn't the place to get it, other than at a very general level.

Posted: Thu Aug 20, 2009 5:29 am
by gssr
I am new to datastage itself,
as i cant understand the scripting technology and Control m in relation with DS.
Can u send me doc related to this or any links about Control M

Posted: Thu Aug 20, 2009 5:34 am
by chulett
There's no "docs" and any links you can turn up yourself for Control-M rather easily using Google or your favorite search engine. I would suggest you spend some time with the people in your company responsible for Control-M if you need a better understanding of what it does or to see examples of how they are using it. Hopefully they are and it's not new and a complete mystery to everyone.

And try the search mentioned here.

Posted: Thu Aug 20, 2009 5:45 am
by gssr
OK. Thank u all for your post.

Posted: Fri Aug 21, 2009 2:46 am
by gssr
Hi guys,
Can anyone tell me about the DS shell scripting functionality with Comtrol M

Posted: Fri Aug 21, 2009 2:50 am
by Sainath.Srinivasan
I thought we have been through this.

What have you gathered so far? What more are you looking?

Posted: Fri Aug 21, 2009 3:14 am
by gssr
Actually i got some information about scheduling DS job with scripting.
But i couldnot get any useful information about Control m job, Can you send me any material or link to find the basic about Control M and scheduling the DS through it

Posted: Fri Aug 21, 2009 4:20 am
by Sainath.Srinivasan
As Craig already mentioned, you need to check with your Control-M developers about that.

Is this the first project your company using Control-M ? Do you have any support agreement with them ?