So, did you get your commit question answered?
Search found 42189 matches
- Fri Sep 03, 2004 1:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Commit on Delete/Insert/UPdate
- Replies: 4
- Views: 933
- Fri Sep 03, 2004 12:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Commit on Delete/Insert/UPdate
- Replies: 4
- Views: 933
There's no way to not commit your work. You do, however, have control over the commit level using the Transaction Handling tab on the OCI stage via the Rows Per Transaction setting. Default is 0 which means only after all rows have been worked successfully and the stage closes the connection. That b...
- Thu Sep 02, 2004 3:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Isolating DataStage Projects
- Replies: 3
- Views: 1052
This post may help.
- Thu Sep 02, 2004 8:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Import not overwriting routines
- Replies: 3
- Views: 1496
- Thu Sep 02, 2004 7:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Sequencer run
- Replies: 13
- Views: 3796
- Thu Sep 02, 2004 6:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Import not overwriting routines
- Replies: 3
- Views: 1496
Re: Import not overwriting routines
(Version Control was not considered an acceptable overall method by the organisation). Ok, let's see. Promoting to Test via Version Control works fine. Promoting to Production using exp/imp doesn't. Hmmm... Use Version Control for the Production promotion as well. Continue to mark everything as 'Re...
- Wed Sep 01, 2004 4:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Impact of migration from Oracle 8i to 9i on DataStage Jobs
- Replies: 4
- Views: 883
- Wed Sep 01, 2004 10:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Version Control
- Replies: 4
- Views: 1887
- Wed Sep 01, 2004 8:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Windows XP SP2 and DataStage
- Replies: 9
- Views: 3494
In case people aren't aware, there is a whitepaper on DataStage and SP2 available in the File Library on ADN. As with most things SP2, it seems to concentrate on the Firewall changes.
I have yet to be exposed to SP2 at either work or home, so can't offer any personal insight.
I have yet to be exposed to SP2 at either work or home, so can't offer any personal insight.
- Wed Sep 01, 2004 6:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting error connection refused or rpc daemon not running
- Replies: 2
- Views: 1689
If you find out it is not running, and bouncing your server doesn't magically fix it, check this thread for one of several examples on how to start it up in debug mode. This will help identify the problem. Not necessarily the solution, but at least the problem. 
- Tue Aug 31, 2004 7:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DATATYPE CHECK
- Replies: 4
- Views: 1300
From a private message: Is there a way I can validate the length of a field? Do you know if this will work in a Parallel job? I only 'do' Server, so can't speak for the PX side of the house. However, my understanding is that anything you can do in a Transformer in Server, you can do in a BASIC Trans...
- Tue Aug 31, 2004 4:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multi valued Column in Hash File
- Replies: 20
- Views: 12482
- Tue Aug 31, 2004 4:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DATATYPE CHECK
- Replies: 4
- Views: 1300
There are many functions that can help in your quest. Define all of the fields in your input Sequential stage as character and then run sanity checks in the transform. For example, use num to check to see if a field is numeric. If you are not familiar with what functions are available, check the onl...
- Tue Aug 31, 2004 9:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Implement Header/Detail/Footer loop in a Fixed Width File
- Replies: 6
- Views: 2261
- Tue Aug 31, 2004 9:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Usage Analysis
- Replies: 13
- Views: 2828
Understood. I personally haven't seen where backups change the dates, but that could depend on the system and what is being used to perform the backup, I suppose. But in general though, I would think they would be reliable as long as one understands the type of actions that actually do update the ti...