Odd, another 8.x quirk it seems.RAI ROUSES wrote:Did the clear status of the job, in the log it appears the message that is done the clear to the RT FILE, but the job continues in the state "running".
Search found 42189 matches
- Mon Jan 19, 2009 1:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job in state running
- Replies: 9
- Views: 4423
Re: Job in state running
- Mon Jan 19, 2009 12:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate Key Generator - produced sequence num with a gap
- Replies: 2
- Views: 1291
- Mon Jan 19, 2009 10:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reject link based on percentage
- Replies: 7
- Views: 1974
- Mon Jan 19, 2009 10:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine error - Array never dimensioned
- Replies: 2
- Views: 2312
- Mon Jan 19, 2009 10:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unable to read Xml file
- Replies: 4
- Views: 1184
- Mon Jan 19, 2009 10:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine activity make its work fine but "did not finish
- Replies: 4
- Views: 1504
A search for "did not finish OK" would show that this question has been asked and answered alot, most recently here.
- Mon Jan 19, 2009 8:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Probelm in Reading XML File
- Replies: 3
- Views: 1850
- Mon Jan 19, 2009 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write speed to seq file
- Replies: 7
- Views: 2209
Re: Write speed to seq file
I am sure that botlneck in writing to seq file . I am get about 3500 rows/sec. What makes you so sure? No, there's no "trick" and I sincerely doubt the "bottleneck" is your sequential write speed unless you are writing to some crap disks or the underlying filesystem is very busy...
- Mon Jan 19, 2009 8:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer not restarting from check point
- Replies: 5
- Views: 2992
- Mon Jan 19, 2009 8:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loss of Records and No Errors Generated
- Replies: 23
- Views: 6411
1. You tell us, is your problem resolved? :? If so, you should do two things - post the resolution and mark the problem as Resolved using the green button at the top of the screen. 2. Ideally, by looking at the thread subject - it should either be marked 'resolved' or 'workaround', otherwise a 'work...
- Sun Jan 18, 2009 12:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loss of Records and No Errors Generated
- Replies: 23
- Views: 6411
- Sun Jan 18, 2009 10:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loss of Records and No Errors Generated
- Replies: 23
- Views: 6411
No, my experience is all with Oracle for the last several years, with Progress and Informix before that. I've got no idea about any quirks that DB2 may bring to the table or how they line up with Oracle. For example, in Oracle an update or delete that affects zero records is considered successful wh...
- Sun Jan 18, 2009 7:49 am
- Forum: General
- Topic: From routine to db table
- Replies: 5
- Views: 1340
Ok, then why not give the various 'Seq' functions a try? As Ray noted, OpenSeq opens / creates a sequential file, Seek can be used to position the pointer to the end to begin appending to any existing records, followed by WriteSeq and lastly CloseSeq which do exactly what you'd think they do. Pick o...
- Sat Jan 17, 2009 9:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Icons getting converted ..Strange Problem
- Replies: 6
- Views: 1396
- Sat Jan 17, 2009 9:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loss of Records and No Errors Generated
- Replies: 23
- Views: 6411
I monitored the Job through the Director and the Scheduling tool. There were absolutely no warnings. When i said monitor, I asked you to see the no. of records extracted from source and loaded to target. Right click the job in Director and select monitor. Then you can see the details. If there is a...