Viewing 15 posts - 31 through 45 (of 70 total)
Yes I have backedup the registry key.
1. I did unintall DB engine and reinstall it , this was done to change the collation. After reinstalling the DB Engine I...
October 26, 2012 at 4:19 am
Hi All,
Even I am facing the same error.
Service cannot be started. System.Exception: Default appdomain failed to initialize.
at Microsoft.ReportingServices.Library.ServiceAppDomainController.Start()
at Microsoft.ReportingServices.Library.ReportService.OnStart(String[] args)
at...
October 23, 2012 at 2:07 am
Thank you.
This is my output when I ran sysprocess
waittypewaittimelastwaittypewaitresourcedbiduidcpuphysical_iomemusage
0x01E4179712580PREEMPTIVE_OS_PIPEOPS ...
October 6, 2012 at 4:30 am
mike 57299 (8/6/2010)
This:
use xyz
EXEC sp_grantdbaccess @loginame = 'sv2'
gets me 'public' database access to xyz for user sv2. How do I programatically get the db_owner set for...
August 7, 2010 at 8:54 pm
Henrico Bekker (2/21/2010)
Try different installation media?Errors are not very descriptive, except that there is a issue with the msi.
I did try using another media but no luck.
Other 3 instances...
February 22, 2010 at 10:23 pm
GilaMonster (12/29/2009)
Hit your favourite search engine and search for clustering best practices on technet.microsoft.com. There are pages and pages (and I mean that quite literally) on it.
Thanks, got load of...
December 29, 2009 at 8:59 pm
Thanks for the reply, I want first and last row as output rather then all the four rows.
waiting for your reply..:-)
December 10, 2009 at 8:30 pm
Paul Randal (11/17/2009)
November 23, 2009 at 10:49 pm
Hopefully if you have a full database backup you will be able to restore. Restoring the job please check the MSDB database this might help.
check the following views:
sysmaintplan_plans
sysjobs_view
sp_help_jobactivity
November 23, 2009 at 9:35 pm
vikas bindra (11/16/2009)
Can you post the table structure and sample date? Help us to help you.
PLease find the table struct attached with sample date
November 16, 2009 at 7:34 am
Thanks a lot..saved my day.
October 27, 2009 at 1:00 pm
find out the reason why the backup failed? Take another backup. Backup is very much necessary to bring up your DB from damage or corruption.
September 16, 2009 at 12:53 am
Agree with Pradeep, Good DR plan is neccesesary to protect the data. We have setup replication for most of our production boxes. Even good backup strategy will also help. Try...
September 10, 2009 at 4:55 am
Viewing 15 posts - 31 through 45 (of 70 total)