Error Message :
Depending on what was happening at the time of the shutdown/crash, there could be many different error messages, such as:
|FATAL|X|IO |pid=1972.2608| o_ord_cycle | Launcher cannot submit jobs anymore: stopping. Please purge executions before restarting
-- Or the data file may have been marked as invalid, with a _inv added to the end of the data file name.
OS: All
Component: Dollar Universe
Version: 6.x
Root Cause: Dollar Universe is not stopped properly, or there is a power failure and the system crashes, a data file corruption may occur.
In case it was, the following message should be displayed in the universe.log file:
|INFO |X|IO |pid=1972.2024| u_io_srv_main | End of IO server: company [COMPANY_NAME] area 'X
Depending on the type of data corruption, it may be necessary to restore or reinitialize one of the affected data files.
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.
5) Launch a reorganization:
%UNI_DIR_EXEC%\unireorg > reorg.log
6)Start $U
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.
5) Launch a reorganization:
$UNI_DIR_EXEC/unireorg > reorg.log
6)Start $U
Fix Status: No Fix
Workaround :
N/A