-
I'm running ruby 2.0 on Mac,
here's the Gemfile:
gem 'sinatra'
gem 'thin'
~ #gem 'dm-postgres-adapter'
- gem 'dm-oracle-adapter'
gem 'dm-core'
gem 'json'
gem 'haml'
gem 'dm-serializer'…
-
to run `apxchpwd.sql` and change the admin password from ` auto-ords-reg` we must define remote tns?
-
### Materialized view with the package
How do I run this materialized view with the package?
- It works
```
$conn = oci_pconnect("user", "pass", "127.0.0.1/XE");
$sql = oci_parse($conn, "BEGI…
-
Since the last update, we have discovered that the startup of the container the first time takes several minutes, compared to starting later on which takes seconds. This have been tested on newly star…
-
For environments that want to launch Oracle XE quickly need to pre-load `oradata` folder onto shared drive then copy it. This ticket is to document the process.
-
Hello, I'm getting the following error message when attempting to clone the repository. When I run this command:
git clone git@github.com:fuzziebrain/docker-oracle-xe.git
I get this error messa…
-
Following all the steps ai in the below process the failure occurred:
-- Build Image
docker build -t oracle-xe:18c .
Return description error:
Step 5/11 : RUN yum install -y oracle-database…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues.
### What happened
json文件:
`{
"job": {
"content": [
…
-
Hello
In OpenShift 3.11 I mounted /u01/app/oracle/oradata and when I start DB I see in logs following and folder /u01/app/oracle/oradata is empty:
> ALTER DATABASE MOUNT
> ORA-00210: cannot o…
-
Could support be added for this? According to the comments I found, only SE, EE, and SEONE are supported.