Search found 149 matches

by raji33
Fri Oct 29, 2010 8:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: peoplesoft
Replies: 3
Views: 1981

peoplesoft

Hi All,

Can any one share their ideas on how to dump the daily Job related data into Peoplesoft tables from datastage.


Thanks in Advance
by raji33
Tue Oct 26, 2010 2:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Delim
Replies: 11
Views: 3021

Hi swapnil,

Actually entire input fields are being merged into a single row so that the entire row can be sent as a single argument to the CRC32() routine. Trim(Field(Merge_Out.CRC_ROW,RowDelim,1,4),' ','B') is derivation which is being applied on single row.

Thanks
Raji
by raji33
Tue Oct 26, 2010 9:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Delim
Replies: 11
Views: 3021

Hi ArndW,

Thank you very much , but iam anable to see the example as iam not a primium poster can you please type the example
by raji33
Tue Oct 26, 2010 9:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Delim
Replies: 11
Views: 3021

Hi swapnil, This is not which we designed its a delivered job from people soft and iam analysing the job the design is like this. RDBMS | | \/ interprocess | | | \/ rowmerge------>transformer-->transformer---->rowsplit-->transformer | interprocess | | \/ RDBMS and 2 hash files refernce and update to...
by raji33
Tue Oct 26, 2010 8:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Delim
Replies: 11
Views: 3021

vinoth i dont see any stage variable here , Actually it is a deliverd job from peoplesoft iam analysing that job so encountered this code
by raji33
Tue Oct 26, 2010 7:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Delim
Replies: 11
Views: 3021

Hi VinothKumar,

Thank you for quick responce, but delimiter is the character(ex:#,?,&,/) but here it is" RowDelim" that means is it delimiting string with substring RowDelim for the occurences 1 and 4? and then triming the leading and trailing spaces ?

Thanks
by raji33
Tue Oct 26, 2010 7:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row Delim
Replies: 11
Views: 3021

Row Delim

Hi All,

Can any one help in understanding this code

Trim(Field(Merge_Out.CRC_ROW,RowDelim,1,4),' ','B')

Thanks in advance
by raji33
Thu Oct 21, 2010 11:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Autosys and datastage interaction
Replies: 3
Views: 2011

Thanks for your immediate response craig , where can i get that script how will i invoke that script through datastage or unix?
by raji33
Thu Oct 21, 2010 8:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Autosys and datastage interaction
Replies: 3
Views: 2011

Autosys and datastage interaction

Hi All,

Iam new to autosys , can any one share their ideas like how datastage and autosys work together.
by raji33
Wed Oct 20, 2010 1:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: sequencer
Replies: 1
Views: 1279

sequencer

Hi All,

I have a situation where when the jobs are scheduled in a sequencer for monthly or weekly or daily for one year . How can we get next scheduled date for all the jobs for comming 30days, how can we achieve this can any one share ideas.

Thanks in advance
by raji33
Wed Oct 20, 2010 7:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Where are PeopleSoft embedded DS Jobs (HCM to EPM OWE)?
Replies: 6
Views: 4718

I mean i heard their will be some delivered etls where can i get them
by raji33
Wed Oct 20, 2010 6:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Where are PeopleSoft embedded DS Jobs (HCM to EPM OWE)?
Replies: 6
Views: 4718

Where are PeopleSoft embedded DS Jobs (HCM to EPM OWE)?

Hi All ,

I am new to peoplesoft. can any one let me know where can i find delivered etls for HCM to EPM OWE? i want to download them.

Thanks in advance
by raji33
Mon Oct 18, 2010 1:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load job information
Replies: 1
Views: 1060

load job information

Hi All, I have a situation where i nead to load job information like Date and Time of job run Elapsed time Number of rows returned Number of rows rejected Number of rows selected for the target Number of warnings. into a database I have gone through the forum , i got some clues from ETL stats for si...
by raji33
Mon Oct 18, 2010 8:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: coding
Replies: 4
Views: 2320

Thanks alot Arun
by raji33
Mon Oct 18, 2010 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: coding
Replies: 4
Views: 2320

Hi Chulett,

Iam anable to see complete message can you please paste the complete message.

Thanks
Raji