oracle-db-tools icon indicating copy to clipboard operation
oracle-db-tools copied to clipboard

This project is a repository of sample code that will demonstrate various concepts to assist developers in building applications around Oracle Database technologies. SDKs and scripts will be available...

Results 23 oracle-db-tools issues
Sort by recently updated
recently updated
newest added
trafficstars

I tried customAccept.sql and I have got SQL Error: ORA-00936 SQLcl: Release 20.4 Production on Út Bře 16 09:56:05 2021 Copyright (c) 1982, 2021, Oracle. All rights reserved. Last Successful...

I have got strange errors in sqldeveloper console. I don't know how it is important, formating code seems to be working OK. I have downloaded latest version of [plsql-formatter-settings-main](https://github.com/Trivadis/plsql-formatter-settings).zip (readme...

Template for contents of examples

@krisrice in https://github.com/oracle/oracle-db-tools/tree/master/sqlcl/examples add a README with a table listing: - File name - Description

enhancement

Hi there. I'm reporting a bug on SqlCl. **(Tested on SqlCl version 19.2.1.206.1649 )**. With the statement CREATE JAVA, SqlCl mishandles quotes symbols whenever they are contained in single-line java...

bug

Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=xnQiEstFRNCH3EAi7zdv3g==) The following is from the listener.ora file LISTENER = (DESCRIPTION_LIST = (DESCRIPTION = (ADDRESS...

Hi. Is it possible to get expSavedReports expPubReports options for APEX EXPORT command? Appreciate for help!

Trying ORDS 19.1 in front of Oracle EE 12.1.0.2 with rest-sql/demo-all-in-one.html samples. Got this in reply: { "env": { "defaultTimeZone": "GMT" }, "items": [ { "statementId": 1, "statementType": "sqlplus", "statementPos":...

I ran into a very strange phenomenon: `sql test/[email protected]:1521/service1` Fails as expected with a I/O error (network could not establish connection) But adding an exclamation mark to the **password** `sql...

SQLcl version: 17.4.0.354.2224 and 18.2 tested. The result is the same. I used SQLcl to execute an SQL which output a column whose type is clob and contains string longer...