Almighty
SSCrazy
Points: 2016
More actions
August 12, 2016 at 4:59 am
#400567
Can we use partitioning on encrypted database?
env.. sql 2008 r2, tde encrypted can we use partitioning?
Eric M Russell
SSC Guru
Points: 125598
August 12, 2016 at 9:19 am
#1895235
Table Partitioning, TDE, and page compression can all work in conjunction.
"Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho
Steve Jones - SSC Editor
Points: 738773
August 12, 2016 at 1:05 pm
#1895283
As Eric mentioned, yes. TDE is the entire database, all the mdf/ndf files. Partitioning fits within here, so this works fine.
August 15, 2016 at 12:35 am
#1895371
Thanks folks ..
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply