XML JOB

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
nguyenh
Premium Member
Premium Member
Posts: 47
Joined: Tue Mar 06, 2007 5:48 pm

XML JOB

Post by nguyenh »

Hi,

I'm very new to XML datastage. Could someone send me a XML sample code that pulling data from a database table and output to a XML_Output stage?

Thank you very much,
HN
dspxlearn
Premium Member
Premium Member
Posts: 291
Joined: Sat Sep 10, 2005 1:26 am

Post by dspxlearn »

Search --> Your Requirement
Many times this topic was discussed in the recent past.
Thanks and Regards!!
dspxlearn
VCInDSX
Premium Member
Premium Member
Posts: 223
Joined: Fri Apr 13, 2007 10:02 am
Location: US

Post by VCInDSX »

Hi HN
Search will be the best way to go... You will find a lot of exhaustive topics on XML issues....

The following links are very popular in the community...

http://www-128.ibm.com/developerworks/d ... 0703xiong/

http://www.duke-consulting.com/Download ... ctices.zip

Also refer the XML Pack Guide that came with your client installation documentation (PDF files).

When you run into specific issues, visit here for experiencing grand rescue operations

Good luck,
-V
nguyenh
Premium Member
Premium Member
Posts: 47
Joined: Tue Mar 06, 2007 5:48 pm

Post by nguyenh »

Thanks for your response....

However, If you can send/point me to a sample code, it would make it very easy for me to learn.
Thanks in advance,
HN
gateleys
Premium Member
Premium Member
Posts: 992
Joined: Mon Aug 08, 2005 5:08 pm
Location: USA

Post by gateleys »

nguyenh wrote: If you can send/point me to a sample code, it would make it very easy for me to learn.
I think the poster VCinDSX just gave you pointers to 2 very informative links on XML stages and how they are used.
gateleys
nguyenh
Premium Member
Premium Member
Posts: 47
Joined: Tue Mar 06, 2007 5:48 pm

Post by nguyenh »

Hi Gateleys,

I just now see it...I will disect through the sample job and see how much I can understand and be able to build the job myself.

Thanks,
HN
VCInDSX
Premium Member
Premium Member
Posts: 223
Joined: Fri Apr 13, 2007 10:02 am
Location: US

Post by VCInDSX »

I concur with Gateleys. If you walk through the example in the first link, you will be able to get a solid foundation on using XML in Datastage. Depending on your database instance you might have to adjust accordingly. But the ideas are explained in detail.

The second document has time-tested guidelines on best practices...

Good luck,
-V
VCInDSX
Premium Member
Premium Member
Posts: 223
Joined: Fri Apr 13, 2007 10:02 am
Location: US

Post by VCInDSX »

I concur with Gateleys. If you walk through the example in the first link, you will be able to get a solid foundation on using XML in Datastage. Depending on your database instance you might have to adjust accordingly. But the ideas are explained in detail.

The second document has time-tested guidelines on best practices...

Good luck,
-V
nguyenh
Premium Member
Premium Member
Posts: 47
Joined: Tue Mar 06, 2007 5:48 pm

Post by nguyenh »

VCInDSX,

I do not know what to say but you guys are awsome!
I am pretty sure more questions to come...

Thanks,
HN
Post Reply