Search found 42189 matches
- Wed Oct 09, 2013 8:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job aborts when array size and record count is set to 65000
- Replies: 4
- Views: 2896
- Wed Oct 09, 2013 8:21 am
- Forum: General
- Topic: Datastage 9.1 installation on windows
- Replies: 5
- Views: 5482
- Wed Oct 09, 2013 8:18 am
- Forum: General
- Topic: Sequence aborting prior to Notification Activity
- Replies: 2
- Views: 642
- Wed Oct 09, 2013 7:11 am
- Forum: General
- Topic: Datastage Routine Function
- Replies: 10
- Views: 3793
- Wed Oct 09, 2013 12:56 am
- Forum: General
- Topic: Datastage Routine Function
- Replies: 10
- Views: 3793
Does it need to be a 'server routine'? Doing this at the command line via a shell script would be another possibility. Get a list of projects, iterate through the list and then get a list of jobs from each project. then iterate through that list to get their most recent start/end times. All via opti...
- Wed Oct 09, 2013 12:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Increment 1 Digit After Certain Number of Records
- Replies: 2
- Views: 1654
- Tue Oct 08, 2013 11:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logic Help
- Replies: 10
- Views: 3105
Knowing where you 'ran the query' will make a difference. Anything other than sqlplus will format the date for you... assuming this is a DATE and not a VARCHAR2 or CHAR field. Absent of any formatting by you in the select, sqlplus will just use the default NLS_DATE_FORMAT. And again if they are DATE...
- Tue Oct 08, 2013 1:14 pm
- Forum: General
- Topic: updating audit table
- Replies: 6
- Views: 1395
At this point, I'm a little lost as to what your actual question / issue is. Do you need help creating the first 'audit job' that inserts the record? Or are you looking for help with the second part where the current record is updated? Or do you need help with both? I'd also be curious what you've t...
- Tue Oct 08, 2013 9:06 am
- Forum: General
- Topic: Compare differences in row counts after loading
- Replies: 15
- Views: 5807
- Tue Oct 08, 2013 6:42 am
- Forum: General
- Topic: How to handle NULL values coming from DB side?
- Replies: 5
- Views: 1436
COALESCE isn't really appropriate in this scenario, more like NVL or ISNULL in a CASE statement. OK... you would normally use coalesce() with a series of columns to return the first non-null value. In pondering this, are we also saying it can be used with column and a fixed value? Say: COALESCE(MyCo...
- Mon Oct 07, 2013 11:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORCHADMIN command for deleting DataSets
- Replies: 3
- Views: 3352
- Mon Oct 07, 2013 6:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORCHADMIN command for deleting DataSets
- Replies: 3
- Views: 3352
- Mon Oct 07, 2013 6:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job taking more than 7 hours in production
- Replies: 10
- Views: 6441
- Sun Oct 06, 2013 2:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue regarding a multi instance job
- Replies: 6
- Views: 3337
- Sun Oct 06, 2013 10:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue regarding a multi instance job
- Replies: 6
- Views: 3337