srinivas
13th August 2002, 15:05
I have Baan IV c4 on SQL server 7 and NT4
When I try to log in I am getting error 308 on ttadv002000 unable to log in. what is the problem?
i don't have docs to get info on this error. pls help me
Regards,
Srinivas
benito
13th August 2002, 16:13
Does this happen on a specific login name? Can you login using "baan"?
Please check the username:
1) In Enterprise Manager, Security, Logins - does your user exist? What are the properties? Authorized for baandb
2) In Enterprise Manager, database baandb, Users - does your user exist.
3) SQL Query Analyzer - login as that user with password. can you?
4) Does your user exist in your domain? Look at your Primary domain controller in the network.
5) If you have access to Baan, is your user maintained as database user in RDBMS?
6) Is your user Baan user converted to runtime and linked to dumped database user?
7) Check the developers data in Baan's User Management.
8) Check your msql_users in Baan\lib\msql
Thats all I can think for now. Good luck.