SQLcl Connection

  • From: "Charlotte Hammond" <dmarc-noreply@xxxxxxxxxxxxx> ("charlottejanehammond")
  • To: Oracle List <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 23 Aug 2021 14:36:56 +0000 (UTC)

Hello,
I have only just started playing with SQLcl (version 19.1 on Linux) and have 
hit an oddity - just want to check if this is expected?
sql charlotte/mypassword@myhost/MYSID  <-- connects finesql 
charlotte/wrongpassword@myhost/MYSID <-- hangs
Is it meant to hang if I get my password wrong?   It looks like a bug (or at 
least a misconfiguration) but since I'm new I want to make sure I'm not 
overlooking something obvious.
Verbose mode shows nothing after:INFO: Attempting to connect using URL= 
"jdbc:oracle:oci8:@myhost:MYSID"
The hang also happens if I get the username or service wrong (it errors if the 
host is wrong).  And it's the same if I use nolog and then the connect command.
Thank you!Charlotte

Other related posts: