-
Hi experts,
followed the steps documented under
https://docs.oracle.com/en/middleware/idm/identity-governance/12.2.1.4/tutorial-oig-docker/
and fail at
Step 4 - Create and Run the OIG WebLogic A…
-
While running IS Integration Tests, user does not get deleted since there is pending workflow, which is user claim is yet to be deleted.
**OS**: CentOS 7.4
**Database**: Oracle 12c
**JDK**: Orac…
-
### Expected behavior
Hoping the problem does not sit before its laptop:
I expected the Call to the following procedure would succeed:
```
create or replace PACKAGE VEK_Generator IS
..…
-
Followed the below steps :
https://github.com/rundeck/rundeck/issues/7180
And still getting error for 3.4.x
[2021-07-26T22:19:48,094] ERROR boot.SpringApplication - Application run failed
[…
-
With oracle xe 11 its works normal. I tried to run with oracle12c(docker image sath89/oracle-12c) in container. But I have the next error. When I use IDE for connecting to database I have the same err…
-
Get a warning as below when the databases are pointed to Oracle. The driver is copied to /repository/components/tools/forget-me/lib directory. What could be the reason?
```
2018-03-08 14:01:48 INF…
-
jOOQ 3.10 added support for generating code for PL/SQL `%ROWTYPE` references in procedures and functions (#6530 and others).
In Oracle 18c, the type information is no longer available from `ALL_ARG…
-
*@dmvianna commented on Sep 24, 2018, 2:49 AM UTC:*
Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on [https://stack…
ghost updated
3 years ago
-
I am doing bulk insertion using executeMany in node-oracle db. It executes successfully , but the Numbers with decimal points are being inserted as a false very large value ...
Actual values are f…
-
I have PHP 7.3.5 with thread support, and VC15
If I try to run this:
$runtime = new \parallel\Runtime();
echo "Hello";
$runtime->kill();
die();
I get no output, the page st…