How many time you repeated the test to confirm the effeciency?
Is your server consistantly loaded for each test for all the times?
What is the volume of data you took for this test?
Search found 5168 matches
- Tue Jun 20, 2006 1:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sort order
- Replies: 9
- Views: 1933
- Tue Jun 20, 2006 1:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: grouping
- Replies: 11
- Views: 3292
- Tue Jun 20, 2006 1:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extraction is very slow
- Replies: 9
- Views: 1353
- Tue Jun 20, 2006 1:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status Codes returned by dsjob
- Replies: 10
- Views: 2282
- Mon Jun 19, 2006 8:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in filter command...
- Replies: 6
- Views: 3223
- Mon Jun 19, 2006 8:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Update action with condition in sequential file
- Replies: 11
- Views: 2629
- Mon Jun 19, 2006 8:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Archiving of a Table: DTS Packages vs DataStage
- Replies: 12
- Views: 4441
Is it 24 month or 4 years? No matter what, how big it is (65 lakhs) renaming method should hurt your process. If the space is the constraint and deletion is the only option left, opt for incremental deletion. i.e., you can further divide the one month data into several stages, inorder to overcome tr...
- Mon Jun 19, 2006 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: check installation of DS server after a virus attack
- Replies: 10
- Views: 2244
Starting and stoping datastage server will not give the information on client/server conectivity. Coz its just the server action. You may even need to check with the proper system drivers installation. Once I had the same issue with improper network driver installaion. Lets know if you are through, ...
- Mon Jun 19, 2006 7:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing Unix/AIX environment variables
- Replies: 10
- Views: 2817
You need to assign in the batch job and use it several place of the code and not the other way, You can this, Path ="/MyProject/recent" command1 = "export sbpath=":Path command2 = 'echo " : "Path : " > /MyProject/Path.txt' Or command1 = 'echo /MyProject/recent' Call DSExecute("UNIX",command1,Output,...
- Mon Jun 19, 2006 7:30 am
- Forum: Site/Forum
- Topic: CONGRATS DSGURU
- Replies: 13
- Views: 5712
- Mon Jun 19, 2006 7:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status Codes returned by dsjob
- Replies: 10
- Views: 2282
- Mon Jun 19, 2006 4:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle 10.2
- Replies: 4
- Views: 910
- Mon Jun 19, 2006 3:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Properties window of Sequence activity
- Replies: 5
- Views: 1276
- Mon Jun 19, 2006 3:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to view the Sequence Property in my Sequence Job.
- Replies: 3
- Views: 1005
- Sun Jun 18, 2006 11:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSCONTROLJOB
- Replies: 5
- Views: 1112
If you are refering to DS Job control, you can find one of the interesting conversation here.