Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2005
»
SQL Server 2005 General Discussion
»
BACKUP CERTIFICATE error Msg 15466, Level 16,...
BACKUP CERTIFICATE error Msg 15466, Level 16, State 1, Line 2
Rate Topic
Display Mode
Topic Options
Author
Message
Eduardo Olivera
Eduardo Olivera
Posted Wednesday, January 23, 2013 4:11 AM
Valued Member
Group: General Forum Members
Last Login: Monday, April 08, 2013 10:20 AM
Points: 65,
Visits: 201
I am receiving the following errror when trying to backup the certificate I just created.
Msg 15466, Level 16, State 1, Line 2
The statement is as follows:
-- Save the certificate to disk
BACKUP CERTIFICATE certname
TO FILE = 'C:\Temp\certname.cer'
WITH PRIVATE KEY (
FILE = 'C:Temp\certname.pvk',
ENCRYPTION BY PASSWORD = 'epwd',
DECRYPTION BY PASSWORD = 'dpwd'
)
GO
Searching through the web I have found entries referring to issues from encrypting databases to linked servers and referrences to this error happening because master was restored. In our case, master was not restored from any server, not even itself. I am using SQL 2005.
Thanks in advance for your assistance,
Eduardo
Post #1410462
Eduardo Olivera
Eduardo Olivera
Posted Wednesday, January 23, 2013 5:38 AM
Valued Member
Group: General Forum Members
Last Login: Monday, April 08, 2013 10:20 AM
Points: 65,
Visits: 201
Please ignore this message, I panicked too fast. It was just a password mismatch.
Post #1410506
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.