Description :Double execution on a remote node when using inter-node session.
Cause
Cause type: Configuration Root Cause: After abnormal shutdown of Dollar Universe, you can have a corruption of different data files. In this specific case, the exchanger files were corrupted and some remote launches (transmitted by exchanger) were generated in double.
Environment
OS: All OS Version: HP-UX APPPRD1 B.11.31 U ia64 1943236001
Resolution
In order to Workaround the issue, you need to apply an offline reorganization.
# Unix : Here is the procedure to follow on both nodes :
- Stop Dollar Universe ($UXMGR/uxshutdown) - Make sure $U is stopped (ps -ef | grep ux) - Load $U environment ($UXMGR/uxsetenv) - Launch a reorganization:
$UXMGR/ux_vrf_rgz_rst >reorg.log
- Restart $U ($UXMGR/uxstartup)
# Windows :
Here is the procedure to follow on both nodes :
- Stop Dollar Universe (%UXMGR%\uxshutdown) - Make sure $U is stopped - Load $U environment (%UXMGR%\uxsetenv) - Launch a reorganization:
%UXMGR%\ux_vrf_rgz_rst >reorg.log
- Restart $U (%UXMGR%\uxstartup)
If issue is not resolved with this procedure, please apply the second procedure below.