[U2] problem - Attempted WRITE with record ID larger than file/table maximum

2010-06-09 Thread Chris Austin
We encountered a problem during our nightly batch processing last night and it pertains to a specific record/key. The error that we received in our log is as follows: -- Program LFBDOPOS: Line 337, Attempted WRITE with record ID larger than file/table maximum record ID size of 255 characters.

Re: [U2] problem - Attempted WRITE with record ID larger than file/table maximum

2010-06-09 Thread Perry Taylor
@listserver.u2ug.org Subject: [U2] problem - Attempted WRITE with record ID larger than file/table maximum We encountered a problem during our nightly batch processing last night and it pertains to a specific record/key. The error that we received in our log is as follows: -- Program LFBDOPOS: Line 337

Re: [U2] problem - Attempted WRITE with record ID larger than file/table maximum

2010-06-09 Thread Chris Austin
Of Chris Austin Sent: Wednesday, June 09, 2010 8:19 AM To: u2-users@listserver.u2ug.org Subject: [U2] problem - Attempted WRITE with record ID larger than file/table maximum We encountered a problem during our nightly batch processing last night and it pertains to a specific record/key

Re: [U2] problem - Attempted WRITE with record ID larger than file/table maximum

2010-06-09 Thread Steve Romanow
On 6/9/2010 10:46 AM, Chris Austin wrote: I believe that is the problem, the key for record '15500*60431*EJK' must have more than 255 characters. Is there a way to check the # of characters on a key from a telnet prompt? I'm confused why the key would be so big? There must be 'historical

Re: [U2] problem - Attempted WRITE with record ID larger than file/table maximum

2010-06-09 Thread Chris Austin
to write' to the index. I guess this index will need to be rebuilt? Date: Wed, 9 Jun 2010 11:24:18 -0400 From: slestak...@gmail.com To: u2-users@listserver.u2ug.org Subject: Re: [U2] problem - Attempted WRITE with record ID larger than file/table maximum On 6/9/2010 10:46 AM

Re: [U2] problem - Attempted WRITE with record ID larger than file/table maximum

2010-06-09 Thread Henry Unger
...@gmail.com To: u2-users@listserver.u2ug.org Subject: Re: [U2] problem - Attempted WRITE with record ID larger than file/table maximum On 6/9/2010 10:46 AM, Chris Austin wrote: I believe that is the problem, the key for record '15500*60431*EJK' must have more than 255 characters