Log Info Function

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
senthilt1
Participant
Posts: 134
Joined: Mon Nov 19, 2007 2:17 am

Log Info Function

Post by senthilt1 »

Friends,

I just want to have a log info in a file/table with job name and current date. What is the function available to capture the log info and job name?

Thanks a lot!

Senthil P
keshav0307
Premium Member
Premium Member
Posts: 783
Joined: Mon Jan 16, 2006 10:17 pm
Location: Sydney, Australia

Post by keshav0307 »

senthilt1
Participant
Posts: 134
Joined: Mon Nov 19, 2007 2:17 am

Post by senthilt1 »

Thanks Keshav,

Do i need to pass any parameters to this function,,,DSgetlinkInfo(), DSGetJobInfo(),,,Or if i map this funtions straight away to the output file, will it return the job info.

Senthil P
keshav0307
Premium Member
Premium Member
Posts: 783
Joined: Mon Jan 16, 2006 10:17 pm
Location: Sydney, Australia

Post by keshav0307 »

Read the online manuals "parallel job Advanced Developer's Guide" page 144
senthilt1
Participant
Posts: 134
Joined: Mon Nov 19, 2007 2:17 am

Post by senthilt1 »

I was searching for the same, Thanks Keshav for your input.

Senthil P
Post Reply