And you would think the Filter command could handle a 'cat' like you showed but for some reason it doesn't. At least it wouldn't work like that for me on HP-UX 11.11 and DS 7.0.1.
Search found 42189 matches
- Mon Jan 02, 2006 8:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Sequential file
- Replies: 7
- Views: 1385
- Sun Jan 01, 2006 2:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Sequential file
- Replies: 7
- Views: 1385
- Sun Jan 01, 2006 9:27 am
- Forum: Site/Forum
- Topic: Happy New Year and welcome to 2006
- Replies: 6
- Views: 3210
- Sat Dec 31, 2005 8:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: remove 18 million records from the table.
- Replies: 9
- Views: 2737
And just to further beat this poor horse, your situation isn't all that different from anyone needing to delete a large quantity of records from a table. Don't make it more difficult than it is by thinking you are doing something special. Yes, dropping a table will cause things like contraints and F...
- Sat Dec 31, 2005 8:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Don't we need Table Defs to run the DSJob ?
- Replies: 8
- Views: 1962
No need to revert back to your Primal Scream therapy days, Ray. I thought it was very clear that none of us here were advocating the non-use of metadata. Just trying to be thoroughly anal, make some additional points about metadata usage and do our own versions of a Full Wurlod. Perhaps we should l...
- Fri Dec 30, 2005 8:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Don't we need Table Defs to run the DSJob ?
- Replies: 8
- Views: 1962
Technically, the information stored under Table Definitions is not needed at all. You can build and run and maintain jobs without ever having generated any metadata, instead typing it in by hand. Over and over again. Not saying that it isn't a good idea to have and use them, just not absolutely nee...
- Fri Dec 30, 2005 8:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding NULL
- Replies: 4
- Views: 1451
- Fri Dec 30, 2005 8:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to capture the total no. of rows passed through a link
- Replies: 11
- Views: 4986
Actually, they did. Never understood why people felt the need to quote entire messages for no good reason and then compound the problem by burying their response inside the quote. Hi Kim, could you please guide me to write the MonitorGrid to a Flat file by Stage name, LinkName and other details Than...
- Thu Dec 29, 2005 11:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Question
- Replies: 9
- Views: 1629
- Thu Dec 29, 2005 8:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: finding unix file
- Replies: 12
- Views: 3007
Set the WaitForFile to not wait and it will simply check for existance. Two links out - one 'Ok' link for the file being found and an 'Otherwise' link for when the file isn't found. By itself it should throw a warning, from what I recall. Pretty much the same thing you'd do for the Execute Command s...
- Thu Dec 29, 2005 8:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Massively parallel processing design and implementation
- Replies: 1
- Views: 787
- Thu Dec 29, 2005 8:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: remove 18 million records from the table.
- Replies: 9
- Views: 2737
You've confused the issue by mentioning 'truncate' when in fact you didn't want to remove all of the records in the table. What I would do to remove 18 of 20 million records would be to create a new table and copy the 2 million records you want to keep into it. Then all that's left is a quick pair o...
- Thu Dec 29, 2005 8:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error popped when Exporting Jobs
- Replies: 9
- Views: 3361
- Thu Dec 29, 2005 8:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: finding unix file
- Replies: 12
- Views: 3007
- Thu Dec 29, 2005 8:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: My routines locked need to release them
- Replies: 5
- Views: 1291