Search found 42189 matches
- Wed Nov 04, 2009 7:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to execute orchadmin commands
- Replies: 10
- Views: 20813
- Wed Nov 04, 2009 7:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle sequence in Oracle Enterprise stage
- Replies: 2
- Views: 1386
- Wed Nov 04, 2009 7:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error: Ora 1861: Literal does not match Format string
- Replies: 6
- Views: 5408
- Wed Nov 04, 2009 7:36 am
- Forum: General
- Topic: DS Job Aborting. Need help
- Replies: 1
- Views: 1248
- Wed Nov 04, 2009 7:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unhandled failure encountered executing command
- Replies: 13
- Views: 11653
- Wed Nov 04, 2009 7:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: backup files
- Replies: 6
- Views: 1240
If you are referring to the 'Backup' option available in the Sequential File and Hashed File stages (perhaps others) from what I recall it creates a directory called DSBackup at the same level as the object in question and 'backs it up' by copying it into there when the job starts. What's nice about...
- Wed Nov 04, 2009 7:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: upgrading DS to a 64 bit server
- Replies: 3
- Views: 1321
- Wed Nov 04, 2009 7:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can we lock the job in datastage 8.0.1?
- Replies: 9
- Views: 3260
- Wed Nov 04, 2009 7:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML File Reading thru XML Input stage
- Replies: 10
- Views: 4762
If you haven't done so already, go to Kim Duke's site and download the XML Best Practices doc from his Tips section. Lots of great information in there.
- Wed Nov 04, 2009 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: checking whether lookup has returned a result or not
- Replies: 4
- Views: 2062
It really depends on what you need to do. One check in a constraint or stage variable tells you if it succeeded or failed. After that, sure, you may need to refer to it for each of the three fields if each is used in a derivation and you need to know there (at the field level) if the lookup failed o...
- Tue Nov 03, 2009 11:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: using environment variables ($xxx) in a transformer
- Replies: 9
- Views: 4055
I'm a little lost as to what is going on. Been testing this myself tonight and it works fine for me in a Server job / transformer but is being cantakerous in a PX job. :? I can use the job parameter directly in a Server transformer derivation ($envVAR) and it works fine. While the ellipsis will also...
- Tue Nov 03, 2009 10:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle direct load
- Replies: 2
- Views: 1344
- Tue Nov 03, 2009 9:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage job Compilation Failed with 40503 OLE error
- Replies: 7
- Views: 8115
- Tue Nov 03, 2009 8:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: using environment variables ($xxx) in a transformer
- Replies: 9
- Views: 4055
So in the derivation column, if I code '$envVAR' will the target value be $envVAR or \home ?? You should be picking this up from the ellipsis (...) Parameter Helper rather than 'coding' it yourself as it knows what syntax to use when. You've said it's a job parameter, what do you get when you popul...
- Tue Nov 03, 2009 8:10 pm
- Forum: General
- Topic: Linux Red Hat v5 64 bit
- Replies: 14
- Views: 5057