data stage shudular

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
suresh_dsx
Participant
Posts: 160
Joined: Tue May 02, 2006 7:49 am

data stage shudular

Post by suresh_dsx »

hi guys,,,,

i am sending again same information,,,,,



i asked a quary about datastage shudular other than datastage director....
one person told me using DSJOB


i tried with that .....

using DSJOB.... i am running, getting information about links,stages,jobs,parameters.warnings,errors...

but i never see shudular using DSJOB(cmd prompt)

any one give suggestions
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I guess that person would be me. :?

I never said that 'dsjob' was a scheduler itself, but that you would be using 'dsjob' with whatever scheduler you ended up using.

In other words, what you would schedule would be a scripted call to the dsjob command to run a particular job or job sequence for you, using your scheduling tool of choice - cron, Control-M, whatever.

Does that help?
-craig

"You can never have too many knives" -- Logan Nine Fingers
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

That was just to let you know that, dsjob externalize the job call. And hence you can use the command to call the job and schedule the same in your 3rd party scheduler.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
Post Reply