Problem
While creating a catalog for Global Data Service 19, error GSM-45029 is reported:
GDSCTL> create gdscatalog -database catalog -user gsm_admin
"gsm_admin" password:
GSM-45029: SQL error
Oracle Error ORA-12650
The catalog database is 19.16 release or higher
Solution
Edit sqlnet.ora file of the catalog database to include the setting:
SQLNET.ENCRYPTION_TYPES_SERVER = (RC4_256, AES256)
No comments:
Post a Comment