Monday, March 12, 2012

Reporting services installation error (Error 29525 in RSMSI** log file)

Hi,
I have a problem during installation.
I've got the 1603 error.
Note that http://support.microsoft.com/?kbid=867872 suggestions didn't
help to solve the problem.
Quatation from RSMSI** log file:
"...
Action 13:57:32: Do_sqlScript. Configuring Microsoft SQL Server
Do_sqlScript: Running SQL Script: ...\ReportServer\CatalogTempDB.sql
<Func Name='LoadRSCatalog'>
error parsing script file ...\ReportServer\CatalogTempDB.sql: 87
Error 29525. SQL Setup failed to execute a command for server
configuration. Refer to the Server error logs and setup logs for
detailed error information.
<EndFunc Name='SqlScriptHlpr' Return='1603' GetLastError='0'>
<EndFunc Name='Do_sqlScript' Return='1603' GetLastError='0'>
..."
Thanks in advance for your time and help
Nick JHi,
I experience the same problem, and the 867872 didn't work for me either. My
configuration is SQL Server 2000 (8.00.760) on win2000 SP4. I try to install
the server components and do not have VS.NET 2003 installed. The .NET
framework 1.1 is installed.
The application log only repeats the same message: (MsiInstaller) "Error
29525. SQL Setup failed to execute a command for server configuration. Refer
to the Server error logs and setup logs for detailed information."
The SQL Server log doesn't show any message related to the problem, only the
last succesfull executed action: "index restored for
ReportServerTempDB.sysfilegroups."
Since the RSMSI*.log reports a parsing error to begin with, I tried to run
the script myself (the reportservertempdb is available before you hit cancel
in setup). The scripts runs fine and creates all the objects. So I replaced
the CalatogTempDB.sql script with an empty script and tried again. However
the same error appeared. So it seemes that a parsing error isn't realy the
problem?
Please, has someone a solution to this problem?
Thanx in advance,
Marien
"Nick J" wrote:
> Hi,
> I have a problem during installation.
> I've got the 1603 error.
> Note that http://support.microsoft.com/?kbid=867872 suggestions didn't
> help to solve the problem.
> Quatation from RSMSI** log file:
> "...
> Action 13:57:32: Do_sqlScript. Configuring Microsoft SQL Server
> Do_sqlScript: Running SQL Script: ...\ReportServer\CatalogTempDB.sql
> <Func Name='LoadRSCatalog'>
> error parsing script file ...\ReportServer\CatalogTempDB.sql: 87
> Error 29525. SQL Setup failed to execute a command for server
> configuration. Refer to the Server error logs and setup logs for
> detailed error information.
> <EndFunc Name='SqlScriptHlpr' Return='1603' GetLastError='0'>
> <EndFunc Name='Do_sqlScript' Return='1603' GetLastError='0'>
> ..."
> Thanks in advance for your time and help
> Nick J
>|||Hi, I'm getting the same error that you were getting. Were you ever able to
resolve this? Reporting Services had been running fine but something got
seriously hosed up with the permissions so I uninstalled it. I got that
message on reinstall. I've tried to create a new instance of SQL Server and
install RS to that, but that didn't work, either. I'm thinking that I may
have to reinstall Server 2003, which is definitely NOT cool.|||Are you installing in a location other than the default one?
--
Message posted via http://www.sqlmonster.com

No comments:

Post a Comment