SQLcl (Liquibase) (MOSC)

MOSC Banner

SQLcl issues with Oracle's Wallet

edited Oct 23, 2024 1:00PM in SQLcl (Liquibase) (MOSC) 4 commentsAnswered

Hi,

My wallet/tnsnames configuration seems to be ok since it works perfectly with sqlplus.

But with SQLcl ( with or without -oci, i tried both) I got two issues.
1- when using a tns alias to connect SQLcl is looking for the tns definition "(DESCRIPTION=…" in the wallet and not for the alias name itself. it works only if I add the full description from the tnsnames.ora as credential in the wallet.

2- when using ezconnect syntax containing a "/" (the // at the beginning or the / before the service_name) SQLcl doesn't find it in the wallet, and the mkstore -listCredential shows them exactly as they appears in the connect line.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center