Corrupted Partition file

2018-03-01 Thread Murali Krishna B S
Hi Team, We have a distributed a large j4 file, however one the partitioned file is corrupted during a critical update. Now accessing this partition is causing read error as below. "ERROR! Select processing detected record error" Error 2007 during READ_ERROR to file Appreciate if you could

Re: Corrupted Partition file

2018-03-01 Thread Deepak David
Hi Murali Did you try to salvage the corrupted partition? Regards Deepak On Mar 1, 2018 5:09 AM, "Murali Krishna B S" wrote: Hi Team, We have a distributed a large j4 file, however one the partitioned file is corrupted during a critical update. Now accessing this

Re: Corrupted Partition file

2018-03-01 Thread Treg Taylor (SKS)
Same happen to us last week. JCHECK the individual partition file, looked at the man pages for the -S, -s, and the -M options. Treg On Mar 1, 2018 4:09 AM, Murali Krishna B S wrote: Hi Team, We have a distributed a large j4 file, however one the partitioned file is

Re: Corrupted Partition file

2018-03-01 Thread Maurice Staelen
Hi, Make sure OS is enabled to read write large files. Otherwise this is what you get. There is a specific tuning on Unix OS to enable that. Maurice > On 1 Mar 2018, at 09:15, Murali Krishna B S wrote: > > Hi Team, > > We have a distributed a large j4 file, however