maverick77
30th July 2002, 14:01
I'm trying to install Baan IV c4 over Oracle 8.05. After installing Oraclle, and at the end of the Baan installation, when installation is opening the bw, an error appears:
Fatal error: Error 510 (Database not on) on ttadv002000 in db_first
Can not continue en ottstdstdlib (mess)
Any idea?
Thanks in advance.
ssellens
30th July 2002, 14:38
Hi,
Sounds like you need to startup the oracle instance?
Steve.
patvdv
30th July 2002, 15:14
Check if your Oracle instance is running, if your Oracle networking (listener, TWO_TASK etc) is properly configured and working.
Navin Tenani
24th March 2009, 14:19
Hi,
We are also facing the similar error. The difference is that we are on oracle 10g and on BaaN Sp8. We are able to login with user baan, but when we try to login with other user, it gives the same error message.
The user had been linked with RDBMS.
Regards
Navin Tenani
Kozure Ohashi
24th March 2009, 15:39
Dear Navin Tenani,
please try with one user:
Add him to the windows group "oracle" or "dba" (not sure what it is on windows) and try to connect.
This thread could be helpful:
http://www.baanboard.com/baanboard/showthread.php?t=46843&highlight=oracle
Regards,
Kozure
Martin
25th March 2009, 10:38
Dear Navin Tenani,
Add him to the windows group "oracle" or "dba" (not sure what it is on windows) and try to connect.
Kozure
Don't add the baan user to the dba-group.
The solution is very simple :
run script (as user oracle) changePerm.sh in $ORACLE_HOME/install
greetz
martin
Kozure Ohashi
25th March 2009, 14:36
Dear Martin,
script was not working for us on unix system, the thread starter is working on windows, can you use the script?
The one user is only for testing if it is a permission problem.
Regards,
Kozure
Navin Tenani
27th March 2009, 06:23
Dear All,
The problem was resolved after adding the user to the DBA group. We got other suggestions also that this was happening as the user and server both were not domain members.
Once we join the server with domain we can be able to make it out.
Regards
Navin Tenani