Skip to content

ORACLE_FDW in AWS Aurora Postgres

0

How can we change SQLNET.ENCRYPTION_CLIENT = Accepted to Requested in Oracle_FDW extension? Which parameter has to be changed?

asked 3 years ago207 views
1 Answer
0

Hello, you need to modify the orafdw_init.ora file. Locate the SQLNET.ENCRYPTION_CLIENT parameter and change its value and restart Aurora PostgreSQL.

EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.