What parameters should you use?

You want encrypt message sent or over TCP/IP to server usserver1, where the goldenGate
manage process is running on port 7809. Your requirements include using a custom encryption
key and advanced encryption standard (AES), and you have created an ENCKEYS file
What parameters should you use?

You want encrypt message sent or over TCP/IP to server usserver1, where the goldenGate
manage process is running on port 7809. Your requirements include using a custom encryption
key and advanced encryption standard (AES), and you have created an ENCKEYS file
What parameters should you use?

A.
This feature is not supported in oracle goldenGate 10.

B.
RMTHOST usserval, MGRPORT 7809, ENCRYPT AES, ENCRYPT KEY

C.
RMTHOST usserval, MGRPORT AES, ENCRYPTKEY MYKWY, MBRPORT 7809

D.
RMTHOST usserval, MGRPORT 7809, ENCRYPT BLOWFISH ENCRYPTKEY MYKEY

Explanation:
Reference :
http://gavinsoorma.com/2010/07/goldengate-encrypting-data-and-passwords/



Leave a Reply 2

Your email address will not be published. Required fields are marked *


WELLINGTON PRADO

WELLINGTON PRADO

I Didn’t understand the relation between the question about AES encryption with the answer BLOWFISH encrypt!!

The correct answer should be something like this:

RMTHOST 20.20.20.17, MGRPORT 7809, ENCRYPT AES192, KEYNAME newyork

Francisco

Francisco

The correct answer is A. AES encryption is not supported on Goldengate 10g, only on 11g onwards.