Reporting Services Configuration-Error
i trying configure reporting services.using domain\account (minimum privileged account) process goes @ "generating scripts" step , tries create database.there drive f: trying create database believe there no directory looking for.i tried creating 1 manually doesn't seem take effect.
any appreciated... thanks!
i getting following error:
system.data.sqlclient.sqlexception: directory lookup file "f:\program files\microsoft sql server\mssql12.mssqlserver\mssql\data\reportserver.mdf" failed operating system error 3(the system cannot find path specified.).create database failed. file names listed not created. check related errors.
at system.data.sqlclient.sqlconnection.onerror(sqlexception exception, boolean breakconnection)
at system.data.sqlclient.sqlinternalconnection.onerror(sqlexception exception, boolean breakconnection)
at system.data.sqlclient.tdsparser.throwexceptionandwarning(tdsparserstateobject stateobj)
at system.data.sqlclient.tdsparser.run(runbehavior runbehavior, sqlcommand cmdhandler, sqldatareader datastream, bulkcopysimpleresultset bulkcopyhandler, tdsparserstateobject stateobj)
at system.data.sqlclient.sqlcommand.runexecutenonquerytds(string methodname, boolean async)
at system.data.sqlclient.sqlcommand.internalexecutenonquery(dbasyncresult result, string methodname, boolean sendtopipe)
at system.data.sqlclient.sqlcommand.executenonquery()
at microsoft.reportingservices.common.dbutils.applyscript(sqlconnection conn, string script, icommandwrapperfactory commandwrapper)
at microsoft.reportingservices.common.dbutils.applyscript(string connectionstring, string script)
at reportservicesconfigui.sqlclienttools.sqltools.applyscript(string connectionstring, string script)
hello,
please give service account full control access "f:\program files\microsoft sql server\mssql12.mssqlserver\mssql\data” folder.
make sure path exist also.
hope helps.
regards,
alberto morillo
sqlcoffee.com
SQL Server > SQL Server Reporting Services, Power View
Comments
Post a Comment