Search found 42189 matches
- Mon Mar 22, 2004 3:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Failed due to strange reason
- Replies: 7
- Views: 2762
Execute the command bin/uv while still attached to the DataStage Engine directory. This will issue a message about the size of the shared memory segment. Ray, don't you always have to regen after making changes to .uvconfig, as Ken mentions? Shouldn't the command be: bin/uv -admin -regen Or is that...
- Mon Mar 22, 2004 2:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Long DataType - Oracle datatype not presently supported
- Replies: 14
- Views: 9879
Re: a big VARCHAR
Since DS/OCI Stage does not support LongVarChar, I specified a Varchar with a length of 9,999,999. Have you tried running a job with these settings and does Oracle mind? For 9i, max varchar2 length is 4K from what I recall and there isn't any way to declare it as unlimited in size in DataStage. And...
- Mon Mar 22, 2004 1:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Craig hits 1000
- Replies: 7
- Views: 1764
- Mon Mar 22, 2004 11:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we give dynamic filenames to Hash, target & Source
- Replies: 4
- Views: 1607
Use Job Parameters for all dynamic portions, which you alluded to in your first post. You'll need to build a process that determines the values a particular job would need and then passes them in as Parameter values. Without knowing your processing requirements and your expertise level with DataStag...
- Mon Mar 22, 2004 10:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we give dynamic filenames to Hash, target & Source
- Replies: 4
- Views: 1607
- Mon Mar 22, 2004 9:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSWaitForFile
- Replies: 1
- Views: 1330
No, waiting using this Stage is "synchronous". Having said that... It seems like you could do exactly what you've laid out below and it would work fine: One Sequence that runs multiple (sub)sequences. Make no connection between the two series and they will (in essence) run in parallel - JS_1 & JS_2 ...
- Mon Mar 22, 2004 8:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: while sorting the job aborted
- Replies: 5
- Views: 1190
- Mon Mar 22, 2004 8:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL Server Connectivity Problem
- Replies: 11
- Views: 2963
- Mon Mar 22, 2004 7:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Peek Stage
- Replies: 6
- Views: 2763
And, as the OP has discovered, unable to be used in any fashion without a license for that particular product. You can sometimes find references to XE/390 stages in the online help for Server, for example the Lookup Stage. It does tend to confuse people, occasionally making them think they have acce...
- Sun Mar 21, 2004 8:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance numbers for 4CPU 12K development box
- Replies: 3
- Views: 1770
Peter, While I can't add any permformance numbers, not having a comparable platform, I appreciate the effort you've made to quantify various methods and their 'performance'. One point is that you'll see several reference here to 'rows per second' being a somewhat meaningless metric. What matters is ...
- Sat Mar 20, 2004 11:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warning Msg while Updating a row
- Replies: 2
- Views: 883
I'm pretty sure that is just the way it works and I don't believe that you can "turn off" those kind of warnings. If you don't want to see them, AFAIK you need to ensure that your key combination actually exists before issuing the update by doing a lookup first. Unless someone can point out an ODBC ...
- Thu Mar 18, 2004 6:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Long DataType - Oracle datatype not presently supported
- Replies: 14
- Views: 9879
- Thu Mar 18, 2004 3:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Long DataType - Oracle datatype not presently supported
- Replies: 14
- Views: 9879
- Thu Mar 18, 2004 9:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error Message
- Replies: 5
- Views: 2553
Soma - I'm curious if you ever got a resolution to this? In case anyone else commits the same sin and starts seeing the same helpful error messages... We had a job start throwing this same error yesterday and were stumped for a bit. It was in all ways a "normal server job", using OCI and Hash to pro...
- Thu Mar 18, 2004 8:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: The Modified TimeStamp File in EBCDIC
- Replies: 1
- Views: 719