Viewing 15 posts - 1,501 through 1,515 (of 4,745 total)
try taking a log backup of the primary, then apply that to the mirror with norecovery. Then try to initiate mirroring.
September 27, 2011 at 6:34 am
On those sizes I would say you are safe to set the log to unrestricted growth, set growth to 1GB, backup the log, run the reindex, let the log grow,...
September 26, 2011 at 4:51 pm
How much free space have you got on the drive that you can afford to be used by the log file?
Whats the size and space used in the data file?
September 26, 2011 at 4:31 pm
you may want to go back to a point before your last full backup, so you would then need logs from before that backup.
you can restore logs and the leave...
September 26, 2011 at 4:20 pm
there are a number of options, you may have to experiment to see what works best for you.
Just increase the log file to a size that can handle the reindex....
September 26, 2011 at 4:10 pm
definitely get rid of one of the log files after the restore, having two is of no use at all.
And as perry said, 1 terrabyte log, wow!
And you are going...
September 26, 2011 at 10:35 am
have you explicitly granted the domain account execute on xp_create_subdir in the master database?
September 25, 2011 at 12:44 pm
don't think this has been mentioned....
check the permissions that the SQL server service account has on the files themselves (right click file, properties, security)
September 23, 2011 at 12:58 pm
Marios Philippopoulos (9/22/2011)
GilaMonster (9/22/2011)
Job history?
The history log of the failure is not very helpful:
Message
Executed as user: xxxx\xxxx. ..._Content', file 'xxxx' on file 1. [SQLSTATE 01000] (Message 4035) Processed 68...
September 22, 2011 at 2:51 pm
thats a darn good question and I don't know why its been made harder to find out something important such as why a backup failed, all the info should be...
September 22, 2011 at 2:04 pm
or try the registry via xp_regread and there are other options as well
http://support.microsoft.com/default.aspx?scid=kb;en-us;321185#3
September 22, 2011 at 1:58 pm
and when you do resize it, shrink it right down and manually grow it in 8GB chunks to get sensible sized VLFs.
presuming here you will need a reasonably large log...
September 22, 2011 at 1:23 pm
smecharrafie (9/22/2011)
Note that currently I have 2 sets of files...
September 22, 2011 at 8:20 am
SSAS I was responsible for, Qlikview I'm not, less work for me! 😉
Users decision to move to Qlikview, so they must prefer it.
September 22, 2011 at 8:14 am
Viewing 15 posts - 1,501 through 1,515 (of 4,745 total)