Page 1 of 1

Re: Internal File Corruption

Posted: Mon Jul 12, 2004 10:29 am
by jseclen
Hi,

This happen when you run a job???

Re: Internal File Corruption

Posted: Mon Jul 12, 2004 10:33 am
by bjcripe
I have been running multiple jobs over the weekend. Today I have been getting this error message and I don't know what caused it.

Posted: Mon Jul 12, 2004 12:22 pm
by kduke
I would clear this file.

CLEAR.FILE RT_LOG444

Posted: Mon Jul 12, 2004 1:02 pm
by ogmios
kduke wrote:I would clear this file.

CLEAR.FILE RT_LOG444
Which would also make you lose the log settings, probably better to export the job and reimport it. :wink:

Ogmios

Posted: Mon Jul 12, 2004 1:55 pm
by kduke
This log file is corrupt and it is huge. Clear it.

Posted: Mon Jul 12, 2004 2:15 pm
by bjcripe
Do I run this command in DS Administrator?

Posted: Mon Jul 12, 2004 2:20 pm
by bjcripe
I ran CLEAR.FILE RT_LOG444 in the DS Admin and got a warning back --
WARNING: Internal File corruption detected during file open!
File must be repaired, possible truncation.
hsize: 2048
bsize: 2048
fsize: 1073741312
CANNOT OPEN FILE RT_LOG444
*** Processing cannot continue. ***

Posted: Mon Jul 12, 2004 2:37 pm
by bjcripe
Here is the solution that was provided by Ascential:

1. Check if the file system where RT_LOGxxx resides to make sure it is not a space issue.



2. If there is plenty of space, then it looks like the log file of the job became corrupted.
We will need to delete it if it exists and recreate it.



Please follow these steps:
1) From Unix command line cd into the Project directory delete the directory RT_LOG96
2) In DS Administrator window highlight project then choose command button



From command line type the following:



ED VOC RT_LOG96



3 Lines Long
-----:



type 2 <cr>



0002: RT_LOG96



type R <space> <cr>



0002:



type FI <cr>



"RT_LOG29" filed in file "VOC"



close window.



3) From command line type:



CREATE.FILE DATA RT_LOG96 30 <CR>



Creating file "RT_LOG96" as type 30



close window.



The above steps will recreate the RT_LOG96 file.


If procedure does not work, you can try to delete the job and recreate it as follows:



1. export Job
2. delete job
3. import job