" Any idea as to how this can be resolved." In the absence of any details as to how to replicate the behavior...
step 1: remove the null record id from the file step 2: find out how it got there in the first place step 3: fix the program(s) that put it there Dan On Sat, Mar 10, 2012 at 12:52 PM, Austin Aghedo <[email protected]>wrote: > > Hi, > > We are trying to read a high volume of records (more than 10M) to write to > a flat file. When the RECORDKEY is null, the process is taking a > significantly longer time to read and process the records. When there is > not blank key, the processing is pretty fast. The file type is “JR” on an > AIX 6.1 environment. This happens with several other files as well. > > Any idea as to how this can be resolved. > > SHOW-ITEM-LOCKS > PORT PID > FILENAME > RECORDKEY > LOCK# PORT/-PID 58 323678 > ../bnk.data/ac/FBNK.CATE002 > 0x11a40000,W --- 219 323678 > ../bnk.data/ac/FBNK.CATE002 > 0x79201600,R --- 227 255908 > ../bnk.data/ic/FBNK.STMT009 > 0xc2000000,W --- 227 255908 > ../bnk.data/ic/FBNK.STMT009 > 0xc2001800,R --- 241 > > Regards, > > > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
