Search found 53125 matches
- Tue Nov 20, 2007 5:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Schema file error
- Replies: 7
- Views: 4481
RCP and the use of a schema file are completely independent of each other. RCP allows the passthrough of any input column named on the output link without needing to define a derivation for it. I prefer not to use it, because it thwarts effective lineage analysis. The Schema File property allows the...
- Tue Nov 20, 2007 5:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing different LPar's from DS Server
- Replies: 6
- Views: 1407
- Tue Nov 20, 2007 5:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: group in the password file
- Replies: 7
- Views: 2083
- Tue Nov 20, 2007 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Schema file error
- Replies: 7
- Views: 4481
- Tue Nov 20, 2007 3:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating Sequence numbers in Parallel Transormer
- Replies: 20
- Views: 7994
And one more thing is Data in DataSet not in Sequence order it starts from 1 and after 96 again row starts from 3704 and ends with 3799 and sratrs from 97 ends with 192. Sequence no changes app after every 95 rows. Any idea hwat's going-on and how to staight-up this. Thanks srimitta All the numbers...
- Tue Nov 20, 2007 3:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: user segments active
- Replies: 2
- Views: 1350
The report shows all of these to be abandonded "printer shared memory segments". Each DataStage process is allocated one of these when it logs in, and removes it when it logs out normally. Aborting or killed processes may not get the chance to remove their shared memory segments. They are viewable w...
- Tue Nov 20, 2007 3:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Inserting Parameter Value into Oracle Stage forHeaderTrailer
- Replies: 6
- Views: 2389
- Tue Nov 20, 2007 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Templates
- Replies: 5
- Views: 1442
- Tue Nov 20, 2007 3:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Jobs Complilation problem
- Replies: 11
- Views: 3846
- Tue Nov 20, 2007 2:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with PX installation
- Replies: 6
- Views: 1584
The options for server components are only available if whoever installed the DataStage server licensed both parallel and server engines. It is perfectly possible to license the parallel engine only, which I believe is what has happened. You can verify this on the Licensing tab of the Administrator ...
- Tue Nov 20, 2007 2:52 pm
- Forum: General
- Topic: I am five tab delimited files(same meta data), i want to app
- Replies: 6
- Views: 1821
Use a Sequential File stage. Set it to use a Filter command. Use type or copy as the filter command.
DataStage reads the output of the filter command.
Code: Select all
type file1 file2 file3 file4 file5DataStage reads the output of the filter command.
- Tue Nov 20, 2007 2:50 pm
- Forum: DSXchange Testimonials
- Topic: Some things are just "what the doctor ordered"
- Replies: 8
- Views: 19715
- Tue Nov 20, 2007 5:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: View Data is not happening for a sequential file
- Replies: 9
- Views: 3086
- Tue Nov 20, 2007 5:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to read from fixed width file
- Replies: 6
- Views: 3667
- Tue Nov 20, 2007 5:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can’t import/delete DataStage job
- Replies: 3
- Views: 6846