-
Would help if the error returning also contained the SQL editor line number?
-
Hello,
I have sqlcl included in SQL Developer.
I exported my formatting settings using SQL Developer to an .xml file.
However, when I format the plsql/sql file in VSCode, it formats to a defaul…
-
Recently I started running into a problem with my `DATE` field.
In the system, my `DATE` is set to `06-NOV-15`.
However, when I query the field the return value is:
`Thu Nov 05 2015 23:00:00 GMT-05…
-
### Versions:
- ide-helper Version: 2.8.2
- Laravel Version: 7.30.4
- PHP Version: 7.4.20
##Other probabily relevant library
- Oracle Laravel - yajra/laravel-oci8 - Version 7.1.1
### Descr…
-
Hi, while running the cohort Diagnostics I have the following error:
Error when running CohortDiagnostics::runCohortDiagnostics on CohortGroup: target
Error in CohortDiagnostics::runCohortDiagnostic…
-
SELECT * works fine.
Trying to add data (INSERT INTO) then returning all (SELECT *) works fine locally. however, this value is not set in sqldeveloper. (Or set in the remote oracle database )
If the…
-
Maybe not an issue but I can't find an explanation.
From the IGNORE line at :
> … download linuxx86-13.10.0.20.tar.gz into /var/db/repos/ports/distfiles …
https://cgit.freebsd.org/ports/tre…
-
I used these steps in Azure to install ORACLE 12c and 19c database. I can login as SYS and make modifications via sqlplus or sql developer. I then created a user via sqlplus (also tested with sqldev…
-
**Describe the bug**
In the following test package the Test2 fails, because the sdo_relate function nothing found.
Only difference between Test1 and Test2 is that a dummy select on a table in anothe…
-
- While using `cx_oracle` to connect to a cloud database, it is required that we unzip the wallet to a directory and set the `init_oracle_client`'s `config_dir` parameter to the unzipped wallet dire…