Viewing 15 posts - 151 through 165 (of 347 total)
you could do a data compare. there are various tools available to accomplish this. Visual Studio for Database Pros and redgate sqldata compare are the 2 I have used, and...
May 29, 2008 at 12:23 pm
I'm not advocating this as a permanent solution, but rather a step to narrow things down. is it possible to give the account you are using in the server agent...
May 16, 2008 at 3:52 pm
You are using the configuration manager to set this up right? you are not doing it direcly in services, I know that can cause security issues if you do it...
May 16, 2008 at 3:41 pm
BTW - did you go to high school in Michigan?
I used to know a guy named Eric Goforth
May 16, 2008 at 3:30 pm
I'm sure you probably did this, but can you double check to make sure you are using the correct password for the agent service. Just paste it in there again.
May 16, 2008 at 3:29 pm
I play guitar and bass. We also have a high number of musicians in our department. not so much on the server/admin side as the programming side. This also hold...
May 15, 2008 at 9:32 am
look at these tables in msdb:
backupfile,
backupfilegroup
backupmediafamily
backupmediaset
backupset
May 9, 2008 at 9:56 am
you could certainly have both instances running on the physical box if it can handle both, but the previous suggestion isn't bad either.
May 8, 2008 at 12:04 pm
I prefer to create my databases using the SA login. That way we don't run into problems with logins getting deleted. This works well for our environment. We are also...
May 8, 2008 at 7:04 am
OK, so you have a couple of options here. If you think one node can handle both intsances, there should not be a prolem. you would end up with an...
May 7, 2008 at 10:46 am
Fist, ensure SQLMail is enabled using the sql server surface area configuration tool.
Next, be sure you have an outlook client installed and working on the server.
Log into the server...
May 7, 2008 at 8:46 am
So I take it you have a two node active/passive setup, having one instance installed on a two node cluster?
May 7, 2008 at 8:37 am
we get that error sometimes. In our environment, it's usually caused by deleting the login that owns the database. We then have to change the owner to SA using t-sql...
May 7, 2008 at 8:30 am
yeah, I realize the cap on the sizes, but it's frustrating to me that I can't actually set it to unlimited growth. I'm trying to setup monitoring for consistent settings...
May 1, 2008 at 3:29 pm
here it is, you will need to rename it to .tdf
April 29, 2008 at 1:11 pm
Viewing 15 posts - 151 through 165 (of 347 total)