etienne
17th April 2002, 00:28
I have a problem creating the database for Baan4 on NT4 (sp6) with Oracle 7.3.4.4 :
Using user "baan" (member of admin group) I have installed Oracle 7.3.4 and patch set to 7.3.4.4.1.
When I try to create a database, I first create the NT service with "oradim73.exe -new -sid PROD". Then I go to srvmgr23.exe and connect internal/manager. Then I get a message telling : ORA-01031 : Insufficient privileges.
I tried to create the database with the "setup.exe" of porting set : it give the same error : It can create the database but failed to connect to it when need to had the tablespace "DATSPACE" and "IDXSPACE".

I remember that I have read something about the problem of access to oracle dba account on NT, something to change in the registry but I CAN NOT REMEMBER WHERE !!!!! (FU... !!!!!)

etienne
18th April 2002, 20:28
found a solution to my problem.

victor_cleto
19th April 2002, 09:13
You should post your solution as well, otherwise this will be a useless thread...

etienne
23rd April 2002, 11:01
In fact there was two problems:
first : wrong use of oradim73.exe to create the service. Read the doc and find the right syntax. With that : now problem to log in Oracle as "internal" or "sys".
second : the setup of porting set 6.1c.06.02 create a Oracle734 database for BaanIV but fail to connect to it when wants to had the tbs for datas and indexes (DATSPACE and IDXSPACE). I did it manually with Oracle tools .

In fact even if it is easier to use "setup.exe" to create the database and link it to baan (no oraX_inst.exe ) it is best to create the database with Oracle tools and to link it to Baan by and with oraX_maint.exe.