Back to Knowledgebase
SYSTEM

OsBC_SYS_400 049-Error Reported When Clicking PMS or Any Other Module

http://www.solubeton.com/wp-content/uploads/2012/03/icone_probleme.pngSolution: Fixing FRM-93552 Error in OPERA PMS

Problem:

When opening PMS or any other module in OPERA, the following error appears:

FRM-93552: cannot connect to runtime process: Newly created runtime process has terminated abnormally.

Solution : http://us.123rf.com/450wm/chudtsankov/chudtsankov1308/chudtsankov130800056/21311656-ampoule-personnage-mascotte-de-dessin-anim-donnant-un-pouce.jpg?ver=6

To resolve this issue, you need to increase the “SharedSection” value in the Windows registry. This allocates more memory to the Oracle Forms Runtime processes.

  1. Step 1: Open the Registry Editor (regedit)
    1. Press Windows + R..
    2. Type regedit and click OK.
    3. If a User Account Control window appears, click Yes.
  2. Step 2: Navigate to the System Key
    1. In the Registry Editor, go to:

HKEY_LOCAL_MACHINE

\System

\CurrentControlSet

\Control

\Session Manager

\SubSystems

    1. Double-click the key named Windows (REG_EXPAND_SZ).

  1. Step 3: Modify the “SharedSection” Value
    1. Inside the value data, locate the section: (SharedSection=xxxx,yyyy,zzzz)
    2. Update the zzzz value according to the physical RAM of the server:

Server RAM

Recommended Value

4GB

2048,20480,2048

8GB+

4096,20480,4096

16GB+

4096,20480,8192

  1. Step 4: Restart the Server
    1. Restart the Windows server to apply the changes.
    2. Launch OPERA PMS again and verify that the modules open correctly.

Expected Result:

The FRM-93552 error should no longer appear when accessing PMS or other OPERA modules.

Related Info