Search found 3835 matches
- Thu Mar 03, 2011 2:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: For invalid xml the job is getting aborted by showing SIGILL
- Replies: 15
- Views: 7260
I have absolutely no idea. Would have to turn to someone who knows what that APT variable does. Do things like try a Server Job and see what happens. Uncheck validation (you don't need xsd validation for this) and see what happens. What are you sending to the stage? --- a URL pointing to XML, or the...
- Thu Mar 03, 2011 1:49 pm
- Forum: General
- Topic: Code/Impact analysis tools: IN-COM's Smart TS XL
- Replies: 10
- Views: 3737
- Thu Mar 03, 2011 6:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: For invalid xml the job is getting aborted by showing SIGILL
- Replies: 15
- Views: 7260
- Wed Mar 02, 2011 10:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: For invalid xml the job is getting aborted by showing SIGILL
- Replies: 15
- Views: 7260
- Wed Mar 02, 2011 10:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: For invalid xml the job is getting aborted by showing SIGILL
- Replies: 15
- Views: 7260
- Wed Mar 02, 2011 9:24 pm
- Forum: General
- Topic: Export FastTrack Components
- Replies: 4
- Views: 2746
- Wed Mar 02, 2011 1:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Parse Issue
- Replies: 6
- Views: 3686
The XML Stages are fairly consistent from release 6.5, when they were available as an add-on, up until 8.1, with FP1. The behavior, usage, features remain mostly constant, although in 8.0 there were numerous anomalies --- you need at least 8.1 with FP1 to have things fully operational in the 8.x env...
- Wed Mar 02, 2011 5:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fast Track Query
- Replies: 4
- Views: 1577
- Wed Mar 02, 2011 5:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: For invalid xml the job is getting aborted by showing SIGILL
- Replies: 15
- Views: 7260
In addition to Sreeni's thoughts, what is making your document invalid? Is it not even well formed, or is it just subtly invalid? If it is subtly invalid, uncheck the validation option --- the job should run perfectly. You should probably do both --- check for absolute failures in a sequence or othe...
- Wed Mar 02, 2011 5:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to know the XPath derivation in DS to read an xml
- Replies: 4
- Views: 1487
Could be a variety of things going on. Just for structure's sake, I would suggest entirely removing the namespaces (just zap then in an editor in a small test document), then having a single column for CharacteristicValue and end the xpath with it (fill in the higher elements) .../.../Characteristic...
- Wed Mar 02, 2011 12:07 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Calling a service with multiple requests
- Replies: 15
- Views: 9990
Then the right approach is Shared Containers. This is a re-usable bit of DataStage logic where you would basically put just your CASS details.....and then use that Shared Container in another Job that has ISDinput and ISDoutput --- and deploy that Job for your users.... ...and include the Shared Con...
- Wed Mar 02, 2011 12:02 am
- Forum: General
- Topic: Export complete DDL from FastTrack
- Replies: 6
- Views: 2295
Generate a simple DS Job, then go into the target and use the ddl creation option inside of DS to get the SQL. That's a lot of GUI effort, but it should work. Probably easier to just export the mapping and its components and generate your own CREATE from the columns. You could programmatically dump ...
- Tue Mar 01, 2011 5:35 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Calling a service with multiple requests
- Replies: 15
- Views: 9990
- Tue Mar 01, 2011 1:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fast Track Query
- Replies: 4
- Views: 1577
- Tue Mar 01, 2011 1:32 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Calling a service with multiple requests
- Replies: 15
- Views: 9990