lakoon
30th October 2007, 10:29
I try to insert a new database user. After I have entered the username and tab to the next field I get the following error message:

Message: ttdba0003
Message Text: Cannot open 'baantest!e:\baan/tmp' file, Error 0

If I check on the server I see the following error messages:

1.
Lasterror 2 (Das System kann die angegebene Datei nicht finden.)
Errno 2 (No such file or directory)
bdberrno 0
Message Error 2: cannot stat 'e:/baan/lib/user/rbaan'.

2.
Errno 2 (No such file or directory)
bdberrno 0
Message remote info user 'baan' unknown

3.
Errno 2 (No such file or directory)
bdberrno 0
Message Cannot create tmp file: Cannot access baantest!e:\baan/tmp

Does anybody know, how to solve this matter.
Any idea would really help

/lakoon

sukesh75
31st October 2007, 07:44
Hi,
Did you happen to change any file or folder permission off late on your server? What user login were you using while creating this new user? Was that user login part of the administrators group? Is your Database and Baan application on the same server? Is the temp folder existing? Is there any free space on that partition where temp file & bse folder is on?
Did you try clearing the temp folder and creating the user again?

Sk

Han Brinkman
31st October 2007, 09:33
Looks to me that BSE_REM has been set (since you mention baantest!).

Regards,
Han

lakoon
31st October 2007, 17:56
Hello all

I check all your points, but still the same behaviour.
I still not shure about the BSE_REM. Where can I set it except in the BAAN NT Manger?

May I have to mention that I installed baan in an normal way, but afterwards copied the database with mssql backup/recovery to the baantest server.
I can work without any problem in this environment, but creating database users in the normal way is not possible -> errors i described above.

any other ideas?

/lakoon

sukesh75
31st October 2007, 19:11
So you have a three-tier setup..Usually in a 3-tier system, baan is normally installed on a server and then the BSE is copied on to another server where only User Interface and Logic has been installed..you have gone about the opposite way if i understood you correctly. Did you create any entry in the Maintain System session? I had got somewhat a similar error
Cannot open 'dbservername!D:\Baan4c4/tmp' file, Error 0
when i had an entry in this session. When i removed this entry, i could create the database users..

sk

lakoon
2nd November 2007, 09:15
Hello sk

...hit...
after I removed the entry, the session works. :)

thank you all.

/lakoon