Viewing 15 posts - 301 through 315 (of 366 total)
Hi,
I have resolved the issue as below. There in NO need for any tweaking, its straight forward...
You should have SQL Server 2005 SP3 on Report Server and Download and apply...
October 2, 2009 at 11:45 pm
I can't find where it says that in SQL Server 2005 Books Online. I have the April 2006 edition. The closest I can find is the following:
If you move the...
October 1, 2009 at 4:42 pm
from BOL..
"The Resource data and log files must reside together and must be in the same location as the master data file (master.mdf) "
So I just want to make sure...
September 30, 2009 at 12:07 pm
Our system drives are often created with very little spare space by the people who build the servers. We usually have no choice but to move the system database files....
September 30, 2009 at 10:13 am
Thanks Peddie,
If your reports are a web service then all you need is SP3 but if the reports are not web service you need to apply the report viewer fix
How...
September 29, 2009 at 7:06 pm
Is better to move system databases ldf files to the original location where they installed for the first time?? If yes, I will go head and do that..
please advice
September 29, 2009 at 12:36 pm
I just went through this link and looks like we need to apply CU1 for SP3 to resolve this print issue... I will try that & let you know...
Could you...
September 29, 2009 at 12:35 am
1. Separate database engine with SQL Server 2005 x64 with SP3
Why do we need to go back to SP2, if I already have SP3? I did not understand your point...
2....
September 28, 2009 at 11:21 pm
If the server running the application is different then you need to run both of the above in that server because both are needed for client printing to work as...
September 28, 2009 at 9:54 pm
I did not say that just that the dll is needed in all three places Visual Studio 2005 is what runs as BIDs so you need to install that dll...
September 28, 2009 at 5:07 pm
Why are you moving any of the system database files? The reasons for moving the log files to different drives is to improve performance of a system. For user databases...
September 28, 2009 at 5:00 pm
Moving the master and Resource Databases http://msdn.microsoft.com/en-us/library/ms345408%28SQL.90%29.aspx
The Resource database depends on the location of the master database. The Resource data and log files must reside together and must be...
September 28, 2009 at 1:07 pm
Thanks,
But why we do need to install Visual studio 2005 on a Report Server??
September 28, 2009 at 12:48 pm
Hi,
I went through the below link and I have couple of questions:
What do you need to download?
To get to a working state, you will need to do the following:
Update your...
September 27, 2009 at 11:17 am
The system databases are created on the disk where you put the SQL program folders.
Best practice is to leave master, mssqlsystemresource and model where they are installed.
Hi,
I have initially...
September 27, 2009 at 9:28 am
Viewing 15 posts - 301 through 315 (of 366 total)