Search found 6797 matches
- Mon Jan 29, 2007 8:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date conversion
- Replies: 8
- Views: 3060
Unknown is the sql type. It can also be varchar, it can also be char. The point that ArndW and umamahes are trying to make is that you need to first check for a valid format. If you find a valid format then change it to timestamp, else you can do something with it. You can possible flag it, reject i...
- Mon Jan 29, 2007 8:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HOW to Delete Job Log via Command?
- Replies: 3
- Views: 1676
Re: HOW to Delete Job Log via Command?
I need to purge job log via command not in Director! Welcome Aboard, Care to elaborate on that? If you do a command line purge it will remove the default purge settings. And if you forget to run the command again, your log file will grow without any check. Hence ArndW's suggestion of setting with D...
- Mon Jan 29, 2007 8:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cannot able to read the records of variable lenghts
- Replies: 7
- Views: 1481
- Mon Jan 29, 2007 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in giving Nullable value to numeric in Seq File
- Replies: 2
- Views: 950
- Mon Jan 29, 2007 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File Problems with large record set
- Replies: 10
- Views: 1868
- Mon Jan 29, 2007 8:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Encountered while running a job in a sequence.
- Replies: 13
- Views: 2959
I missed that part in the OP's next to last reply. Sowwiee Then this is strange behaviour. I would request the OP to examine the log and see whats actually going on when it comes to that particular job. When it requests for a "job reset". Go into that individual job and see whats causing the abort t...
- Mon Jan 29, 2007 8:01 am
- Forum: General
- Topic: How to handle Web Crawler Activities ?
- Replies: 16
- Views: 7563
- Mon Jan 29, 2007 7:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage KeepAlive - Firewall problem
- Replies: 2
- Views: 1277
- Mon Jan 29, 2007 7:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Does ETL able to handle TCP Socket connectivity
- Replies: 6
- Views: 2195
- Mon Jan 29, 2007 7:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Encountered while running a job in a sequence.
- Replies: 13
- Views: 2959
- Mon Jan 29, 2007 7:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling stored procedure.
- Replies: 14
- Views: 7848
When you say its not working, what do you mean? Is it not executing at all, are you getting syntax error. Look into your log file. Plus looking into your stored proc. code, it does a direct insert. Your design will be simple. Something like TeraData API ------->Seq. File/Transformer You will place y...
- Sun Jan 28, 2007 10:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File Problems with large record set
- Replies: 10
- Views: 1868
When you say "Failed to return any values", you mean that the none of the source records had a hit on the hashed file? Hashed files have size limitations. 2.2 GB is the limit. But this barrier can be overcome by making it a 64 bit hashed file. Search the forum for more information on "how to". Make ...
- Sun Jan 28, 2007 5:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: changing a column to row
- Replies: 6
- Views: 1144
- Sun Jan 28, 2007 4:26 pm
- Forum: General
- Topic: How to handle Web Crawler Activities ?
- Replies: 16
- Views: 7563
- Sun Jan 28, 2007 2:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer
- Replies: 13
- Views: 3504