Launcher does not start while u_fmsb50.dta >> 2GB
search cancel

Launcher does not start while u_fmsb50.dta >> 2GB

book

Article ID: 85846

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Affects Release version(s): 5

Error Message :
n/a

Patch level detected:Dollar Universe 5.6
Product Version: Dollar.Universe 5.6.0 FX25010

Description :Launcher does not start (while other service do start)
/exp/data/u_fmsb50.dta >> 2GB

Environment

OS: All
OS Version: All

Cause

Cause type:
Configuration
Root Cause: The u_fmsb_50.dta file was larger than 2GB and Dollar Universe can't handle it.

Resolution

How to reinitialize and the impact of reinitializing the u_fmsb50 and related data files?

Prerequisites
The data files are proven corrupted and the reinitialization of the u_fmsb50 data file is absolutely necessary.The following reasons could be the indication that the data file is corrupted:

No launches are created.

The data file size has significant size or it has reached it maximum limit of 2GB

There is an error message on the data files when executing the reorganization.

Explanation
The data file u_fmsb50 must be reinitialized with two other data files :u_fmsp50 and u_fmtp50.

These data files contain the expected launches:

The data file ufmsb50 contains the launch data.
The u_fmsp50 and u_fmtp50 contains the parameters and variables.

The root cause for this issue is usually a file system full or an unexpected stop of the machine.
Warnings

-THE IMPACT OF THIS MANIPULATION WILL BE THE DELETION OF THE PREVIOUS LAUNCHES.
-THE LAUNCHES GENERATED BY A SCHEDULED TASK MUST BE RECREATED AFTER THE ENGINES ARE STARTED.
-THE MANUAL LAUNCHES OR THE LAUNCHES GENERATED BY AN UXORDRE WILL HAVE TO BE MANUALY RECREATED.

Mandatory Backups / Safety Measures
Please backup all the data files of the concerning area.

Implementation Procedure

For this example, the data files you want to reinitialize belong to the Production area(X).
On Unix:
(a)Prerequisites:
You need to load the Dollar Universe environment and log on as the Dollar Universe administrator.
(b)Stop your Dollar Universe Company.
${UXMGR}/uxshutdown
(c)Check that your company is well stopped
Type the following unix command:
ps -ef | grep ux | grep -v cuxxm | grep -v grep
No uxioserv processes should remain alive for this company.

(d)Launch the following commands
$UXMGR/ux_raz_fic u_fmsb50 X
$UXMGR/ux_raz_fic u_fmsp50 X
$UXMGR/ux_raz_fic u_fmtp50 X

(e)Restart your Dollar Universe Company
${UXMGR}/uxstartup

On Windows:
(a)Prerequisites:
You need to load the Dollar Universe environment and log on as the Dollar Universe administrator.
(b)Stop your Dollar Universe Company
%UXMGR%\uxshutdown

(c)Check that your company is well stopped
In the Windows services panel or through a net start, please check if your
Univer$e _IO_ services are well stopped.

(d)Launch the following commands
%UXEXE%\uxrazfic u_fmsb50 X
%UXEXE%\uxrazfic u_fmsp50 X
%UXEXE%\uxrazfic u_fmtp50 X

(e)Restart your Dollar Universe Company
%UXMGR%\uxstartup

Fix Status: Released

Fix Version(s):
Component: Application.Server
Version: Dollar.Universe 5.6.0 FX25010

Additional Information

Workaround :
N/A