Search found 42189 matches

by chulett
Tue Jan 31, 2006 10:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: READU threshold reached
Replies: 14
Views: 3769

Ok, in the UV stage there is no Transaction Size in the sense I'm used to in OCI, for instance. On the Transaction Handling tab there is an Isolation Level dropdown and a Rows per transaction box. Default is apparently an isolation level of 'None' and the Rows per Transaction is greyed out and show ...
by chulett
Tue Jan 31, 2006 10:00 am
Forum: Site/Forum
Topic: The Macromedia Flash "Server to Parallel Transition Lab
Replies: 5
Views: 2656

Agreed - it is kinda creepy having it following me around and constantly peeping over my shoulder. :?
by chulett
Tue Jan 31, 2006 9:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: READU threshold reached
Replies: 14
Views: 3769

Ok, duly noted. Sigh... four hours of sleep just don't cut the mustard, whatever that means. :?
by chulett
Tue Jan 31, 2006 8:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Selective Command Line Export?
Replies: 32
Views: 14321

Not that I am aware of. :cry:
by chulett
Tue Jan 31, 2006 8:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: READU threshold reached
Replies: 14
Views: 3769

Thanks, Arnd - I'll check that out. Not sure I ever realized there was a Rows per Transaction option in there somewhere... duh. Suggestion would be to set it to one perhaps?
by chulett
Tue Jan 31, 2006 8:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: READU threshold reached
Replies: 14
Views: 3769

That's the odd thing. These are straight inserts, no updates. The update action is 'Clear table then insert'. No routine or anything fancy involved - read from Oracle, write to the UV. It's doing it as a UV table so we can built a composite index over some of the key fields and then use it in a look...
by chulett
Tue Jan 31, 2006 2:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: READU threshold reached
Replies: 14
Views: 3769

READU threshold reached

I'm seeing all kinds of new things tonight. Was would cause a message like this when writing to a UV stage? INSERT INTO tablename(fields) VALUES(?) SQLSTATE=S1000, DBMS.CODE=950280[DataStage][SQL Client][UNIVERSE]READU threshold reached, lock on "<list of key values" denied! It's a UV table in the p...
by chulett
Tue Jan 31, 2006 1:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cannot get access to log file for job
Replies: 9
Views: 2532

Wish I'd had the presence of mind to capture what I was seeing, but alas no... :cry:
by chulett
Tue Jan 31, 2006 12:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cannot get access to log file for job
Replies: 9
Views: 2532

Possibly premature, but I was the only person connected to the Project at the time and there were only two or three jobs running total. I'd tried the list_readu command, but as noted it wasn't outputing anything I recognized, just screenfuls of what looked like very long hexidecimal numbers. Many sc...
by chulett
Mon Jan 30, 2006 11:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cannot get access to log file for job
Replies: 9
Views: 2532

Resorted to putting it out of its misery by bouncing DataStage. It was at a point where 'Cleanup Resources' hung when trying to switch on the display of 'all' processes and 'list_ready' from the command line was returning pages and pages of basically garbage. The bounce got everything back to 'norma...
by chulett
Mon Jan 30, 2006 10:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cannot get access to log file for job
Replies: 9
Views: 2532

Interesting, though, is the fact that I can query the RT_LOG111 hashed file from the Administrator and read through all the records in it without an error. :?
by chulett
Mon Jan 30, 2006 9:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cannot get access to log file for job
Replies: 9
Views: 2532

Cannot get access to log file for job

Was monitoring a job running in Production. Switched out to another job's log and when I came back, got the following alert box: DataStage Repository Interface Cannot get access to log file for job XXXXXXX (111) Don't recall seeing this before. 111 is the job number of the job in question and as bes...
by chulett
Mon Jan 30, 2006 9:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading Sequence parameter from a File/database
Replies: 5
Views: 1143

Comes with the product, in the sdk category under the Utility sub-category. Technically it's the UtilityHashLoop routine. Pop it open, the Long Description describes how it works and you can always read the code. :wink:
by chulett
Mon Jan 30, 2006 5:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequencer
Replies: 12
Views: 3185

Good catch. :wink: