Viewing 15 posts - 151 through 165 (of 320 total)
kotlas7 (2/7/2009)
We have a separate Reporting server(serverA)and we have another server(serverB) in which we are going to store report server database and report servertempdb.In this case do we need to...
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 7, 2009 at 12:36 pm
peace2007 (2/7/2009)
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 7, 2009 at 10:07 am
Add user network services to the temporary aspnet folder and give full control....hope it helps
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 6, 2009 at 5:19 pm
read this
http://www.sqlservercentral.com/scripts/index/64728/ [/URL]
to get index usage stats....
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 6, 2009 at 4:42 pm
bart (2/6/2009)
http://support.microsoft.com/kb/896861
under the title "You receive error 401.1 when you browse a Web site that uses Integrated Authentication and is hosted...
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 6, 2009 at 4:25 pm
Yes I get this message when i run it as query but not as job. since the job got failed i re ran it as query. but where am i...
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 6, 2009 at 3:49 pm
This is probably a permission issue at IIS level....have a look at http://support.microsoft.com/kb/318380
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 6, 2009 at 3:36 pm
pls post the trace flag results
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 6, 2009 at 3:25 pm
Mike Levan (2/6/2009)
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 6, 2009 at 3:18 pm
erin.meglich (2/4/2009)
I'm asking because I had a user who had a separate account which gave her ownership...
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 5, 2009 at 1:45 pm
u can also use
Alter database [database name] set single_user
Alter database [database name] set multi_user
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 5, 2009 at 1:38 pm
kerusy (2/5/2009)
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 5, 2009 at 12:53 pm
It's not really recommended to Shrink your database weekly as this causes a lot of fragmentation and usually increases to the same size again, I would avoid doing this.....
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 5, 2009 at 12:45 pm
I think am unable to explain the scenario.....
There's one single web application for each client....however each client will hav separate database...
If ther's a blocking/deadlock with one of the database....which causes...
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 5, 2009 at 12:00 pm
Ahmad Osama (2/5/2009)
I think dat this query will not execute b'coz the join is incorrectly used, it should terminate with error message incorrect syntax
my apologies..its a cross join..I reproduced it....tho...
Regards,
[font="Verdana"]Sqlfrenzy[/font]
February 5, 2009 at 11:41 am
Viewing 15 posts - 151 through 165 (of 320 total)