Search found 42189 matches
- Sun Sep 11, 2011 8:07 am
- Forum: General
- Topic: validating number of files
- Replies: 14
- Views: 3262
- Sat Sep 10, 2011 10:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage XML
- Replies: 4
- Views: 2369
- Sat Sep 10, 2011 10:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Stage Abnormal termination of stage transformer_name de
- Replies: 9
- Views: 4305
- Sat Sep 10, 2011 1:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage server edition & Salesforce.com(SFDC) connecti
- Replies: 6
- Views: 6775
What is your ultimate goal here? Have your read the Web Services Pack Guide pdf? It shows examples of how to use the Client stage as both a source and a target, from what I recall. It would also be helpful if you explained what exactly you attempted with the WS Transformer stage and why it did not &...
- Sat Sep 10, 2011 1:33 pm
- Forum: General
- Topic: Job Sequence abort after 1 warning from any jobs
- Replies: 3
- Views: 1195
- Sat Sep 10, 2011 1:30 pm
- Forum: General
- Topic: Architectural difference
- Replies: 1
- Views: 521
There's quite a difference, architecturally. Start here for information of that nature and everything else 8.5 related.
- Fri Sep 09, 2011 3:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date from Timestamp
- Replies: 8
- Views: 3848
- Fri Sep 09, 2011 12:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: shared container
- Replies: 11
- Views: 6514
Dude, seriously? Where's the insult here? I just thought it was an amusing response to you specifically calling people out by name, something there's absolutely no reason to do. This is an all volunteer peer-to-peer forum where people read and respond to questions here when and if they can and if an...
- Fri Sep 09, 2011 10:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: issue while reading 2gb xml file using XML Stage in 8.5FP1
- Replies: 15
- Views: 7854
- Fri Sep 09, 2011 9:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: issue while reading 2gb xml file using XML Stage in 8.5FP1
- Replies: 15
- Views: 7854
- Fri Sep 09, 2011 7:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date from Timestamp
- Replies: 8
- Views: 3848
- Fri Sep 09, 2011 7:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: shared container
- Replies: 11
- Views: 6514
- Fri Sep 09, 2011 7:34 am
- Forum: General
- Topic: using WITH clause in OCI stage
- Replies: 3
- Views: 908
I started to post the same response but then wasn't sure and had no ability to check. My concern was the fact that the SQL statement would not start with the dreaded SELECT, but rather the WITH (subquery factoring) clause leads off and I wasn't positive it would all be transparent. Glad to hear it w...
- Fri Sep 09, 2011 7:29 am
- Forum: General
- Topic: validating number of files
- Replies: 14
- Views: 3262
- Thu Sep 08, 2011 9:13 pm
- Forum: General
- Topic: validating number of files
- Replies: 14
- Views: 3262
There's no limit to the number that I am aware of, it should just be about the limit on the command line size for your particular flavor of UNIX. Usually fairly long, from what I recall. The check can be as simple as a trigger that evaluates the returned value, if it is not equal to 1 run another Ex...