Search found 221 matches

by VCInDSX
Thu Mar 06, 2008 2:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Print Filenames from Seq File using FilePattern
Replies: 6
Views: 6675

Print Filenames from Seq File using FilePattern

Hi, I would appreciate your inputs on how to get the filenames that are selected by a sequential file stage in an output store (Peek stage for now) Here is what I am trying to do in a test job. This is an RCP enabled job. SequentialFileStage ==> Peek Sequential file stage is set to read using "...
by VCInDSX
Tue Feb 26, 2008 3:32 pm
Forum: General
Topic: How can i create a Database connection in Datastage
Replies: 4
Views: 5094

4Friends,

Is this what you are trying to do...?

Read from DB2 ==> Any applicable data transform(s) ==> Write to Oracle
by VCInDSX
Tue Feb 26, 2008 12:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to send mail through E-mail notification
Replies: 7
Views: 8840

Hi Amit/Deepthi (I presume both are in the same team), We had this exact issue in a new LINUX server and it went through several iterations with the UNIX team, Mail support team and all that jazz. Like Craig said, you need to make sure the OS sendmail command works without any issues. This can be ea...
by VCInDSX
Tue Feb 26, 2008 12:37 pm
Forum: General
Topic: Problem reading XML in XML-Input
Replies: 6
Views: 2490

Roy, How was the metadata (XML Table Definition) created. Did you use an XSD to create your Table definition or did you use the XML itself to create the table definition. Like Ernie said, your XPath expressions, if not laid out correctly, might have issues when parsing the input file and emitting th...
by VCInDSX
Mon Feb 25, 2008 4:32 pm
Forum: General
Topic: Problem reading XML in XML-Input
Replies: 6
Views: 2490

Hi Roy, I think, this should ideally be in the Parallel thread. Anyway, check out http://www.dsxchange.com/viewtopic.php?t=116649 http://www.dsxchange.com/viewtopic.php?t=114855 You are probably hitting the Namespace related issue in Version 8.0 that ernie has mentioned several times in various thre...
by VCInDSX
Fri Feb 22, 2008 12:22 pm
Forum: General
Topic: Generic or Specific Sequence
Replies: 0
Views: 566

Generic or Specific Sequence

This is my first attempt at putting together the various different jobs I have been working on into a sequence. So pardon my descriptive post. To start with, the high-level requirement is as follows. Various providers supply feed files at FTP sites. One provider might provide 3 files whereas the nex...
by VCInDSX
Thu Jan 31, 2008 2:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML Input document value is empty or NULL.
Replies: 6
Views: 2181

Hi Craig, Group, I should have mentioned this earlier - apologies. We recently got a new Linux Grid environment and I tried this job over there about 2 weeks ago. The only difference I saw was that it ran for about 4 hours before giving up on memory. In the Windows server I would have a failure with...
by VCInDSX
Thu Jan 31, 2008 12:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Imput Read Problem
Replies: 7
Views: 2970

It will be helpful to understand what your feedback might be for Craig's question about the directory name part of your file name. Are you trying to have a job parameter for the folder name? Check out http://www.dsxchange.com/viewtopic.php?t=115830&postdays=0&postorder=asc&highlight=exte...
by VCInDSX
Wed Jan 30, 2008 11:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Heap Allocation Failure Resolution
Replies: 7
Views: 5055

Hi lstsaur,
Thanks for the followup. There are folks that can handle XML via Java. I can give it a shot myself with some refresher/reading.
Let me know your thoughts/suggestions.

Thanks for your time.
by VCInDSX
Wed Jan 30, 2008 10:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML Input document value is empty or NULL.
Replies: 6
Views: 2181

Hi Kumar66, Could you provide some additional details about the server configuration? What is the CPU, RAM, Page File limits et al? Based on feedback from IBM Support on an issue that we had in an EE job, it was stated that XML Input stage in Datastage uses DOM Object model to load the entire XML in...
by VCInDSX
Wed Jan 30, 2008 2:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Heap Allocation Failure Resolution
Replies: 7
Views: 5055

Hi Group, After a longggg journey of support tickets, page file adjustments, testing and feedback, we have decided to take a workaround approach - a few approaches, actually. 1. Convert the input XML to a delimited text in a pre-processing stage (PERL script that parses the file in SAX model and gen...
by VCInDSX
Wed Jan 30, 2008 1:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data getting trimmed
Replies: 4
Views: 1583

While closing the thread, if you could also throw some light on how you fixed this issue, it will be of help for "future" generations.

Cheers!!!
by VCInDSX
Wed Jan 30, 2008 10:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Notification Job status show 0 records for underlying jobs
Replies: 5
Views: 1929

Hi Ray, Team, Wanted to give an update on this item. I submitted this to IBM Support late yesterday, just in case, we missed something on the configuration. Here is what was suggested. From DOS, go into the "PXEngine\java" directory of the information server datastage server. Then perform ...
by VCInDSX
Tue Jan 29, 2008 4:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Notification Job status show 0 records for underlying jobs
Replies: 5
Views: 1929

Hi Ray, First the Server Vs Parallel category posting - my apologies for the confusion. Before posting the query, i looked at the description of the forums and saw "Job Sequences" belonged to "IBM(R) DataStage Server Edition" category and posted it there. I mentioned RCP because ...
by VCInDSX
Mon Jan 28, 2008 10:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Notification Job status show 0 records for underlying jobs
Replies: 5
Views: 1929

Ray, Thanks for the followup. Appreciate your time. I reviewed the job once again and can confirm that I have checked "Include job status in email" checkbox in the Notification tab of the Notification stage. The rest of the SMTP parameters are all setup correctly. Here is what i got in the...