Viewing 15 posts - 196 through 210 (of 314 total)
Thanks for the vote.
How would that be possible? Do you mean failover first then add? The mirror is inaccessible to modify while it's running at the secondary DB......
August 24, 2009 at 11:57 am
Sorry about that- I overlooked the 10-15 databases you mentioned up top. Yeah, you are correct that mirroring that many might pose a problem depending on load. However,...
August 24, 2009 at 11:46 am
Good idea, I submitted feedback over at this URL:
http://www.attunity.com/request_information
Cheers,
Steve
August 24, 2009 at 9:17 am
I suppose you could pick and choose where to place the secondary file on the mirror database.
In my case, I mapped the .NDF to the E: partition, but I had...
August 24, 2009 at 9:12 am
With supporting over 200 instances, we implemented an SSIS packages that connects to all instances each morning to determine the last time the DBs were backed up using the same...
August 23, 2009 at 4:05 pm
haven't seen that before- i would try to uninstall the client tools and reinstall.
August 23, 2009 at 3:42 pm
I would say that is correct. the delay should set the restore off at 8:30 with a 30 minute delay and it scheduled at 8AM.
The logic needs to be
On...
August 23, 2009 at 3:39 pm
This script should get you started by telling you the object name, type, and which filegroup its a part of. The rest of the joins can be made accordingly...
August 23, 2009 at 3:26 pm
I have had this happen where I connect to a new session on my next login to the server. Check Terminal Services Manager and see ifyour old session is...
August 23, 2009 at 3:13 pm
The typical solution we use at my company is the following:
1. Active/Passive Primary instance.
2. Standalone secondary instance for DR (can certainly be clustered, but we only expect it to be...
August 23, 2009 at 3:10 pm
If you try creating a new database with an initial mdf size of 512MB in the same C:\Program Files\Microsoft SQL Server\MSSQL\Data\ path, does that succeed?
From your output, it looks...
August 23, 2009 at 2:56 pm
Thanks Steve. That makes sense based on my config.
Clustered active/passive (Primary) -- all SAN
G:
H:
I:
J:
K:
L:
M: MDF (per initial DB creation)
N: NDF -- added per my initial post.
Standalone (Mirror) -- All...
August 23, 2009 at 1:06 pm
Can you elaborate on the audit logs you are referring to?
August 23, 2009 at 12:13 am
Unfortunately, as Jack said, it's best to take the approach of limiting access.
Having said that, the approach that I would take is to draft up a formal document noting the...
August 23, 2009 at 12:00 am
Viewing 15 posts - 196 through 210 (of 314 total)