Viewing 15 posts - 346 through 360 (of 4,272 total)
Actually this is pretty easy.
If you NEVER EVER EVER want instance 2 to fail over to node 1 and only ever be on node 2 or 3 you...
April 25, 2012 at 9:50 pm
Well You will need to download the Microsoft Access Database Engine from MS, it is version 14.x I believe and install it on the server. Another option is to...
April 11, 2012 at 3:58 pm
I'm guessing 64-bit SQL.. HAve you installed the 64-bit ACES drivers?
CEWII
April 11, 2012 at 3:41 pm
All excellent posts and points..
Did you see anything in the windows eventlog during those periods?
CEWII
April 10, 2012 at 12:06 pm
I'm with Lynn, this isn't going to happen on its own, something has to DO it. And depending on version of SQL depends on what your options are. ...
April 10, 2012 at 10:51 am
That is strange.
The job that calls the first one is owned by the same user that owns the others? but then again that wouldn't really matter, backups are executed...
April 10, 2012 at 10:48 am
opc.three (4/6/2012)
Not sure, but your registered SPNs may need to be updated after the rename if the FQDNs change with the rename.
Hadn't thought of the SPNs, good reminder, thanks.
CEWII
April 8, 2012 at 11:49 am
Perry Whittle (4/7/2012)
Are the SQL server services using group or SID based security?
Are your domain admins migrating accounts from domain A to domain B...
April 8, 2012 at 11:48 am
You are very welcome.
CEWII
April 6, 2012 at 2:43 pm
I'm actually a little fuzzy what is being asked..
CEWII
April 6, 2012 at 12:20 pm
While it feels hacky I think that is the way to do it.. About the only other way I could think about would be to create a table in...
April 3, 2012 at 11:47 am
gregory.anderson (3/30/2012)
Wow, this took 3 hours 13 minutes to run. Should I be doing a percentage on the scan instead?
Create Statistics CorrespondenceLog_CorrespondenceFO On IARTS.dbo.CorrespondenceLog (CorrespondenceFO) With FULLSCAN
I would probably have...
March 30, 2012 at 10:07 am
I ended up not filtering myself. And it works well.
In SSMS if you right click on the table and get properties, if you go to storage under Filegroups if...
March 29, 2012 at 1:12 pm
Thats a big table, I've only got about 4M but about 1.4TB of space used. And this helped me a lot. Keep in mind they have to be...
March 29, 2012 at 12:52 pm
Viewing 15 posts - 346 through 360 (of 4,272 total)