Depending on the type of data corruption,it may be necessary to restore or reinitialize one of the affected data files.
The procedure for Windows is:
1) Stop Dollar Universe
2) Load the environment: unienv.bat
3) Backup the impacted data file
4) Fix the impacted data file either by restoring it or by a reinitialization.
- a) Either restore the impacted data file from a system backup
- b) Or reinitialize the impacted data file via the command uxrazfic
- %UNI_DIR_EXEC%\bin\uxrazfic NAME_OF_THE_FILE AREA
5) Launch a reorganization:
%UNI_DIR_EXEC%\unireorg > reorg.log
6)Start $U
The procedure for Unix is:
1) Stop Dollar Universe and all the processes
2) Load the environment: . ./unienv.ksh
3) Backup the impacted data file
4) Fix the impacted data file either by restoring it or by a reinitialization.
a) Either restore the impacted data file from a system backup
b) Or reinitialize the impacted data file via the command uxrazfic
$UNI_DIR_EXEC/uxrazfic NAME_OF_THE_FILE AREA
5) Launch a reorganization:
$UNI_DIR_EXEC/unireorg > reorg.log
6)Start $U
Fix Status: No Fix