-
Updated
Jun 20, 2020 - Go
oracle-database
Here are 564 public repositories matching this topic...
-
Updated
Jun 7, 2020 - Python
-
Updated
Jun 18, 2020 - Java
- Include a link to the documentation section or the example
- Describe the confusion
Python's decimal.Decimal defaults to scientific notation for representing very small float values. Since the docs suggest using Decimal for retaining float precision, I think it makes se
Hy,
Is there any way or setting, that when I run a query, then the result opens in a separate editor and doesnt overwrite the result in the editor of the previous query?
Thank you.
Is your feature request related to a problem? Please describe.
We have a database schema which includes temporary objects - this means objects which are required only for a short time like procedure for upgrades or objects which are still work in progress - and legacy test code. Temporary objects are always prefixed with the username of the author like:
windowsusr_my_table
Test Procedures a
add as a gitbook plugin
Building fails:
Running transaction
Installing : file-5.11-33.el7.x86_64 1/2
su: cannot open session: Permission denied
[SEVERE] The su command is not configured properly or the oracle user does not have the required privileges to install the Oracle database. If you are running in a Docker environment, ensure to set the environment variable ORACLE_D
I reorgnized the directory structure for my inventory in ansible-oracle.
tree inventory/
inventory/
└── orafs
├── group_vars
│ └── all
├── hosts
└── host_vars
└── oradb03
└── vars.yml
└── oradb04
└── vars.yml
Replace hosts with symbolic links to the files in inventory when a central file for the hosts-inventory
-
Updated
Jun 17, 2020 - C#
-
Updated
Jun 15, 2020 - Java
Trying ORDS 19.1 in front of Oracle EE 12.1.0.2 with rest-sql/demo-all-in-one.html samples.
Got this in reply:
{
"env": {
"defaultTimeZone": "GMT"
},
"items": [
{
"statementId": 1,
"statementType": "sqlplus",
"statementPos": {
"startLine": 1,
"endLine": 1
},
"statem
Hi!
We have a database that can only be reached over TLS with a certificate, but it does not seem that there are any configuration options to enable this. Any ideas?
-
Updated
Oct 17, 2018 - Python
-
Updated
Jun 3, 2020 - Shell
-
Updated
Aug 8, 2017 - Shell
-
Updated
Jun 17, 2020 - Puppet
-
Updated
May 12, 2020 - Java
-
Updated
Jan 29, 2020 - JavaScript
-
Updated
Jun 14, 2020 - Java
-
Updated
Jun 23, 2020 - C++
While all necessary information is available, it might help folks new to cli to have a comprehensive list of usage examples
- Using suite-path instead of package
- call tests of different users
- call certain tags
- call specific contexts
@jgebal Do you think it might be valuable to add a notice that cli offers the full functionality of ut.run-API (besides a_force_manual_rollback)?
-
Updated
Jan 7, 2020 - Python
Improve this page
Add a description, image, and links to the oracle-database topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oracle-database topic, visit your repo's landing page and select "manage topics."
I followed this manual https://github.com/oracle/docker-images/tree/master/OracleDatabase/SingleInstance and place the binaries in the right folder but i got this error after running
./buildDockerImage.sh -v 12.2.0.1 -e