And, yes, what you are doing is perfectly fine.
Search found 42189 matches
- Mon Dec 06, 2004 8:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling a Job Sequence from a Server Batch
- Replies: 2
- Views: 983
- Mon Dec 06, 2004 8:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read Multiple text files from a folder
- Replies: 2
- Views: 788
- Mon Dec 06, 2004 2:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can ds7 support AIX5.3?
- Replies: 4
- Views: 1441
Is it supported? I'd say 'no' based on what's in the most recent version (7.5) of the readme: This version of the product is intended for use on the following operating systems: HP HP-UX 11.00/11.11 HP/Compaq Tru64 5.1/5.1A/5.1B IBM AIX 5.1/5.2 Red Hat Linux Advanced Server 2.1/3.0 Sun Solaris 2.7/2...
- Sun Dec 05, 2004 8:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Timestamp Comparison
- Replies: 10
- Views: 3749
Are both of the timestamps in the format you posted? If so, then you can simply compare them without having to anything special. It also seems that you've got your field delimiters backwards - you should be using a space for both the date portion and the time portion, but only take the time up to th...
- Sun Dec 05, 2004 10:22 am
- Forum: Site/Forum
- Topic: phpBB critical updates
- Replies: 3
- Views: 3144
phpBB critical updates
Dennis, et. al. - On the off chance that you might not be aware, there have been some critical updates released for the phpBB software used here. These patch some "exploits" script kiddies out there have found that let them do nasty things to the boards using this software if they stumble across the...
- Sun Dec 05, 2004 10:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deleting a preidentified set of records from database
- Replies: 3
- Views: 1069
Well, if you really need to do this in a DataStage job... Drop the first ODBC stage and simply start with a Transformer. It looks a little weird but works great for generating test data or in your case - a single row. You'll need to define a Stage Variable in it so that the job will compile, but oth...
- Fri Dec 03, 2004 9:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: @INROWNUM dosn't match @OUTROWNUM
- Replies: 6
- Views: 1637
- Fri Dec 03, 2004 9:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle 11 Apps (PACK) and detecting deleted records
- Replies: 6
- Views: 2059
Peter - on the off chance you are still in search of information on this topic, you may want to check out Replicate1 from MIMIX... formerly called Omni Replicator. Should be able to handle your requirements, I believe.
- Fri Dec 03, 2004 8:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA00001
- Replies: 2
- Views: 1218
It's exactly what it says it is - a unique constraint on your target table was "violated", meaning you tried to insert a unique record that already existed. The error will report the constraint name (not table name) that was violated, so you can use a tool like TOAD or SQL*Plus to check if you are n...
- Fri Dec 03, 2004 11:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NOTFOUND constraint
- Replies: 6
- Views: 1497
- Thu Dec 02, 2004 11:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can system generated error be captured?
- Replies: 11
- Views: 2475
True, a 'pure' Reject Link will capture all rejects. However, that doesn't mean you can't capture just the database errors in a previous link. Create yet-another-link that comes after your target links but before the Reject Link (if you have one). Add a contraint that checks the DBMS return code of ...
- Thu Dec 02, 2004 11:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORACLE Enterprise Stage
- Replies: 6
- Views: 2424
- Thu Dec 02, 2004 3:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help with DS.TOOLS Option 6
- Replies: 2
- Views: 577
- Thu Dec 02, 2004 9:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unlinked Data
- Replies: 0
- Views: 892
- Thu Dec 02, 2004 7:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: capture error log
- Replies: 3
- Views: 980