Viewing 15 posts - 6,631 through 6,645 (of 9,253 total)
bsegermeister (9/8/2011)
September 9, 2011 at 1:59 am
sqlguy-736318 (9/8/2011)
September 9, 2011 at 1:49 am
sqlguy-736318 (9/8/2011)
September 9, 2011 at 1:45 am
Does the remote server have a firewall running?
Go into SQL server configuration manager on the remote server and check the protocols enabled.
September 8, 2011 at 5:49 pm
In the last 7 years i've used either Litespeed or SQLBackup and they're both good, although SQLBackup would be my preference.
September 8, 2011 at 1:34 pm
Andrew Notarian (9/8/2011)
September 8, 2011 at 1:26 pm
September 8, 2011 at 11:50 am
AAKR (9/7/2011)
I need documentation on this if any one have the documentation or any links on this.... plsss ..thankyou advance...:-)
how are your backups currently taken through litespeed, litespeed maintenance...
September 8, 2011 at 4:30 am
For me, backing up across a network is just asking for trouble. I prefer local then mirroring out as necessary
September 8, 2011 at 2:25 am
ALZDBA (9/8/2011)
SpringTownDBA (9/7/2011)
DB1, min 6-7 GB, unlimited max
DB2, min 3-4 GB, unlimited max
as it is currently configured, you have 40 GB of ram and only 18 GB can...
September 8, 2011 at 2:19 am
What command are you using to change the timeout?
What does this return when run against the principal
select db_name(database_id),
mirroring_connection_timeout...
September 7, 2011 at 7:09 pm
What storage mediums are you using?
Local disks, San, etc
September 7, 2011 at 7:06 pm
I bulk copy the syslogins table to a file and transfer to my DR server. On the dr box I import to a temp table and where the user in...
September 7, 2011 at 7:02 pm
Viewing 15 posts - 6,631 through 6,645 (of 9,253 total)