I did but I think its a connectivity issue, I am clueless to what it could be: Here is a screen of the error SP32-20120311-204738.jpg
CloudedTurtle
Install SQL Management Studio on the problem server (just the tools) and try to connect to the DB Server using the same account that you are logged in as under Windows.
Also, your error refers to an "more detailed log file" can you attach the contents of that file?
Trackpads
ASKER
Ok will do, I do not have access to the logs at the moment.
I can log in via studio on the server itself and access the instance. What I did last night was to create the database on the server and gave access to the sql account.
the sharepoint installed then went through but it concerns me, I dont want to have trouble creating the content databases.
I gave that sql account all the permissions, not just db creator and security admin so I have no clue why it can do everything else but cant create the database via sharepoint.
Thanks again, will get the info back to you soonest.
AS a followup. The user i am using, forest.admin, I can log into the SQL server, open the studio and create a new database without any errors. So I am not sure why I am getting this error.
When you run the config wizard, it asks you to specify a database access account. What are you putting here? Are you putting the account you are logged in as?
Trackpads
ASKER
Yes, but that was when I set up the server and it never worked. I ended up creating the config account manually.
Right now I logged into the machine with CA as 'forest.admin' and then opened CA. Went to the CA and tried to setup the Search service but it fails. The logs give me the error I posted above.
No matter what permission I give this account in SQL it doesnt work. I even logged into the SQL server as forest.admin and created new databases with no problem.
That is incredibly wierd. It was the domain account that I was using for the CA App Pool in IIS. Once I gave that account dbcreator and sec admin it worked.
No, I use a seperate account for the CA pool, a seperate account for the app pools and then another for the CA farm account. I am using the 6 recommended accounts.