Re: encryption wallet in asm for standby

  • From: Adric Norris <landstander668@xxxxxxxxx>
  • To: andrew.kerber@xxxxxxxxx
  • Date: Wed, 18 Jan 2017 14:41:06 -0600

You can copy local files (in ASM or otherwise) directly to a remote ASM
instance using the *asmcmd* command. It's been awhile since I've done this,
but the syntax is roughly:

ASMCMD [+] > cp +data/mydb/datafile/some_file sys/password@server.
+ASM1:+data/somewhere/somefile

Type "help cp" from within asmcmd to get more info and examples.

One caveat is that you *must* be able to resolve the remote host using a
short name. This is because Oracle decided to make "." a delimiter for the
connect string, and (as of 11.2.0.3, IIRC) didn't provide any facility to
escape characters.



On Wed, Jan 18, 2017 at 12:00 PM, Andrew Kerber <andrew.kerber@xxxxxxxxx>
wrote:

I have been looking around, and I cant find a good step by step document
for this.  I have a primary database that uses TDE, and has the wallet in
ASM..  I need to figure out the steps to copy the wallet from the primary
to the standby, Preferably still using ASM on the standby, though that is
not critcal.  Oracle 12c on linux.

--
Andrew W. Kerber

'If at first you dont succeed, dont take up skydiving.'




-- 
"In the beginning the Universe was created. This has made a lot of people
very angry and been widely regarded as a bad move." -Douglas Adams

Other related posts: