mptalaga
19th September 2007, 19:51
We are in the process of migrating our BaaN IVc server from HPUX 10.20 to HPUX 11.23. We have copied over the application, and the Oracle Database from our existing production, to what is going to be our new Test server.

I have contacted Infor and gotten a new license key for the Test Server that successfully registered. I used the tools key when registering the license.

When we tried to start up the server, we got a whole bunch of errors in our environment

srdd_init6.1:No definition in definition file for sopen({package=B40Casup}F_BRDD:dtccom020, dtccom020)
srdd_init6.1: ddtable dump 'dtccom020' not loaded

So we commented our the offending packages from the configuration file in the lib directory to resolve the errors.

Per one of our developers recommendation, we also took an export of the tools from the Test Server using bdbpre6.1 and imported that into the new Test Server. (I am not sure that was wise, advice?)

After successfully getting the application up and running on the Unix Server, I am now trying to get the BW.exe application to connect to the server, but I am not having any luck. The error message shown on the client is:

1 : process 3 - Fatal error : Illegal object '/baanIV/bse/tools/ttB40_a/ottdsk/odskprogman' (error type 2)

I tried taking this program and changing the security, deleting it, etc, and have not had any luck getting the application up and running past this error.

Any help would be greatly appreciated.

Markus Schmitz
22nd September 2007, 20:53
I have contacted Infor and gotten a new license key for the Test Server that successfully registered. I used the tools key when registering the license.


The language in this statements confuses me a bit, since registering is not reallz a part of Baan validation.

Anyway "illegal object" is a clear validation error. As a first attempt, execute "Patch objects after system crash" to see, that everything is working fine.

then walkl throughthe normal validation procedure, specifically the three steps:

1) Entering the new keys in "Maintain security code"
2) validate tools set
3) start licd
4) Configure Application

naturally that bdbpre thing of tools was nonsense, as you already copied the application (BSE) directory and your oracle database.

Regards

Markus