Viewing 15 posts - 646 through 660 (of 4,745 total)
Larry Kruse (4/24/2013)
When I select to "Add features to existing..." it displays a pull-down with the...
April 24, 2013 at 1:42 pm
is it there but greyed out?
what permissions do you have?
April 24, 2013 at 12:45 pm
are you goiung through this process?
new installation or add features to an existing installation
setup support file installation
Installation type - select 'new installation or add shared features'
setup role - sql server...
April 24, 2013 at 12:42 pm
and you can do this whilst the cluster is running.
April 24, 2013 at 10:42 am
SSRS is not cluster aware (sigh). You will need to add a new feature and then create a new instance just for SSRS.
Then you will have to configure SSRS for...
April 24, 2013 at 10:38 am
keeping it simple - right click on database - tasks - export data
April 24, 2013 at 10:23 am
thats a big subject and the best answer depends on what the backup server will be used for and what latency you require.
You need to research clustering, database mirroring, logshipping...
April 24, 2013 at 5:26 am
good spot.
If you look a the create database statement in msdn it states:
'When a CREATE DATABASE database_name statement is specified without additional size parameters, the primary data file is made...
April 24, 2013 at 5:06 am
Hmmm, that should work, make really sure she has diconnected, kill her connections if you have to.
April 23, 2013 at 7:52 am
those are very small backups . Track it for at least a week and see if you get any huge log backups, these usually occur when re-indexing is done.
April 22, 2013 at 2:19 pm
Jeffrey Williams 3188 (4/22/2013)
No need for a custom install...That is a standard report provided within SSMS...right-click your database, select Reports, Standard Reports and the Disk Usage by Top Tables report.
and...
April 22, 2013 at 2:15 pm
ok, we seem to have gone from a 3mb log to a 14GB one overnight. Just change the growth factor but otherwise leave the logs alone. HAve you changed the...
April 22, 2013 at 7:33 am
Initial size 3mb? Are you still shrinking the log? If so stop doing that.
Presuming 6GB is your largest log backup personally I would grow the log to 8GB in one...
April 21, 2013 at 4:36 pm
Viewing 15 posts - 646 through 660 (of 4,745 total)