Search found 42189 matches
- Mon Apr 09, 2007 4:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage vs COBOL
- Replies: 12
- Views: 5590
Agreed. Use DataStage 390 when you have no COBOL programming resources available, that's where the advantage lies. Amazing... COBOL was a 'dead' language way back when I was doing it in the 80's. The main processing systems here are all 'COBOL over Oracle' behemoths. Make that more like UNdead! [grr...
- Mon Apr 09, 2007 2:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_ORACLE_PRESERVE_BLANKS
- Replies: 4
- Views: 2107
- Mon Apr 09, 2007 2:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting error in compilation of a job where XML is used sour
- Replies: 4
- Views: 915
Yes, the Folder Stage - that is the missing 'required input stream' the compiler is complaining about. Have you read the XML PACK Designer Guide pdf that you have? There is a section there called 'Adding an XML Input Stage to Your Server Job' that might help. You should also find any post by kduke a...
- Mon Apr 09, 2007 1:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: concatenate two fields in Transformer
- Replies: 9
- Views: 12979
A difference in what SQL Server selected versus what you are getting from Oracle. Sounds like you got an empty string before and now you are getting nulls. As noted, there is no magic bullet or easy answer here. You have to change all the jobs. You'll either need to change what gets selected using a...
- Mon Apr 09, 2007 1:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting error in compilation of a job where XML is used sour
- Replies: 4
- Views: 915
- Mon Apr 09, 2007 10:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Weird Error
- Replies: 5
- Views: 1988
- Mon Apr 09, 2007 8:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: GETTING BETTER PERFORMANCE FOR ORACLE LOAD
- Replies: 5
- Views: 1478
- Mon Apr 09, 2007 6:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer failing with NULL password error
- Replies: 3
- Views: 1246
You might want to check the parameter assignments in the Sequence job again. If you make the password parameters in the Sequence jobs - as a test - a String instead of Encrypted, does it work? I believe there were some bugs with encrypted passwords back in the 6.x days, you might want to contact you...
- Mon Apr 09, 2007 6:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer failing with NULL password error
- Replies: 3
- Views: 1246
- Mon Apr 09, 2007 6:25 am
- Forum: General
- Topic: Adding enviornmental Variable
- Replies: 18
- Views: 5692
Have you built an routines yet? Used DSExecute to run a command? Pretty straight forward. Pass in the filename to be cat'd as an argument and the result back out the other end. Check this post for one example. There are others out there a search will turn up.
ps. He's no Brian.
ps. He's no Brian.
- Mon Apr 09, 2007 6:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: GETTING BETTER PERFORMANCE FOR ORACLE LOAD
- Replies: 5
- Views: 1478
- Mon Apr 09, 2007 6:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Designer Issue
- Replies: 3
- Views: 1007
- Mon Apr 09, 2007 6:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_ORACLE_PRESERVE_BLANKS
- Replies: 4
- Views: 2107
They are listed exactly as Arnd notes in my 7.5.1A version of the document. There's a discrete section for 'Oracle Support' in the Environment Variables chapter. Does your manual not have a Chapter 6 with a section of Oracle variables in it? You seem to be quoting from it. I don't know why you'd hav...
- Mon Apr 09, 2007 5:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need infromation regarding some Fatal errors
- Replies: 9
- Views: 7725
- Mon Apr 09, 2007 5:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling C program from DataStage Job
- Replies: 16
- Views: 6469