Viewing 15 posts - 331 through 345 (of 628 total)
Thank you.
TDE enabled on that database.
Is TDE will effect the compression size?
February 11, 2015 at 7:21 am
Yes. Scheduled through the sql job agent
But needs to move the getdate()-2 backup files only. Not everything
Thank you
February 5, 2015 at 12:52 pm
I opened the maintenance plan to edit but I didn't see file system task there.
I am aware that in the normal SSIS packages we have the file system task but...
February 5, 2015 at 11:26 am
How to find the trace flag 2371 is enabled or not in our environment?
February 5, 2015 at 10:34 am
Yes
I verified the backup is not completed. Now the problem resolved
February 4, 2015 at 10:34 am
Hi Lempster,
To give you some more clarification, why I am using SSIS package
Currently the backups are residing in one server but database has to restore in another server.
I have...
January 26, 2015 at 5:27 pm
Thank you. It is working
January 14, 2015 at 4:06 pm
The Index is system generated one.
It gave me below syntax
ALTER TABLE [dbo].[Test] DROP CONSTRAINT [UQ__Test__BED14FEE58EB02C0]
GO
ALTER TABLE [dbo].[Test] ADD UNIQUE NONCLUSTERED
(
[ID] ASC
)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF,...
January 14, 2015 at 3:35 pm
Here my concern is if I gave public server role and dbo owner for some databases, they can't see job history or they can't create maintenance plans
December 15, 2014 at 7:15 am
Viewing 15 posts - 331 through 345 (of 628 total)