If I create a strongly encrypted database, and then create additional db spaces in it, are the additional .db files encrypted using the same key ?

asked 24 Mar '14, 09:40

trexco's gravatar image

trexco
336111423
accept rate: 0%


Yes. The DB file, transaction log file, dbspace files, and temporary files are all encrypted using the same key.

permanent link

answered 24 Mar '14, 09:41

Graeme%20Perrow's gravatar image

Graeme Perrow
9.6k379124
accept rate: 54%

Thanks Graeme

(24 Mar '14, 09:44) trexco
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×46

question asked: 24 Mar '14, 09:40

question was seen: 2,228 times

last updated: 24 Mar '14, 09:44