-
### jansi is the cause
Running `bin/sql` on [OpenBSD](https://www.openbsd.org/):
```
Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no jansi in jav…
ghost updated
5 years ago
-
Hi
I am new to implementing utPLSQL-cli .
1. When I use 'run' it executing fine , but with 'reporters' getting the below error.
```
$ utplsql reporters $UT_DATABASE
Exception in thread "main"…
MS-24 updated
5 years ago
-
**Describe the bug**
Under Oracle EE 18.5.0.0.0 tests with %beforeeach or %aftereach fails with ORA-20204.
ORA-20204: Suite test does not exist
But both exist!
**Provide version info**
Informa…
-
Hi Team,
am not able to fetch the tables using below command can u please help me on this.
export ORACLE_HOME=/opt/app/oracle/product/12.1.0/client_64/
export LD_LIBRARY_PATH=$ORACLE_HO…
-
How can I connect to SYS ?
-
As reported by @PhilippSalvisberg , there is a problem with some of behaviors when DDL trigger is disabled.
To reproduce (run as UT3)
```sql
create or replace procedure do_check is
t timestamp…
-
#### System information:
- Operating system (distribution) and version: Windows 10 October update
- DBeaver version: Latest, 5.3.4
- Java version: Built in with 5.3.4
- Additional extensions
…
yevon updated
5 years ago
-
linux
oracle connect error, bug sqldeveloper is ok
the same connect info
```
Listener refused the connection with the following error:
ORA-12514, TNS:listener does not currently know of servic…
-
Without rules it works:
> [Extension Host] (echo format file "\\\\...\format_temp.sql" "\\\\...\format_temp.sql") | "C:\sqlcl\bin\sql.exe" /nolog
> console.ts:136 [Extension Host]
> SQLcl: Relea…
-
Hi,
I am working on the integration of node-oracledb into sequelize and I'm having an issue :
I can't execute a create table statement without an error. At each time, I got ```ORA-00922: missin…