running batch version on enterprise server

astroie

Member
I'm trying to run R98403E but the processing options window has no processing options... In the jde.log I get:
3304/3976 Fri Mar 11 15:25:41.643 tabdesignctrl.cpp949
An error has been detected in the processing option template, T42500.
Please resave this template in the design tool to fix.

However it is not a problem in that option template, any option I've tried is the same. On a client working fine, however I need to run that on the enterprise server to load the demo data.

Any idea?

Thanks,
Adrian.
 
Hi,

You have to run that batch locally on the Deployment,
environment PSFTPLAN. Not on the Enterprise...
 
What is your system release. Are you on 8.9 or 8.10.?

Is it only the processing option for this report that is corrupt or do you find all processing option templates appear blank.

Do you also get a memory error when you launch OMW.?

If this is the case it is a known problem and you can resolve it by re-registering certain dll's and ocx files

On your Deployment Server go to the command prompt .

Change the dicrectory to C:\WINNT\SYSTEM32 and run the following commands


regsvr32 c:\b9\system\bin32\jdectocx.ocx
regsvr32 c:\b9\system\bin32\jdeocx.ocx
regsvr32 c:\b9\system\bin32\dataitem.ocx
regsvr32 c:\b9\system\bin32\Design.ocx

change c:\b9, to reflect what ever your drive and installation directory is on your deployment server

This issue normally happens if you upgraded your system and you launched the oexplore.exe from the Deployment Server. Delete shortcuts to oxplore.exe from your desktop to avoid this issue

Hope this helps
 
when did PSFT / Oracle / JDE ever let you install your deployment server and enterprise server on the same box?
 
Back
Top