Bugs Fixed
Here is a limited list of some high priority bugs fixed for 21.2.2
- 33145474 - CONSOLE OUTPUT ISN'T GOING INTO SPOOLED FILE
- 33112651 - APEX COMMAND IS NOT WORKING
- 33110791 - 'APEX' AND 'APEX LIST' -> JAVA.LANG.ILLEGALARGUMENTEXCEPTION
- 33067043 - NOT ABLE TO CONNECT TO A CLOUD WALLET
- 33042805 - UNEXPECTED STACK TRACE ON CTRL-C
- 33042314 - FAILS TO LOOKUP CREDENTIALS IN CLOUD WALLET WHEN SERVICE ALIAS DIFFERS BY CASE ALONE
- 32992687 - INCONSISTENT FORMATTING OF THE IN LIST
- 32978109 - TNSNAMES AND PLSQL BLOCK VARIABELS IN THE COMPLETER
- 32939436 - LIQUIBASE(LB) GENSCHEMA ERROR IF SCHEDULE JOB NAME CONTAIN '$'
- 32913587 - SHELL SCRIPT WARNING WHEN CONNECTING TO DB FROM SQLCL WITH JKS PARAMETERS
- 32805033 - COMPLETION INSIGHT FOR COLUMNS IN A SECOND QUERY
- 32153318 - LIQUIBASE ABILITY TO HAVE THE DB COMPONENT XML FILES PLACED INTO FOLDERS
Here is a limited list of some high priority bugs fixed for 21.2
- 32738352 - INCORRECT CURSOR POSITION FOR AUTO COMPLETION WITH EMOJIS IN SQLPROMPT/li>
- 31100317 - FIXED WRONG HANDLING OF TIMESTAMP WITH LOCAL TIME ZONE
- 32203732 - DDL COMMAND DOES NOT SAVE FILE IN CURRENT WORKING DIRECTORY
- 32850700 - ADDED NEW FUTC LICENSE TO SQLCL
- 32883421 - ADD ABILITY TO ADD STATUSBAR COMPONENTS TO SQLCL
- 31951800 - SUPPORTS SWAGGER IMPORT
- 27765753 - PAGINATION FOR SQL HISTORY COMMAND
- 32367188 - COMMAND "ALIAS" DOESN'T SHOW ALL ALIASES
- 32669855 - LIQUIBASE: DROP COLUMN NOT DONE BY LB UPDATE AND UPDATESQL
- 32619598 - LB ROLLBACK COMMAND IS NOT WORKING FOR CHANGELOG
- 32619358 - LB UPDATE COMMAND IS NOT WORKING FOR CHANGELOG
- 32491698 - GENCONTROLFILE HAS CORRUPTED PATH TO LIQUIBASE HOSTED XSD
- 32491642 - UPDATE WITH PATH TO CONTROLLER GIVES ERROR LIQUIBASE.EXCEPTION.SETUPEXCEPTION FILE NOT FOUND
- 32479806 - LIQUIBASE: GENOBJECT: USING REPLACE FLAG RESULTS IN XML OUTPUT REPLACEIFEXISTS IS LOWERCASE
Before You Start JRE Support
- SQLcl release 21.2 requires Java version 1.8 and above. Go here to download the latest version.
- If SQLcl cannot find a local JRE, you will be prompted to enter the location path for the JRE. Note that the prompt wants only the folder, not the java.exe. For example C:\Program Files\Java\jre1.8.0_262
- Java versions 9 and 10 are not supported.
Known Issues - Invoking SQL Recall for a previous statement which has a line exceeding the width of your display, the in-line editor will be unable to access or edit the line with the overflow. Workaround this issue by resizing your terminal display wide enough to prevent line-wrapping.
Platform Support
-
SQLcl release 21.2 is available for Windows 10 and Windows Server 2008/2012, Linux or Mac OS X. (See full Certification)
- If using a OCI “Thick” connection type, a 21c Oracle Client will be required
Installing or Upgrading
All new releases of SQLcl and SQL Developer require a full installation. Download and unzip the file into an empty folder. Ensure the "Use folder names" checkbox is checked when unzipping the file.
| Support Production Releases - you are supported by Oracle Support under your current database Support license for SQL Developer production releases. Log SQL Developer bugs and issues using My Oracle Support for the product. | Feedback There are a number of different forums supporting the features in SQLcl. When using the forums, be sure to use clear subject lines to initiate a thread and try to avoid using old, unrelated threads for a new issue. SQL*Plus List of Unsupported Commands and Features Commands | - REPHEADER
- REPFOOTER
System Variables and Environment Settings via the SET Command
- autoprint
- autorecovery
- cmdsep
- copytypecheck
- describe
- eschar
- flagger
- flush
- fullcolname
- logsource
- loboffset
- markup
- recsep
- recsepchar
- shiftinout
- sqlcase
- sqlprefix
- sqlterminator
- tab
- underline
- xmloptimizationcheck
| |