Search found 5168 matches
- Thu Mar 08, 2007 7:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle OCI Bulk load Vs Oracle Enterprise (Fast load)
- Replies: 1
- Views: 1064
- Thu Mar 08, 2007 6:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Checking Inserts/Updates on large tables
- Replies: 18
- Views: 4700
- Thu Mar 08, 2007 6:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Checking Inserts/Updates on large tables
- Replies: 18
- Views: 4700
- Thu Mar 08, 2007 5:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: type conversion
- Replies: 8
- Views: 1894
Its not only trim, but the pattern that you use to convert.
"%yyyy-%mm-%dd %hh:%nn:%ss" is what you had given, but actual current pattern is no '-'s delimited.
"%yyyy-%mm-%dd %hh:%nn:%ss" is what you had given, but actual current pattern is
Code: Select all
"%yyyy%mm%dd %hh:%nn:%ss"- Thu Mar 08, 2007 5:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: use column_gen stage to create current timestamp column
- Replies: 3
- Views: 1283
You can get the access to read all these content with less than 30cents a day. Which will let you to access all the post and many other features available in this site. By the way, if your problem is to just populate some value in Teradata during load, you can use database function SYSDATE to load w...
- Thu Mar 08, 2007 5:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to capture reject records in ETL process?
- Replies: 15
- Views: 7980
Column Import stage will do the work in same job. Still it should again comply to the given metadata. Those records which are reject due to wrong metadata wouldn't be possbile to capurte. But yeah, it can be simply changed to varchar and later a Transformer can be added and the data can be manipulat...
- Thu Mar 08, 2007 5:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Select Privileges & Sox compliance
- Replies: 12
- Views: 3182
Infact its responsible for the DBA to maintain all the previlages in an ERP system. Its obvious that ERP will be used my many other system than its own. And those system which deals with DML operation in the system will certainly require permission to certain level. Its impossible to get details of ...
- Thu Mar 08, 2007 5:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: transfer data from 1 database 2 another database.
- Replies: 7
- Views: 1798
- Thu Mar 08, 2007 5:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Checking Inserts/Updates on large tables
- Replies: 18
- Views: 4700
As per Ray, change in the current method on what Narasimha using would be to use Surrogate key for non-Key columns as well. I would assume here the creation of Surrogate key is, kind of creating a CRC for all the non-key fields, rather than concatenation of all the fields. So Narasimha and Craig are...
- Thu Mar 08, 2007 5:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert Null values into Oracle date column
- Replies: 12
- Views: 8705
- Thu Mar 08, 2007 5:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: splitting a string into three fields
- Replies: 33
- Views: 5453
- Thu Mar 08, 2007 4:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Writing output to a Spreadsheet
- Replies: 6
- Views: 1540
- Thu Mar 08, 2007 4:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row count of a link
- Replies: 24
- Views: 19340
- Thu Mar 08, 2007 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Select Privileges & Sox compliance
- Replies: 12
- Views: 3182
- Thu Mar 08, 2007 6:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem of DB2 EE Plugin configuratiion remote connectivity
- Replies: 9
- Views: 2439