Cannot reorganize execution history file
search cancel

Cannot reorganize execution history file

book

Article ID: 85991

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Error Message :
During an offline reorganization, in the shell or in the reorganization file output: 

Unable to reorganize /path/COMPANY_node/data/exp/u_fmhs60"

Example of full error message:

###############################################
Start at :Mon Aug 27 15:32:59 GMT+02:00 2012
area reorganization
file reorganization u_fmhs60 X 
27/08/2012 15:49:38: file write error 28: No space left on device (/exploit/orsyp/bin/UNIV60_node/temp/u_fmhs60.dta)

27/08/2012 15:49:38: invalid index file /exploit/orsyp/bin/UNIV60_node/temp/u_fmhs60 (), restore it from .dta or create it

file write error u_fmhs60 status 10
Error 2 reorganizing file u_fmhs60 X
unable to reorganize /exploit/orsyp/bin/UNIV60_node/data/exp/u_fmhs60 

Patch level detected:Dollar Universe 6.0.00
Product Version: Dollar.Universe 6.0.0

Description :Cannot reorganize execution history file

Environment

OS: All Unix
OS Version: All Unix

Cause

Cause type:
Configuration
Root Cause: This kind of error can occur when:
- Data file reaches 2 Go

Resolution

Optimize the purge retention in order to avoid big data files and be sure to have enough free disk space on Dollar Universe file system and Temp directory.

If you want to initialize the concerned files:

- Load the Dollar Universe environment:
. ./unienv.ksh
-Stop your Dollar Universe Company
./unistop

-Check that your company is well stopped
Type the following unix command:
ps -ef | grep ux
No uxioserv processes should remain alive for this company.

- Backup the files of the concerned area:
u_fmhs60
u_fmph60

- Launch the following commands (example with production area)
./uxrazfic u_fmhs60 X
./uxrazfic u_fmph60 X

-Run the reorganization from the bin directory:
./unireorg

-Restart the company
./unistart

Fix Status: No Fix
 

Additional Information

Workaround :
N/A