create the parallel routines for next day (Today+1Day)

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
vinodbp
Participant
Posts: 19
Joined: Thu Nov 29, 2007 12:29 am
Location: KOLKATA

create the parallel routines for next day (Today+1Day)

Post by vinodbp »

Hi All,

I have to create the parallel routines for next day (Today+1Day)

Please any one can help me on how to create the routine.


Thanks
Vinod
vinodkumar.b.p
Pagadrai
Participant
Posts: 111
Joined: Fri Dec 31, 2004 1:16 am
Location: Chennai

Re: create the parallel routines for next day (Today+1Day)

Post by Pagadrai »

vinodbp wrote:Hi All,

I have to create the parallel routines for next day (Today+1Day)

Please any one can help me on how to create the routine.


Thanks
Vinod
There are lot of posts here that tell you the steps on how to create a parallel routine. A search will help a lot.

If I Understand the problem correctly, you want to generate the date of next day. Is this correct ?
I dont think you need a parallel routine for this.
priyadarshikunal
Premium Member
Premium Member
Posts: 1735
Joined: Thu Mar 01, 2007 5:44 am
Location: Troy, MI

Post by priyadarshikunal »

I think you can just use datefromdayssince() to get what you want.
Priyadarshi Kunal

Genius may have its limitations, but stupidity is not thus handicapped. :wink:
Post Reply