Search found 42189 matches
- Mon Mar 31, 2008 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: LIST DS_JOBS
- Replies: 12
- Views: 9059
- Mon Mar 31, 2008 1:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: LIST DS_JOBS
- Replies: 12
- Views: 9059
- Mon Mar 31, 2008 1:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sql loader issue
- Replies: 5
- Views: 2154
- Mon Mar 31, 2008 1:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage 7.5 server installation on AIX
- Replies: 13
- Views: 5874
- Mon Mar 31, 2008 1:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running unix script
- Replies: 4
- Views: 1636
- Mon Mar 31, 2008 1:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sql loader issue
- Replies: 5
- Views: 2154
Not sure what kind of suggestion you are looking for, other than a confirmation that yes indeed you need to take a 'least common denominator' approach with client versus database software versions. We have several instances where a 9i client talks successfully with a 10g database, but I would never ...
- Mon Mar 31, 2008 8:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sqlldr error
- Replies: 4
- Views: 3257
What is needed is fully documented. The Oracle stage docs mention this, as does the Installation and Configuration Guide from what I recall. There's even a Plug-In Configuration Guide or some such out there. And on the off chance you don't know those pdf documents are all there, check the Docs direc...
- Mon Mar 31, 2008 7:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: select Distinct
- Replies: 16
- Views: 4758
Didn't realize I needed to be more clear, especially with your subject of 'select distinct'. Normal sql supports the 'distinct' clause, any reason you can't change your sql so that it comes from your database into your job already 'distinct' - with unique values? The only reason you'd need to do it ...
- Mon Mar 31, 2008 7:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: select Distinct
- Replies: 16
- Views: 4758
- Mon Mar 31, 2008 7:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot login on DataStage Designer, hangs
- Replies: 5
- Views: 3385
- Mon Mar 31, 2008 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sqlldr error
- Replies: 4
- Views: 3257
You would need to post the details in the sqlldr log as noted. That or take that to your DBA: "please see the loader logfile: /apps/opt/IBM/InformationServer/Server/Scratch/ora.2430.764692.6.log for details" Edited to add - I see there's more to this than that. Following related messages make that c...
- Mon Mar 31, 2008 6:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding parameterisation in DRS stage
- Replies: 7
- Views: 1276
You CAN use job parameters in the connection options in a DRS stage. The only thing is that you don't get a neat right click option to insert it. Ah... not only can you use parameters practically everywhere just by typing them in by hand, you CAN get the 'neat right-click option to insert it' in an...
- Mon Mar 31, 2008 6:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: user defined stage
- Replies: 3
- Views: 1051
- Mon Mar 31, 2008 6:43 am
- Forum: General
- Topic: Extrac date from input filenames and proccess accordingly
- Replies: 2
- Views: 1100
Also consider a parameterized 'Wildcard' value that only brings in the files you want to process, but that only if your files use an ISO format date. [ex. test_20081231.csv] Otherwise fall back on what Ray posted re: filtering inside the job or an easy to build Looping sequence job to avoid having t...
- Mon Mar 31, 2008 6:30 am
- Forum: General
- Topic: Posting an image
- Replies: 2
- Views: 1132