-
Recently we switched our Jenkins CI/CD environment to Java 21. Most of our Jenkins hosts use some build of OpenJDK (especially the Red Hat build), however some hosts are different (different, older Li…
-
**Github username:** @emerald7017
**Twitter username:** --
**Submission hash (on-chain):** 0xd4b2987f0bc50850b16d8e87ec987ff73ea72b34671d878f8500a1fddf553d26
**Severity:** high
**Description:**
## S…
-
**Github username:** @0xbrett8571
**Twitter username:** 0xbrett8571
**Submission hash (on-chain):** 0x73587454e05e9e8fbfe5c2c66d9dd6118ce0cadfb825be22550da26c00fd29ff
**Severity:** medium
**Descript…
-
Hello,
When I run a query that has the operator ``REF()`` I get an error ``Error: unknown Oracle type number 0``.
__Exemple__
```sql
SELECT REF(X)
FROM INTERVENANT X
WHERE X.MAT = 1000;…
-
### Current Behavior
```
postgres=# CREATE TABLE employees (
postgres(# employee_id NUMBER PRIMARY KEY,
postgres(# first_name VARCHAR2(50),
postgres(# last_name VARCHAR2(50),
pos…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Unable to fetch Schema for oracle DB
### Steps To Reproduce
1. pull v1.47 image locally
2. us…
-
In `/oracles` it is a transaction object as per specification.
```json
// 20240726165838
// https://mainnet.aeternity.io/mdw/v3/oracles
{
"data": [
{
"active": true,
"regis…
-
Hi everyone!
I’m working on a .NET 8 API that uses Kerberos authentication for both Oracle and Active Directory connections. Currently, my middleware calls client.Authenticate() on every API request…
-
**What type of your feature request?**
Need to test CenOS repository
- [ ] centos.8|centos.7|rhel.7 (In get.docker.com)
- [ ] oracleLinux7,Oracle Linux8 (rhel family)
Extra OS may need to …
-
Oracle オフラインバックアップの取得 ※まだ確認中
■ OSのユーザー「oracle」でログインする
ssh oracle@localhost -p2222
■ Recovery Manager(RMAN)を起動する
rman target /
```
[oracle@77b1d252f35c ~]$ rman target /
Recovery Manager…