Search found 42189 matches
- Wed Nov 07, 2007 11:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Least Date
- Replies: 4
- Views: 2070
- Wed Nov 07, 2007 7:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML
- Replies: 18
- Views: 4771
- Wed Nov 07, 2007 7:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DRSStage ORA-03113 or Transaction size out of bounds errors
- Replies: 5
- Views: 3057
Re: DRSStage ORA-03113 or Transaction size out of bounds err
Q1. Is this error possible, if the db operation takes a long time? Yes, that could be one reason. Your DBA could supply more, I'd wager. Q2. Any idea what this message means? Where are the bounds set? Not sure, but since it doesn't have an 'ORA' component, guessing it comes from the DRS stage. Are ...
- Wed Nov 07, 2007 7:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Least Date
- Replies: 4
- Views: 2070
- Wed Nov 07, 2007 1:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Folder Stage -Large file- 50 mb can't process
- Replies: 11
- Views: 5369
Thanks - by 'reset' I assume you mean 'increase', yes? Any chance you could specify what values you increased them to and what value LDR_CNTRL needed to be set to? Edited to add: seems like from a quick Google that LDR_CNTRL is an AIX-specific environment variable. If that's the case, then this solu...
- Wed Nov 07, 2007 1:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination
- Replies: 2
- Views: 1013
- Wed Nov 07, 2007 10:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in Viewing the data
- Replies: 5
- Views: 3604
- Wed Nov 07, 2007 9:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NextSurrogateKey()
- Replies: 18
- Views: 12828
- Wed Nov 07, 2007 9:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Optional Data.
- Replies: 4
- Views: 1545
- Wed Nov 07, 2007 8:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Optional Data.
- Replies: 4
- Views: 1545
- Wed Nov 07, 2007 7:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NextSurrogateKey()
- Replies: 18
- Views: 12828
- Wed Nov 07, 2007 7:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NextSurrogateKey()
- Replies: 18
- Views: 12828
- Wed Nov 07, 2007 6:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File from Unix....
- Replies: 1
- Views: 771
Re: File from Unix....
I want to use this as a source in my Datastage job. The problem is the file is located in Unix Env, where the path is differnet from our working directory path. That's not a problem, actually it's perfectly normal. Just specify the full path to the directory they are in (hopefully as a job paramete...
- Tue Nov 06, 2007 11:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML
- Replies: 18
- Views: 4771
- Tue Nov 06, 2007 11:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML
- Replies: 18
- Views: 4771
Why not just load directly into SQL Server from your source files? I don't see the point in first turning them into XML and then completely undoing that to load them back into your database. Regardless, yes - a Folder stage with a wildcard pattern to read them all and an XML Input stage to flatten t...