ORA-28759: Problem connect to Oracle cloud (ADW) via sqlplus
Summary
connect to ADW with SQLcl is okay, but not sqlplusContent
Hi, I am having a strange problem when connect to Oracle cloud (ADW) Connect using SQLcl and SQLDeveloper works, but not sqlplus, i.e.,
[oracle@oel2 ~]$ export TNS_ADMIN=/u01/app/oracle/homes/OraDB19Home1/network/wallet/
[oracle@oel2 ~]$ sql admin/****@adwpo1_high
SQLcl: Release 19.1 Production on Mon Dec 30 10:36:26 2019
Copyright (c) 1982, 2019, Oracle. All rights reserved.
Last Successful login time: Mon Dec 30 2019 10:37:30 -05:00
Connected to:
Oracle Database 18c Enterprise Edition Release 18.0.0.0.0 - Production
Version 18.4.0.0.0
SQL>
[oracle@oel2 ~]$ export TNS_ADMIN=/u01/app/oracle/homes/OraDB19Home1/network/wallet/
Tagged:
0