AlexGuo
15th November 2002, 09:33
Hi all,

Baan: BaanERP5.0c
UNIX: Solaris 8
Database: Oracle 8.0.4

I am installing the BaanERP 5.0c Korean for Oracle 804 on Solaris 8.
During installation, setup informed that the shared memory for the temporary environment is being stopped.As this point, you must install either BI or BW to complete the installation. The following message appears.(refer to figure 001)
I have installed BW ,and have also done all configuration,when I start BW by selecting and double-clicking the entry for the new configuration, the following meassage appears:

error 514 during creating table ttaad000 (refer to figure 002)


can you help?

Thanks in advance !

patvdv
15th November 2002, 11:39
Have a look at this thread: bdb_errno 514 on ttadv999 (http://www.baanboard.com/baanboard/showthread.php?threadid=7193&highlight=514)

AlexGuo
21st November 2002, 04:13
I have done as above the thread ,but the following new error occur:

error 2017 during creating table ttaad000

I could not add the group and the users to oracle during installation, and following error occur:

Adding baan to ORACLE ...baan -1 1959 [Could not set default tablespace for Oracle user 'baan' ORA-00959: tablespace 'DATSPACE' does not exist]

Adding root to ORACLE ... root -1 -1 Error 0 while getting user information

Adding bsp to ORACLE ... root -1 -1 Error 0 while getting user information





Can you help?


Thanks in advance !

patvdv
21st November 2002, 13:47
Alex,

Error 2017 mean 'permission denied' which would match the statement that you made regarding the unability to create the users in Oracle. Why could you not add these during the installation? Did you use a proper credentials for the Oracle database in order to create the new accounts?

AlexGuo
22nd November 2002, 03:42
I had tried to add the users and group to oracle during the installation,but there was above error occur.
Can you tell me how to set the users and group parameter in oracle during the installation,or can you tell me how to add the users and group to the oracle manually now?

Can you help?

Thanks in advance !

patvdv
22nd November 2002, 11:13
Alex,

You can check the SQL scripts in the $BSE/lib/ora directory to see how the install script will create the user/group. However it's much wiser to make sure that the install6.1 actually works properly as it's likely that you will have problems creating tables in a later stage during the installation as well. What is the Oracle account you are using to create the users?