Trying to install Advanced Server 11.5 upg to remote SQL server, fails
I am installing the mangement components on one machine and I want to use a remote SQL server. This is getting installed on Server 2008 R2 and the remote SQL Server is SQL 2008 (on Server 2008 R2). It only gets as far as installing the license server then craps out.
Code: 08356355
Line Tag:0x5538f731ab695dd
Message:
Suberror:
Code:01
Line tag: 0x60ae23eb1e04dfd7
Message: Query 'SELECT SUBSTRING(physical_name,1,CHARINDEX
(N'master.mdf', LOWER(physical_name)) -1)FROM master.sys.master_files WHERE
database_id=1 AND file_id=1'didn't return any record.
Looks like it is trying to access the Master db. I put the service account in the administrators group on the SQL server and the Management Server. See attached log. PLEASE HELP!
Alan.Raczek1@us.army.mil

- Log in to post comments