Daniel Lim
28th November 2005, 15:00
:confused:
During baan user creation .When "convert baan user to
database user" .There is error occured
Err msg:
'Not all users are created in the database'.
Anyone Please advised .
thanks
Nandan
29th November 2005, 07:50
Most probably, some of the user have status "Not created in RDBMS" in database user tables. When you try to convert Baan user to Database user, baan checks the status. If the status is not proper Baan will not allow you to proceed further.
The steps mentioned below may help you resolve the problem
1. Check the table ttdba015 for tools company, find the users for which the field status (ttadba015.stat) = "Not yet created in RDBMS ( ttadba.stat.dont_exist)
2. In session "Database Users", ttdba0515m000, mark the users obtained in step. And convert users by choosing special -> convert users.
If there is not problem encountered during the above process, you should be able to convert baan user to database user.
Hope this helps
Daniel Lim
29th November 2005, 08:04
Hi Mr Nandan,
The problem solved .
Thank you very much for your advised.