Search found 42189 matches
- Tue Oct 02, 2007 2:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stange behaviour...file size in Unix(AIX) is 0
- Replies: 15
- Views: 4419
- Tue Oct 02, 2007 10:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: PeopleSoft-EPM - DataStage Version Control tool availability
- Replies: 2
- Views: 881
- Tue Oct 02, 2007 8:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is there a Limit on Oracle Stages
- Replies: 2
- Views: 819
Welcome. Let's confirm something - you've posted in the Server forum but marked the post as Parallel, what job type is this? The only 'limit' I've seen is with the number of connections being made to any given Oracle instance at one time. Typically, you are better off using a minimum number of stage...
- Tue Oct 02, 2007 8:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Corrupt Jobs
- Replies: 10
- Views: 2749
- Tue Oct 02, 2007 7:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Corrupt Jobs
- Replies: 10
- Views: 2749
- Tue Oct 02, 2007 7:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup fileset warning: partitioning other than Entire.....
- Replies: 11
- Views: 3764
I am new to E/E and am slowly finding my feet. Where can I get this Developer's guide???? Wherever you installed your client software, in a 'Docs' sub-folder, you'll find pdf versions of all manuals including the Parallel Job Developer's Guide. The main 'bookshelf' pdf is in your Start Menu under A...
- Tue Oct 02, 2007 6:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading from Flat files to Oracle
- Replies: 1
- Views: 662
That can depend on several things, the 'Update action' you used and the Array Size setting are a couple. Were there any warnings in the log? Those can tell you exactly what records caused problems. Also, you can setup a 'reject' link to capture problem children, but again it depends on exactly what ...
- Mon Oct 01, 2007 9:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command output of ExecCommand
- Replies: 24
- Views: 14220
You don't really need a custom trigger. The thing about the 'automatically handle' option is that it only kicks in it "needs to" - when you don't handle errors. The online help spells it out for you, but basically make it think you've got all the bases covered and those kind of 'failures' won't be a...
- Mon Oct 01, 2007 9:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI has fetched truncated data
- Replies: 4
- Views: 1240
Officially, reading BLOB/CLOB data is 'not supported' by DataStage / OCI. I'm working with CLOB data on a regular basis, but not nearly with the sizes you mentioned. For a CLOB, stick with LongVarChar rather than VarBinary, not sure it will help but it is more appropriate. If you are working in a 10...
- Mon Oct 01, 2007 5:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: C Stage PlugIn function "Get" required
- Replies: 2
- Views: 1267
- Mon Oct 01, 2007 11:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML ![CDATA question
- Replies: 2
- Views: 870
- Mon Oct 01, 2007 10:30 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Object reference not set to an instance of an object
- Replies: 8
- Views: 5987
- Mon Oct 01, 2007 10:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: After-job routine returned error: No error
- Replies: 7
- Views: 2104
- Mon Oct 01, 2007 7:48 am
- Forum: General
- Topic: Generating DS Job Reports
- Replies: 1
- Views: 991
- Mon Oct 01, 2007 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer warning
- Replies: 4
- Views: 1253
Welcome! Actually, you can discover on your own what your warning message is all about by Searching the forums. Take a portion of your message not specific to your job - say, "has partitioning other than Entire specified; disabling memory sharing" - and do an Exact Match search. You'll find it has b...