deepaksachdeva
5th May 2006, 07:56
Hi Everyone,

I m facing the problem while loggin to the Baan system apart from root login, the BW err is ERR 510 Database not on.

and in log files the error is

2006-05-05[10:26:03]:E:5430: ******* S T A R T of Error message *******
2006-05-05[10:26:03]:E:5430: Log message called from /view/port.6.1c.07.10/vobs/tt/mir/mir/bdb_fun.c: #1127 keyword: DB error
2006-05-05[10:26:03]:E:5430: Pid 782470 Uid 5430 Euid 5430 Gid 125 Egid 125
2006-05-05[10:26:03]:E:5430: user_type S language 2 user_name 5430 tty ote locale ISO88591/NULL
2006-05-05[10:26:03]:E:5430: Errno 0 bdb_errno 510 (Database not on)
2006-05-05[10:26:03]:E:5430: Log_mesg: Error 510 (Database not on) on SELECT
2006-05-05[10:26:03]:E:5430: ******* E N D of Error message *******
2006-05-05[10:26:03]:E:5430:
2006-05-05[10:26:03]:E:5430: ******* S T A R T of Error message *******
2006-05-05[10:26:03]:E:5430: Log message called from /view/port.6.1c.07.10/vobs/tt/mir/mir/bdb_fun.c: #1127 keyword: DB error
2006-05-05[10:26:03]:E:5430: Pid 782470 Uid 5430 Euid 5430 Gid 125 Egid 125
2006-05-05[10:26:03]:E:5430: user_type S language 2 user_name 5430 tty ote locale ISO88591/NULL
2006-05-05[10:26:03]:E:5430: Errno 0 bdb_errno 510 (Database not on)
2006-05-05[10:26:03]:E:5430: Log_mesg: Error 510 (Database not on) on SELECT
2006-05-05[10:26:03]:E:5430: ******* E N D of Error message *******
2006-05-05[10:26:09]:E:5430:
2006-05-05[10:26:09]:E:5430: ******* S T A R T of Error message *******
2006-05-05[10:26:09]:E:5430: Log message called from /view/port.6.1c.07.10/vobs/tt/mir/ds_link/li_init.c: #410 keyword: ds_close_server
2006-05-05[10:26:09]:E:5430: Pid 782470 Uid 5430 Euid 5430 Gid 125 Egid 125
2006-05-05[10:26:09]:E:5430: user_type S language 2 user_name 5430 tty ote locale ISO88591/NULL
2006-05-05[10:26:09]:E:5430: Errno 13 (The file access permissions do not allow the specified action.) bdb_errno 0
2006-05-05[10:26:09]:E:5430: Log_mesg: Detected Display Server Termination
2006-05-05[10:26:09]:E:5430: ******* E N D of Error message *******


P.S. I have checked the entries in Ora_groups and ora_users, the entries are valid for 5430 login id.

Pls Help

Deepak

victor_cleto
5th May 2006, 13:13
Did you run recently a creation of runtime as root or edited any of the ora_* as root?
Check the ownership and permissions of files at OS level.
Most Baan files must be owned by bsp and are writable/readable by group bsp.
The root should never be used for Baan admin. with the exception of licensing and auditing.

deepaksachdeva
5th May 2006, 13:44
Did you run recently a creation of runtime as root or edited any of the ora_* as root?
Check the ownership and permissions of files at OS level.
Most Baan files must be owned by bsp and are writable/readable by group bsp.
The root should never be used for Baan admin. with the exception of licensing and auditing.
The problem has been solved, the problem was in defining the user at the OS level.

we have added group of oinstall, and works fine.

thanks

Deepak