pjohns
10th July 2002, 11:52
We have just installed a new Baan 4c4 system onto our test box and when we try to login as 'BSP' to finish the set-up process we keep on getting the error below:-

2002-07-10[09:36:22]:E:bsp: ******* S T A R T of Error message *******
2002-07-10[09:36:22]:E:bsp: Log message called from /port.6.1c.03/vobs/tt/mir/mi
r/bdb_fun.c: #988 keyword: Table io error
2002-07-10[09:36:22]:E:bsp: Pid 20244 Uid 125 Euid 125 Gid 125 Egid 125
2002-07-10[09:36:22]:E:bsp: user_type S language 2 user_name bsp tty ote locale
ISO88591/NULL
2002-07-10[09:36:22]:E:bsp: Errno 0 bdb_errno 13546 (Cannot use nfs)
2002-07-10[09:36:22]:E:bsp: Log_mesg: Error 13546 (Cannot use nfs) on ttadv00200
0 in db_first
2002-07-10[09:36:22]:E:bsp: ******* E N D of Error message *******

We can login as root without any issue.

We have disabled nfs and we still get the same error.

System = Oracle 8.0.5, HPUX11.

Baan is at it's vanilla level, no SP's or port set upgrades

Any Ideas?

Rgds

PJ

patvdv
10th July 2002, 12:30
If 'root' can do it and anybody else can't then it's usually a permission problem. Check the permissions on crucial files/directories that are needed to connect to your environment, ie. your Oracle 'tnsnames.ora', Baan 'tabledef6.1' and make sure they are readable by anyone in the 'bsp' group.

Are you running this configuration in hostmode or 2/3 tier?

pjohns
10th July 2002, 13:14
Pat,

We've checked permissions and they all seem okay, anyone if bsp group has read access.

We are running in hostmode.

I forgot to mention that if you check in $BSE/tmp you will see a corresponding bshel.xxxx file. In this file you have the following text: -

Can't change process group

I think this is going to be a head scratcher!

Thanks

PJ

pjohns
10th July 2002, 14:07
We didn't check the top level permissions.

The /oracle directory did not have any permissions for 'others'

Thanks

PJ

patvdv
10th July 2002, 14:56
Told you it was a permissions problem :)